2025-04-16 13:59:48.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-1 - configuration: 2025-04-16 13:59:48.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 13:59:48.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 13:59:48.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 13:59:48.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 13:59:48.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 13:59:48.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 13:59:48.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@c386958 2025-04-16 13:59:48.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 13:59:48.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 13:59:48.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 13:59:48.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 13:59:48.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 13:59:48.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 13:59:48.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 13:59:48.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 13:59:48.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 13:59:48.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 13:59:48.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 13:59:48.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 13:59:48.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 13:59:48.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-16 13:59:48.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-16 13:59:48.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 13:59:48.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 13:59:48.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-16 13:59:48.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 13:59:48.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-1" 2025-04-16 13:59:48.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 13:59:48.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 13:59:48.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 13:59:48.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 13:59:48.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 13:59:48.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 13:59:48.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 13:59:48.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 13:59:48.869 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Starting... 2025-04-16 13:59:48.921 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e307087 2025-04-16 13:59:48.921 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e307087 2025-04-16 13:59:48.921 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Start completed. 2025-04-16 13:59:48.986 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e307087 2025-04-16 13:59:49.003 [Test worker @coroutine#2] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e307087 2025-04-16 13:59:49.006 [Test worker @coroutine#4] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e307087 2025-04-16 13:59:49.022 [HikariPool-1 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 13:59:49.024 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@350e8cae 2025-04-16 13:59:49.025 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@350e8cae 2025-04-16 13:59:49.027 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@3bc9647f 2025-04-16 13:59:49.027 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@3bc9647f 2025-04-16 13:59:49.029 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ff6e7de 2025-04-16 13:59:49.030 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ff6e7de 2025-04-16 13:59:49.032 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@7af46e44 2025-04-16 13:59:49.033 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@7af46e44 2025-04-16 13:59:49.035 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b5ef648 2025-04-16 13:59:49.036 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b5ef648 2025-04-16 13:59:49.038 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@4bc497c0 2025-04-16 13:59:49.038 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@4bc497c0 2025-04-16 13:59:49.041 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@43845171 2025-04-16 13:59:49.041 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@43845171 2025-04-16 13:59:49.043 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@1adb910b 2025-04-16 13:59:49.043 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@1adb910b 2025-04-16 13:59:49.045 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@567bd8ae 2025-04-16 13:59:49.046 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@567bd8ae 2025-04-16 13:59:49.046 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-04-16 13:59:49.142 [DefaultDispatcher-worker-3 @coroutine#7] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-16 13:59:49.142 [DefaultDispatcher-worker-3 @coroutine#7] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-16 13:59:49.143 [DefaultDispatcher-worker-3 @coroutine#7] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-16 13:59:49.144 [DefaultDispatcher-worker-3 @coroutine#7] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-16 13:59:49.144 [DefaultDispatcher-worker-2 @coroutine#6] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e307087 2025-04-16 13:59:49.145 [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-04-16 13:59:49.145 [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-04-16 13:59:49.145 [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-04-16 13:59:49.206 [Test worker @coroutine#13] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e307087 2025-04-16 13:59:49.226 [DefaultDispatcher-worker-14 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e307087 2025-04-16 13:59:49.248 [DefaultDispatcher-worker-9 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e307087 2025-04-16 13:59:49.258 [DefaultDispatcher-worker-9 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e307087 2025-04-16 13:59:49.267 [DefaultDispatcher-worker-11 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e307087 2025-04-16 13:59:49.270 [Test worker @coroutine#20] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e307087 2025-04-16 13:59:49.321 [DefaultDispatcher-worker-5 @coroutine#22] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e307087 2025-04-16 13:59:49.341 [Test worker] TRACE i.k.c.plugins.HttpRequestLifecycle - Cancelling request because engine Job completed 2025-04-16 13:59:49.341 [Test worker] TRACE i.k.c.plugins.HttpRequestLifecycle - Cancelling request because engine Job completed 2025-04-16 13:59:49.352 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown initiated... 2025-04-16 13:59:49.352 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Close initiated... 2025-04-16 13:59:49.352 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Before closing stats (total=10, active=0, idle=10, waiting=0) 2025-04-16 13:59:49.353 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7e307087: (connection evicted) 2025-04-16 13:59:49.353 [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-04-16 13:59:49.353 [DefaultDispatcher-worker-5 @coroutine#6] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.util.concurrent.CancellationException: Job was cancelled for request https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2025-04-16 13:59:49.353 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@350e8cae: (connection evicted) 2025-04-16 13:59:49.354 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3bc9647f: (connection evicted) 2025-04-16 13:59:49.354 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3ff6e7de: (connection evicted) 2025-04-16 13:59:49.354 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7af46e44: (connection evicted) 2025-04-16 13:59:49.355 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3b5ef648: (connection evicted) 2025-04-16 13:59:49.355 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4bc497c0: (connection evicted) 2025-04-16 13:59:49.355 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@43845171: (connection evicted) 2025-04-16 13:59:49.355 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1adb910b: (connection evicted) 2025-04-16 13:59:49.356 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@567bd8ae: (connection evicted) 2025-04-16 13:59:49.357 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 13:59:49.357 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Closed. 2025-04-16 13:59:49.357 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown completed. 2025-04-16 13:59:49.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-2 - configuration: 2025-04-16 13:59:49.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 13:59:49.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 13:59:49.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 13:59:49.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 13:59:49.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 13:59:49.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 13:59:49.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4d67d5a4 2025-04-16 13:59:49.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 13:59:49.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 13:59:49.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 13:59:49.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 13:59:49.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 13:59:49.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 13:59:49.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 13:59:49.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 13:59:49.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 13:59:49.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 13:59:49.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 13:59:49.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 13:59:49.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 13:59:49.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-16 13:59:49.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-16 13:59:49.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 13:59:49.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 13:59:49.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-16 13:59:49.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 13:59:49.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-2" 2025-04-16 13:59:49.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 13:59:49.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 13:59:49.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 13:59:49.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 13:59:49.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 13:59:49.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 13:59:49.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 13:59:49.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 13:59:49.363 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Starting... 2025-04-16 13:59:49.365 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@600bbf9e 2025-04-16 13:59:49.365 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@600bbf9e 2025-04-16 13:59:49.365 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Start completed. 2025-04-16 13:59:49.366 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@600bbf9e 2025-04-16 13:59:49.372 [Test worker @coroutine#26] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@600bbf9e 2025-04-16 13:59:49.373 [Test worker @coroutine#28] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@600bbf9e 2025-04-16 13:59:49.374 [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-04-16 13:59:49.375 [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-04-16 13:59:49.375 [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-04-16 13:59:49.375 [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-04-16 13:59:49.382 [DefaultDispatcher-worker-2 @coroutine#30] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@600bbf9e 2025-04-16 13:59:49.384 [DefaultDispatcher-worker-2 @coroutine#30] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2025-04-16 13:59:49.384 [DefaultDispatcher-worker-2 @coroutine#30] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for https://test.ustadmobile.app/UmAppDatabase/replication/nodeId. 2025-04-16 13:59:49.384 [DefaultDispatcher-worker-2 @coroutine#30] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2025-04-16 13:59:49.387 [Test worker @coroutine#35] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@600bbf9e 2025-04-16 13:59:49.396 [DefaultDispatcher-worker-9 @coroutine#39] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@600bbf9e 2025-04-16 13:59:49.405 [DefaultDispatcher-worker-2 @coroutine#39] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@600bbf9e 2025-04-16 13:59:49.414 [DefaultDispatcher-worker-7 @coroutine#39] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@600bbf9e 2025-04-16 13:59:49.424 [DefaultDispatcher-worker-3 @coroutine#39] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@600bbf9e 2025-04-16 13:59:49.427 [Test worker @coroutine#44] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@600bbf9e 2025-04-16 13:59:49.464 [DefaultDispatcher-worker-5 @coroutine#46] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@600bbf9e 2025-04-16 13:59:49.465 [HikariPool-2 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 13:59:49.468 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@62c85b07 2025-04-16 13:59:49.468 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@62c85b07 2025-04-16 13:59:49.470 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c0fb92e 2025-04-16 13:59:49.470 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c0fb92e 2025-04-16 13:59:49.472 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@68303077 2025-04-16 13:59:49.472 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@68303077 2025-04-16 13:59:49.474 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d32b315 2025-04-16 13:59:49.474 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d32b315 2025-04-16 13:59:49.476 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@d82c5d7 2025-04-16 13:59:49.476 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@d82c5d7 2025-04-16 13:59:49.478 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c55db80 2025-04-16 13:59:49.478 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c55db80 2025-04-16 13:59:49.480 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@750ff3f5 2025-04-16 13:59:49.480 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@750ff3f5 2025-04-16 13:59:49.482 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d1d4c5a 2025-04-16 13:59:49.482 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d1d4c5a 2025-04-16 13:59:49.484 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@562a8453 2025-04-16 13:59:49.484 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@562a8453 2025-04-16 13:59:49.484 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-04-16 13:59:49.485 [Test worker] TRACE i.k.c.plugins.HttpRequestLifecycle - Cancelling request because engine Job completed 2025-04-16 13:59:49.485 [Test worker] TRACE i.k.c.plugins.HttpRequestLifecycle - Cancelling request because engine Job completed 2025-04-16 13:59:49.486 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Shutdown initiated... 2025-04-16 13:59:49.486 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Close initiated... 2025-04-16 13:59:49.486 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Before closing stats (total=10, active=0, idle=10, waiting=0) 2025-04-16 13:59:49.486 [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-04-16 13:59:49.486 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@600bbf9e: (connection evicted) 2025-04-16 13:59:49.486 [DefaultDispatcher-worker-14 @coroutine#30] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.util.concurrent.CancellationException: Job was cancelled for request https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2025-04-16 13:59:49.487 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@62c85b07: (connection evicted) 2025-04-16 13:59:49.487 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6c0fb92e: (connection evicted) 2025-04-16 13:59:49.488 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@68303077: (connection evicted) 2025-04-16 13:59:49.488 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2d32b315: (connection evicted) 2025-04-16 13:59:49.488 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@d82c5d7: (connection evicted) 2025-04-16 13:59:49.488 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1c55db80: (connection evicted) 2025-04-16 13:59:49.489 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@750ff3f5: (connection evicted) 2025-04-16 13:59:49.489 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4d1d4c5a: (connection evicted) 2025-04-16 13:59:49.489 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@562a8453: (connection evicted) 2025-04-16 13:59:49.490 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 13:59:49.490 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Closed. 2025-04-16 13:59:49.490 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Shutdown completed. 2025-04-16 13:59:49.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-3 - configuration: 2025-04-16 13:59:49.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 13:59:49.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 13:59:49.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 13:59:49.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 13:59:49.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 13:59:49.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 13:59:49.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3a16984c 2025-04-16 13:59:49.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 13:59:49.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 13:59:49.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 13:59:49.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 13:59:49.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 13:59:49.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 13:59:49.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 13:59:49.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 13:59:49.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 13:59:49.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 13:59:49.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 13:59:49.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 13:59:49.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 13:59:49.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 13:59:49.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 13:59:49.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 13:59:49.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 13:59:49.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 13:59:49.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 13:59:49.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-3" 2025-04-16 13:59:49.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 13:59:49.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 13:59:49.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 13:59:49.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 13:59:49.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 13:59:49.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 13:59:49.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 13:59:49.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 13:59:49.532 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-3 - Starting... 2025-04-16 13:59:49.532 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a3ad8e7 2025-04-16 13:59:49.532 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a3ad8e7 2025-04-16 13:59:49.532 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-3 - Start completed. 2025-04-16 13:59:49.632 [HikariPool-3 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 13:59:49.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-4 - configuration: 2025-04-16 13:59:49.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 13:59:49.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 13:59:49.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 13:59:49.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 13:59:49.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 13:59:49.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 13:59:49.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1209a0f 2025-04-16 13:59:49.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 13:59:49.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 13:59:49.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 13:59:49.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 13:59:49.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 13:59:49.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 13:59:49.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 13:59:49.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 13:59:49.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 13:59:49.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 13:59:49.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 13:59:49.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 13:59:49.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 13:59:49.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 13:59:49.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 13:59:49.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 13:59:49.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 13:59:49.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 13:59:49.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 13:59:49.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-4" 2025-04-16 13:59:49.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 13:59:49.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 13:59:49.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 13:59:49.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 13:59:49.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 13:59:49.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 13:59:49.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 13:59:49.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 13:59:49.864 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Starting... 2025-04-16 13:59:49.865 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@66715ca9 2025-04-16 13:59:49.865 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@66715ca9 2025-04-16 13:59:49.865 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Start completed. 2025-04-16 13:59:49.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-5 - configuration: 2025-04-16 13:59:49.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 13:59:49.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 13:59:49.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 13:59:49.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 13:59:49.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 13:59:49.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 13:59:49.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@520a95ff 2025-04-16 13:59:49.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 13:59:49.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 13:59:49.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 13:59:49.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 13:59:49.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 13:59:49.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 13:59:49.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 13:59:49.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 13:59:49.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 13:59:49.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 13:59:49.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 13:59:49.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 13:59:49.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 13:59:49.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 13:59:49.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 13:59:49.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 13:59:49.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 13:59:49.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 13:59:49.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 13:59:49.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-5" 2025-04-16 13:59:49.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 13:59:49.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 13:59:49.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 13:59:49.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 13:59:49.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 13:59:49.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 13:59:49.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 13:59:49.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 13:59:49.878 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-5 - Starting... 2025-04-16 13:59:49.879 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c573229 2025-04-16 13:59:49.879 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c573229 2025-04-16 13:59:49.879 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-5 - Start completed. 2025-04-16 13:59:49.931 [Test worker @coroutine#79] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-4 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66715ca9 2025-04-16 13:59:49.965 [HikariPool-4 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 13:59:49.979 [HikariPool-5 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 13:59:50.069 [DefaultDispatcher-worker-1 @coroutine#84] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c573229 2025-04-16 13:59:50.074 [DefaultDispatcher-worker-1 @coroutine#86] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c573229 2025-04-16 13:59:50.075 [DefaultDispatcher-worker-1 @coroutine#78] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58409/com/ustadmobile/core/contenttype/childrens-literature.epub 2025-04-16 13:59:50.075 [DefaultDispatcher-worker-1 @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:58409/com/ustadmobile/core/contenttype/childrens-literature.epub. 2025-04-16 13:59:50.075 [DefaultDispatcher-worker-1 @coroutine#78] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58409/com/ustadmobile/core/contenttype/childrens-literature.epub 2025-04-16 13:59:50.087 [DefaultDispatcher-worker-1 @coroutine#78] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58409/com/ustadmobile/core/contenttype/childrens-literature.epub 2025-04-16 13:59:50.088 [DefaultDispatcher-worker-1 @coroutine#78] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58409/com/ustadmobile/core/contenttype/childrens-literature.epub 2025-04-16 13:59:50.137 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Shutdown initiated... 2025-04-16 13:59:50.137 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Close initiated... 2025-04-16 13:59:50.137 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 13:59:50.137 [HikariPool-4 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-4 - Closing connection org.sqlite.jdbc4.JDBC4Connection@66715ca9: (connection evicted) 2025-04-16 13:59:50.138 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 13:59:50.138 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Closed. 2025-04-16 13:59:50.138 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Shutdown completed. 2025-04-16 13:59:50.140 [Test worker @coroutine#90] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c573229 2025-04-16 13:59:50.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-6 - configuration: 2025-04-16 13:59:50.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 13:59:50.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 13:59:50.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 13:59:50.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 13:59:50.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 13:59:50.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 13:59:50.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1ed9d173 2025-04-16 13:59:50.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 13:59:50.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 13:59:50.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 13:59:50.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 13:59:50.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 13:59:50.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 13:59:50.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 13:59:50.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 13:59:50.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 13:59:50.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 13:59:50.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 13:59:50.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 13:59:50.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 13:59:50.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 13:59:50.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 13:59:50.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 13:59:50.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 13:59:50.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 13:59:50.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 13:59:50.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-6" 2025-04-16 13:59:50.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 13:59:50.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 13:59:50.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 13:59:50.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 13:59:50.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 13:59:50.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 13:59:50.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 13:59:50.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 13:59:50.142 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Starting... 2025-04-16 13:59:50.143 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Added connection org.sqlite.jdbc4.JDBC4Connection@498a4d62 2025-04-16 13:59:50.143 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Added connection org.sqlite.jdbc4.JDBC4Connection@498a4d62 2025-04-16 13:59:50.143 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Start completed. 2025-04-16 13:59:50.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-7 - configuration: 2025-04-16 13:59:50.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 13:59:50.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 13:59:50.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 13:59:50.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 13:59:50.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 13:59:50.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 13:59:50.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6fbe4800 2025-04-16 13:59:50.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 13:59:50.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 13:59:50.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 13:59:50.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 13:59:50.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 13:59:50.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 13:59:50.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 13:59:50.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 13:59:50.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 13:59:50.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 13:59:50.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 13:59:50.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 13:59:50.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 13:59:50.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 13:59:50.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 13:59:50.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 13:59:50.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 13:59:50.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 13:59:50.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 13:59:50.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-7" 2025-04-16 13:59:50.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 13:59:50.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 13:59:50.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 13:59:50.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 13:59:50.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 13:59:50.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 13:59:50.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 13:59:50.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 13:59:50.152 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-7 - Starting... 2025-04-16 13:59:50.153 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@1179fc8c 2025-04-16 13:59:50.153 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@1179fc8c 2025-04-16 13:59:50.153 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-7 - Start completed. 2025-04-16 13:59:50.180 [DefaultDispatcher-worker-11 @coroutine#99] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-7 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1179fc8c 2025-04-16 13:59:50.183 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Shutdown initiated... 2025-04-16 13:59:50.184 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Close initiated... 2025-04-16 13:59:50.184 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 13:59:50.184 [HikariPool-6 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-6 - Closing connection org.sqlite.jdbc4.JDBC4Connection@498a4d62: (connection evicted) 2025-04-16 13:59:50.184 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 13:59:50.184 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Closed. 2025-04-16 13:59:50.184 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Shutdown completed. 2025-04-16 13:59:50.185 [Test worker @coroutine#101] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-7 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1179fc8c 2025-04-16 13:59:50.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-8 - configuration: 2025-04-16 13:59:50.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 13:59:50.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 13:59:50.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 13:59:50.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 13:59:50.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 13:59:50.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 13:59:50.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6a1d1467 2025-04-16 13:59:50.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 13:59:50.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 13:59:50.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 13:59:50.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 13:59:50.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 13:59:50.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 13:59:50.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 13:59:50.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 13:59:50.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 13:59:50.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 13:59:50.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 13:59:50.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 13:59:50.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 13:59:50.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 13:59:50.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 13:59:50.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 13:59:50.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 13:59:50.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 13:59:50.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 13:59:50.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-8" 2025-04-16 13:59:50.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 13:59:50.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 13:59:50.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 13:59:50.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 13:59:50.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 13:59:50.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 13:59:50.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 13:59:50.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 13:59:50.189 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Starting... 2025-04-16 13:59:50.190 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@58fbcb71 2025-04-16 13:59:50.190 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@58fbcb71 2025-04-16 13:59:50.190 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Start completed. 2025-04-16 13:59:50.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-9 - configuration: 2025-04-16 13:59:50.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 13:59:50.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 13:59:50.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 13:59:50.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 13:59:50.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 13:59:50.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 13:59:50.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@70cf7d1e 2025-04-16 13:59:50.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 13:59:50.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 13:59:50.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 13:59:50.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 13:59:50.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 13:59:50.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 13:59:50.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 13:59:50.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 13:59:50.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 13:59:50.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 13:59:50.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 13:59:50.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 13:59:50.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 13:59:50.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 13:59:50.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 13:59:50.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 13:59:50.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 13:59:50.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 13:59:50.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 13:59:50.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-9" 2025-04-16 13:59:50.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 13:59:50.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 13:59:50.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 13:59:50.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 13:59:50.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 13:59:50.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 13:59:50.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 13:59:50.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 13:59:50.201 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-9 - Starting... 2025-04-16 13:59:50.201 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Added connection org.sqlite.jdbc4.JDBC4Connection@4cb4c4cc 2025-04-16 13:59:50.201 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Added connection org.sqlite.jdbc4.JDBC4Connection@4cb4c4cc 2025-04-16 13:59:50.202 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-9 - Start completed. 2025-04-16 13:59:50.207 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Shutdown initiated... 2025-04-16 13:59:50.208 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Close initiated... 2025-04-16 13:59:50.208 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 13:59:50.208 [HikariPool-8 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-8 - Closing connection org.sqlite.jdbc4.JDBC4Connection@58fbcb71: (connection evicted) 2025-04-16 13:59:50.208 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 13:59:50.208 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Closed. 2025-04-16 13:59:50.209 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Shutdown completed. 2025-04-16 13:59:50.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-10 - configuration: 2025-04-16 13:59:50.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 13:59:50.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 13:59:50.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 13:59:50.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 13:59:50.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 13:59:50.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 13:59:50.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@370a8b6e 2025-04-16 13:59:50.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 13:59:50.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 13:59:50.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 13:59:50.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 13:59:50.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 13:59:50.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 13:59:50.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 13:59:50.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 13:59:50.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 13:59:50.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 13:59:50.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 13:59:50.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 13:59:50.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 13:59:50.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 13:59:50.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 13:59:50.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 13:59:50.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 13:59:50.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 13:59:50.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 13:59:50.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-10" 2025-04-16 13:59:50.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 13:59:50.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 13:59:50.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 13:59:50.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 13:59:50.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 13:59:50.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 13:59:50.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 13:59:50.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 13:59:50.212 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Starting... 2025-04-16 13:59:50.213 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Added connection org.sqlite.jdbc4.JDBC4Connection@208f7165 2025-04-16 13:59:50.213 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Added connection org.sqlite.jdbc4.JDBC4Connection@208f7165 2025-04-16 13:59:50.213 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Start completed. 2025-04-16 13:59:50.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-11 - configuration: 2025-04-16 13:59:50.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 13:59:50.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 13:59:50.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 13:59:50.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 13:59:50.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 13:59:50.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 13:59:50.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@a0d875d 2025-04-16 13:59:50.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 13:59:50.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 13:59:50.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 13:59:50.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 13:59:50.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 13:59:50.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 13:59:50.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 13:59:50.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 13:59:50.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 13:59:50.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 13:59:50.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 13:59:50.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 13:59:50.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 13:59:50.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 13:59:50.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 13:59:50.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 13:59:50.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 13:59:50.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 13:59:50.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 13:59:50.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-11" 2025-04-16 13:59:50.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 13:59:50.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 13:59:50.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 13:59:50.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 13:59:50.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 13:59:50.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 13:59:50.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 13:59:50.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 13:59:50.227 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-11 - Starting... 2025-04-16 13:59:50.228 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Added connection org.sqlite.jdbc4.JDBC4Connection@50b4364 2025-04-16 13:59:50.228 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Added connection org.sqlite.jdbc4.JDBC4Connection@50b4364 2025-04-16 13:59:50.228 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-11 - Start completed. 2025-04-16 13:59:50.237 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Shutdown initiated... 2025-04-16 13:59:50.237 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Close initiated... 2025-04-16 13:59:50.237 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 13:59:50.237 [HikariPool-10 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-10 - Closing connection org.sqlite.jdbc4.JDBC4Connection@208f7165: (connection evicted) 2025-04-16 13:59:50.238 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 13:59:50.238 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Closed. 2025-04-16 13:59:50.238 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Shutdown completed. 2025-04-16 13:59:50.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-12 - configuration: 2025-04-16 13:59:50.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 13:59:50.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 13:59:50.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 13:59:50.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 13:59:50.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 13:59:50.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 13:59:50.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@586737ff 2025-04-16 13:59:50.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 13:59:50.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 13:59:50.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 13:59:50.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 13:59:50.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 13:59:50.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 13:59:50.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 13:59:50.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 13:59:50.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 13:59:50.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 13:59:50.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 13:59:50.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 13:59:50.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 13:59:50.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 13:59:50.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 13:59:50.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 13:59:50.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 13:59:50.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 13:59:50.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 13:59:50.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-12" 2025-04-16 13:59:50.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 13:59:50.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 13:59:50.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 13:59:50.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 13:59:50.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 13:59:50.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 13:59:50.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 13:59:50.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 13:59:50.241 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Starting... 2025-04-16 13:59:50.241 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Added connection org.sqlite.jdbc4.JDBC4Connection@685e6a68 2025-04-16 13:59:50.241 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Added connection org.sqlite.jdbc4.JDBC4Connection@685e6a68 2025-04-16 13:59:50.241 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Start completed. 2025-04-16 13:59:50.253 [HikariPool-7 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 13:59:50.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-13 - configuration: 2025-04-16 13:59:50.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 13:59:50.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 13:59:50.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 13:59:50.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 13:59:50.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 13:59:50.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 13:59:50.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2d07aacc 2025-04-16 13:59:50.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 13:59:50.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 13:59:50.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 13:59:50.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 13:59:50.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 13:59:50.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 13:59:50.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 13:59:50.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 13:59:50.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 13:59:50.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 13:59:50.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 13:59:50.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 13:59:50.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 13:59:50.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 13:59:50.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 13:59:50.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 13:59:50.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 13:59:50.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 13:59:50.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 13:59:50.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-13" 2025-04-16 13:59:50.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 13:59:50.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 13:59:50.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 13:59:50.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 13:59:50.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 13:59:50.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 13:59:50.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 13:59:50.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 13:59:50.255 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-13 - Starting... 2025-04-16 13:59:50.256 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Added connection org.sqlite.jdbc4.JDBC4Connection@194224ca 2025-04-16 13:59:50.256 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Added connection org.sqlite.jdbc4.JDBC4Connection@194224ca 2025-04-16 13:59:50.256 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-13 - Start completed. 2025-04-16 13:59:50.276 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Shutdown initiated... 2025-04-16 13:59:50.276 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Close initiated... 2025-04-16 13:59:50.276 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 13:59:50.276 [HikariPool-12 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-12 - Closing connection org.sqlite.jdbc4.JDBC4Connection@685e6a68: (connection evicted) 2025-04-16 13:59:50.277 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 13:59:50.277 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Closed. 2025-04-16 13:59:50.277 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Shutdown completed. 2025-04-16 13:59:50.302 [HikariPool-9 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 13:59:50.328 [HikariPool-11 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 13:59:50.356 [HikariPool-13 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 13:59:50.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-14 - configuration: 2025-04-16 13:59:50.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 13:59:50.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 13:59:50.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 13:59:50.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 13:59:50.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 13:59:50.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 13:59:50.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@23321be7 2025-04-16 13:59:50.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 13:59:50.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 13:59:50.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 13:59:50.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 13:59:50.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 13:59:50.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 13:59:50.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 13:59:50.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 13:59:50.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 13:59:50.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 13:59:50.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 13:59:50.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 13:59:50.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 13:59:50.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 13:59:50.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 13:59:50.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 13:59:50.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 13:59:50.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 13:59:50.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 13:59:50.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-14" 2025-04-16 13:59:50.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 13:59:50.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 13:59:50.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 13:59:50.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 13:59:50.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 13:59:50.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 13:59:50.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 13:59:50.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 13:59:50.445 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Starting... 2025-04-16 13:59:50.445 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Added connection org.sqlite.jdbc4.JDBC4Connection@312f3050 2025-04-16 13:59:50.445 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Added connection org.sqlite.jdbc4.JDBC4Connection@312f3050 2025-04-16 13:59:50.445 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Start completed. 2025-04-16 13:59:50.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-15 - configuration: 2025-04-16 13:59:50.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 13:59:50.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 13:59:50.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 13:59:50.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 13:59:50.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 13:59:50.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 13:59:50.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@615bad16 2025-04-16 13:59:50.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 13:59:50.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 13:59:50.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 13:59:50.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 13:59:50.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 13:59:50.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 13:59:50.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 13:59:50.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 13:59:50.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 13:59:50.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 13:59:50.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 13:59:50.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 13:59:50.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 13:59:50.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 13:59:50.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 13:59:50.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 13:59:50.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 13:59:50.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 13:59:50.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 13:59:50.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-15" 2025-04-16 13:59:50.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 13:59:50.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 13:59:50.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 13:59:50.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 13:59:50.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 13:59:50.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 13:59:50.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 13:59:50.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 13:59:50.456 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-15 - Starting... 2025-04-16 13:59:50.456 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Added connection org.sqlite.jdbc4.JDBC4Connection@5aa7cfdf 2025-04-16 13:59:50.456 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Added connection org.sqlite.jdbc4.JDBC4Connection@5aa7cfdf 2025-04-16 13:59:50.456 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-15 - Start completed. 2025-04-16 13:59:50.545 [HikariPool-14 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 13:59:50.550 [DefaultDispatcher-worker-9 @coroutine#129] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5aa7cfdf 2025-04-16 13:59:50.556 [HikariPool-15 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 13:59:50.569 [DefaultDispatcher-worker-7 @coroutine#131] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5aa7cfdf 2025-04-16 13:59:50.575 [DefaultDispatcher-worker-7 @coroutine#133] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5aa7cfdf 2025-04-16 13:59:50.580 [DefaultDispatcher-worker-7 @coroutine#135] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5aa7cfdf 2025-04-16 13:59:50.619 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Shutdown initiated... 2025-04-16 13:59:50.619 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Close initiated... 2025-04-16 13:59:50.619 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 13:59:50.619 [HikariPool-14 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-14 - Closing connection org.sqlite.jdbc4.JDBC4Connection@312f3050: (connection evicted) 2025-04-16 13:59:50.620 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 13:59:50.620 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Closed. 2025-04-16 13:59:50.620 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Shutdown completed. 2025-04-16 13:59:50.623 [Test worker @coroutine#137] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5aa7cfdf 2025-04-16 13:59:50.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-16 - configuration: 2025-04-16 13:59:50.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 13:59:50.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 13:59:50.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 13:59:50.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 13:59:50.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 13:59:50.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 13:59:50.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1171ba7e 2025-04-16 13:59:50.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 13:59:50.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 13:59:50.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 13:59:50.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 13:59:50.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 13:59:50.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 13:59:50.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 13:59:50.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 13:59:50.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 13:59:50.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 13:59:50.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 13:59:50.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 13:59:50.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 13:59:50.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 13:59:50.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 13:59:50.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 13:59:50.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 13:59:50.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 13:59:50.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 13:59:50.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-16" 2025-04-16 13:59:50.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 13:59:50.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 13:59:50.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 13:59:50.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 13:59:50.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 13:59:50.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 13:59:50.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 13:59:50.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 13:59:50.632 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Starting... 2025-04-16 13:59:50.633 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Added connection org.sqlite.jdbc4.JDBC4Connection@72a34537 2025-04-16 13:59:50.633 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Added connection org.sqlite.jdbc4.JDBC4Connection@72a34537 2025-04-16 13:59:50.633 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Start completed. 2025-04-16 13:59:50.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-17 - configuration: 2025-04-16 13:59:50.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 13:59:50.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 13:59:50.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 13:59:50.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 13:59:50.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 13:59:50.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 13:59:50.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@24fef542 2025-04-16 13:59:50.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 13:59:50.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 13:59:50.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 13:59:50.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 13:59:50.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 13:59:50.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 13:59:50.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 13:59:50.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 13:59:50.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 13:59:50.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 13:59:50.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 13:59:50.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 13:59:50.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 13:59:50.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 13:59:50.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 13:59:50.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 13:59:50.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 13:59:50.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 13:59:50.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 13:59:50.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-17" 2025-04-16 13:59:50.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 13:59:50.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 13:59:50.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 13:59:50.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 13:59:50.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 13:59:50.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 13:59:50.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 13:59:50.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 13:59:50.641 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-17 - Starting... 2025-04-16 13:59:50.641 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Added connection org.sqlite.jdbc4.JDBC4Connection@e36bc01 2025-04-16 13:59:50.641 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Added connection org.sqlite.jdbc4.JDBC4Connection@e36bc01 2025-04-16 13:59:50.641 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-17 - Start completed. 2025-04-16 13:59:50.645 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Shutdown initiated... 2025-04-16 13:59:50.645 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Close initiated... 2025-04-16 13:59:50.645 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 13:59:50.645 [HikariPool-16 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-16 - Closing connection org.sqlite.jdbc4.JDBC4Connection@72a34537: (connection evicted) 2025-04-16 13:59:50.645 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 13:59:50.645 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Closed. 2025-04-16 13:59:50.645 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Shutdown completed. 2025-04-16 13:59:50.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-18 - configuration: 2025-04-16 13:59:50.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 13:59:50.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 13:59:50.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 13:59:50.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 13:59:50.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 13:59:50.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 13:59:50.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@768f4b42 2025-04-16 13:59:50.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 13:59:50.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 13:59:50.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 13:59:50.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 13:59:50.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 13:59:50.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 13:59:50.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 13:59:50.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 13:59:50.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 13:59:50.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 13:59:50.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 13:59:50.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 13:59:50.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 13:59:50.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 13:59:50.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 13:59:50.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 13:59:50.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 13:59:50.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 13:59:50.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 13:59:50.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-18" 2025-04-16 13:59:50.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 13:59:50.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 13:59:50.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 13:59:50.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 13:59:50.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 13:59:50.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 13:59:50.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 13:59:50.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 13:59:50.647 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Starting... 2025-04-16 13:59:50.647 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Added connection org.sqlite.jdbc4.JDBC4Connection@63b4b9c6 2025-04-16 13:59:50.647 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Added connection org.sqlite.jdbc4.JDBC4Connection@63b4b9c6 2025-04-16 13:59:50.647 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Start completed. 2025-04-16 13:59:50.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-19 - configuration: 2025-04-16 13:59:50.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 13:59:50.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 13:59:50.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 13:59:50.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 13:59:50.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 13:59:50.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 13:59:50.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6c66ddab 2025-04-16 13:59:50.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 13:59:50.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 13:59:50.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 13:59:50.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 13:59:50.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 13:59:50.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 13:59:50.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 13:59:50.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 13:59:50.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 13:59:50.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 13:59:50.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 13:59:50.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 13:59:50.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 13:59:50.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 13:59:50.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 13:59:50.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 13:59:50.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 13:59:50.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 13:59:50.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 13:59:50.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-19" 2025-04-16 13:59:50.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 13:59:50.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 13:59:50.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 13:59:50.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 13:59:50.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 13:59:50.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 13:59:50.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 13:59:50.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 13:59:50.656 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-19 - Starting... 2025-04-16 13:59:50.656 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Added connection org.sqlite.jdbc4.JDBC4Connection@45fb2354 2025-04-16 13:59:50.656 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Added connection org.sqlite.jdbc4.JDBC4Connection@45fb2354 2025-04-16 13:59:50.656 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-19 - Start completed. 2025-04-16 13:59:50.657 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Shutdown initiated... 2025-04-16 13:59:50.657 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Close initiated... 2025-04-16 13:59:50.657 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 13:59:50.658 [HikariPool-18 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-18 - Closing connection org.sqlite.jdbc4.JDBC4Connection@63b4b9c6: (connection evicted) 2025-04-16 13:59:50.658 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 13:59:50.658 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Closed. 2025-04-16 13:59:50.658 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Shutdown completed. 2025-04-16 13:59:50.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-20 - configuration: 2025-04-16 13:59:50.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 13:59:50.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 13:59:50.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 13:59:50.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 13:59:50.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 13:59:50.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 13:59:50.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@59f76e56 2025-04-16 13:59:50.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 13:59:50.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 13:59:50.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 13:59:50.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 13:59:50.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 13:59:50.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 13:59:50.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 13:59:50.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 13:59:50.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 13:59:50.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 13:59:50.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 13:59:50.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 13:59:50.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 13:59:50.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 13:59:50.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 13:59:50.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 13:59:50.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 13:59:50.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 13:59:50.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 13:59:50.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-20" 2025-04-16 13:59:50.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 13:59:50.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 13:59:50.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 13:59:50.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 13:59:50.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 13:59:50.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 13:59:50.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 13:59:50.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 13:59:50.659 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Starting... 2025-04-16 13:59:50.659 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Added connection org.sqlite.jdbc4.JDBC4Connection@1328f482 2025-04-16 13:59:50.659 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Added connection org.sqlite.jdbc4.JDBC4Connection@1328f482 2025-04-16 13:59:50.659 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Start completed. 2025-04-16 13:59:50.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-21 - configuration: 2025-04-16 13:59:50.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 13:59:50.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 13:59:50.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 13:59:50.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 13:59:50.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 13:59:50.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 13:59:50.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7b8b07ae 2025-04-16 13:59:50.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 13:59:50.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 13:59:50.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 13:59:50.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 13:59:50.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 13:59:50.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 13:59:50.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 13:59:50.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 13:59:50.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 13:59:50.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 13:59:50.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 13:59:50.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 13:59:50.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 13:59:50.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 13:59:50.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 13:59:50.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 13:59:50.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 13:59:50.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 13:59:50.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 13:59:50.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-21" 2025-04-16 13:59:50.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 13:59:50.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 13:59:50.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 13:59:50.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 13:59:50.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 13:59:50.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 13:59:50.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 13:59:50.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 13:59:50.668 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-21 - Starting... 2025-04-16 13:59:50.668 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Added connection org.sqlite.jdbc4.JDBC4Connection@351d93bd 2025-04-16 13:59:50.668 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Added connection org.sqlite.jdbc4.JDBC4Connection@351d93bd 2025-04-16 13:59:50.668 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-21 - Start completed. 2025-04-16 13:59:50.670 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Shutdown initiated... 2025-04-16 13:59:50.670 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Close initiated... 2025-04-16 13:59:50.670 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 13:59:50.670 [HikariPool-20 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-20 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1328f482: (connection evicted) 2025-04-16 13:59:50.671 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 13:59:50.671 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Closed. 2025-04-16 13:59:50.671 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Shutdown completed. 2025-04-16 13:59:50.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-22 - configuration: 2025-04-16 13:59:50.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 13:59:50.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 13:59:50.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 13:59:50.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 13:59:50.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 13:59:50.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 13:59:50.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7a3c99f1 2025-04-16 13:59:50.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 13:59:50.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 13:59:50.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 13:59:50.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 13:59:50.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 13:59:50.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 13:59:50.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 13:59:50.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 13:59:50.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 13:59:50.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 13:59:50.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 13:59:50.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 13:59:50.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 13:59:50.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 13:59:50.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 13:59:50.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 13:59:50.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 13:59:50.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 13:59:50.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 13:59:50.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-22" 2025-04-16 13:59:50.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 13:59:50.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 13:59:50.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 13:59:50.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 13:59:50.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 13:59:50.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 13:59:50.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 13:59:50.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 13:59:50.674 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Starting... 2025-04-16 13:59:50.674 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Added connection org.sqlite.jdbc4.JDBC4Connection@661db63e 2025-04-16 13:59:50.674 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Added connection org.sqlite.jdbc4.JDBC4Connection@661db63e 2025-04-16 13:59:50.674 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Start completed. 2025-04-16 13:59:50.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-23 - configuration: 2025-04-16 13:59:50.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 13:59:50.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 13:59:50.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 13:59:50.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 13:59:50.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 13:59:50.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 13:59:50.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5cf2f5d6 2025-04-16 13:59:50.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 13:59:50.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 13:59:50.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 13:59:50.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 13:59:50.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 13:59:50.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 13:59:50.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 13:59:50.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 13:59:50.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 13:59:50.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 13:59:50.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 13:59:50.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 13:59:50.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 13:59:50.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 13:59:50.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 13:59:50.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 13:59:50.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 13:59:50.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 13:59:50.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 13:59:50.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-23" 2025-04-16 13:59:50.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 13:59:50.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 13:59:50.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 13:59:50.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 13:59:50.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 13:59:50.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 13:59:50.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 13:59:50.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 13:59:50.682 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-23 - Starting... 2025-04-16 13:59:50.683 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b030101 2025-04-16 13:59:50.683 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b030101 2025-04-16 13:59:50.683 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-23 - Start completed. 2025-04-16 13:59:50.730 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Shutdown initiated... 2025-04-16 13:59:50.730 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Close initiated... 2025-04-16 13:59:50.730 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 13:59:50.731 [HikariPool-22 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-22 - Closing connection org.sqlite.jdbc4.JDBC4Connection@661db63e: (connection evicted) 2025-04-16 13:59:50.731 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 13:59:50.731 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Closed. 2025-04-16 13:59:50.731 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Shutdown completed. 2025-04-16 13:59:50.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-24 - configuration: 2025-04-16 13:59:50.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 13:59:50.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 13:59:50.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 13:59:50.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 13:59:50.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 13:59:50.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 13:59:50.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@ce2eaa7 2025-04-16 13:59:50.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 13:59:50.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 13:59:50.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 13:59:50.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 13:59:50.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 13:59:50.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 13:59:50.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 13:59:50.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 13:59:50.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 13:59:50.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 13:59:50.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 13:59:50.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 13:59:50.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 13:59:50.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 13:59:50.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 13:59:50.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 13:59:50.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 13:59:50.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 13:59:50.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 13:59:50.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-24" 2025-04-16 13:59:50.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 13:59:50.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 13:59:50.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 13:59:50.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 13:59:50.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 13:59:50.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 13:59:50.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 13:59:50.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 13:59:50.734 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Starting... 2025-04-16 13:59:50.734 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Added connection org.sqlite.jdbc4.JDBC4Connection@304744a1 2025-04-16 13:59:50.734 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Added connection org.sqlite.jdbc4.JDBC4Connection@304744a1 2025-04-16 13:59:50.734 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Start completed. 2025-04-16 13:59:50.741 [HikariPool-17 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 13:59:50.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-25 - configuration: 2025-04-16 13:59:50.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 13:59:50.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 13:59:50.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 13:59:50.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 13:59:50.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 13:59:50.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 13:59:50.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@73385d3f 2025-04-16 13:59:50.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 13:59:50.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 13:59:50.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 13:59:50.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 13:59:50.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 13:59:50.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 13:59:50.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 13:59:50.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 13:59:50.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 13:59:50.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 13:59:50.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 13:59:50.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 13:59:50.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 13:59:50.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 13:59:50.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 13:59:50.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 13:59:50.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 13:59:50.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 13:59:50.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 13:59:50.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-25" 2025-04-16 13:59:50.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 13:59:50.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 13:59:50.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 13:59:50.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 13:59:50.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 13:59:50.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 13:59:50.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 13:59:50.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 13:59:50.743 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-25 - Starting... 2025-04-16 13:59:50.743 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Added connection org.sqlite.jdbc4.JDBC4Connection@7fc1fd31 2025-04-16 13:59:50.743 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Added connection org.sqlite.jdbc4.JDBC4Connection@7fc1fd31 2025-04-16 13:59:50.743 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-25 - Start completed. 2025-04-16 13:59:50.745 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Shutdown initiated... 2025-04-16 13:59:50.745 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Close initiated... 2025-04-16 13:59:50.745 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 13:59:50.745 [HikariPool-24 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-24 - Closing connection org.sqlite.jdbc4.JDBC4Connection@304744a1: (connection evicted) 2025-04-16 13:59:50.746 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 13:59:50.746 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Closed. 2025-04-16 13:59:50.746 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Shutdown completed. 2025-04-16 13:59:50.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-26 - configuration: 2025-04-16 13:59:50.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 13:59:50.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 13:59:50.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 13:59:50.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 13:59:50.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 13:59:50.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 13:59:50.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2b9d4b0 2025-04-16 13:59:50.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 13:59:50.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 13:59:50.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 13:59:50.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 13:59:50.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 13:59:50.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 13:59:50.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 13:59:50.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 13:59:50.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 13:59:50.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 13:59:50.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 13:59:50.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 13:59:50.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 13:59:50.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 13:59:50.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 13:59:50.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 13:59:50.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 13:59:50.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 13:59:50.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 13:59:50.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-26" 2025-04-16 13:59:50.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 13:59:50.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 13:59:50.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 13:59:50.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 13:59:50.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 13:59:50.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 13:59:50.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 13:59:50.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 13:59:50.748 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Starting... 2025-04-16 13:59:50.748 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Added connection org.sqlite.jdbc4.JDBC4Connection@2be50bba 2025-04-16 13:59:50.748 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Added connection org.sqlite.jdbc4.JDBC4Connection@2be50bba 2025-04-16 13:59:50.748 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Start completed. 2025-04-16 13:59:50.756 [HikariPool-19 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 13:59:50.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-27 - configuration: 2025-04-16 13:59:50.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 13:59:50.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 13:59:50.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 13:59:50.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 13:59:50.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 13:59:50.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 13:59:50.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3514ac7d 2025-04-16 13:59:50.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 13:59:50.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 13:59:50.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 13:59:50.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 13:59:50.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 13:59:50.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 13:59:50.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 13:59:50.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 13:59:50.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 13:59:50.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 13:59:50.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 13:59:50.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 13:59:50.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 13:59:50.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 13:59:50.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 13:59:50.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 13:59:50.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 13:59:50.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 13:59:50.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 13:59:50.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-27" 2025-04-16 13:59:50.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 13:59:50.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 13:59:50.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 13:59:50.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 13:59:50.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 13:59:50.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 13:59:50.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 13:59:50.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 13:59:50.758 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-27 - Starting... 2025-04-16 13:59:50.759 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Added connection org.sqlite.jdbc4.JDBC4Connection@160c7c42 2025-04-16 13:59:50.759 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Added connection org.sqlite.jdbc4.JDBC4Connection@160c7c42 2025-04-16 13:59:50.759 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-27 - Start completed. 2025-04-16 13:59:50.768 [DefaultDispatcher-worker-1 @coroutine#179] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-27 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@160c7c42 2025-04-16 13:59:50.768 [HikariPool-21 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 13:59:50.769 [DefaultDispatcher-worker-1 @coroutine#181] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-27 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@160c7c42 2025-04-16 13:59:50.770 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Shutdown initiated... 2025-04-16 13:59:50.770 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Close initiated... 2025-04-16 13:59:50.770 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 13:59:50.770 [HikariPool-26 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-26 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2be50bba: (connection evicted) 2025-04-16 13:59:50.771 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 13:59:50.771 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Closed. 2025-04-16 13:59:50.771 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Shutdown completed. 2025-04-16 13:59:50.771 [Test worker @coroutine#183] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-27 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@160c7c42 2025-04-16 13:59:50.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-28 - configuration: 2025-04-16 13:59:50.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 13:59:50.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 13:59:50.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 13:59:50.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 13:59:50.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 13:59:50.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 13:59:50.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5ad0c70a 2025-04-16 13:59:50.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 13:59:50.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 13:59:50.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 13:59:50.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 13:59:50.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 13:59:50.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 13:59:50.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 13:59:50.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 13:59:50.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 13:59:50.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 13:59:50.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 13:59:50.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 13:59:50.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 13:59:50.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 13:59:50.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 13:59:50.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 13:59:50.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 13:59:50.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 13:59:50.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 13:59:50.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-28" 2025-04-16 13:59:50.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 13:59:50.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 13:59:50.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 13:59:50.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 13:59:50.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 13:59:50.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 13:59:50.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 13:59:50.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 13:59:50.773 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Starting... 2025-04-16 13:59:50.773 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Added connection org.sqlite.jdbc4.JDBC4Connection@75805562 2025-04-16 13:59:50.773 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Added connection org.sqlite.jdbc4.JDBC4Connection@75805562 2025-04-16 13:59:50.773 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Start completed. 2025-04-16 13:59:50.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-29 - configuration: 2025-04-16 13:59:50.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 13:59:50.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 13:59:50.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 13:59:50.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 13:59:50.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 13:59:50.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 13:59:50.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@13d984ee 2025-04-16 13:59:50.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 13:59:50.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 13:59:50.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 13:59:50.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 13:59:50.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 13:59:50.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 13:59:50.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 13:59:50.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 13:59:50.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 13:59:50.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 13:59:50.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 13:59:50.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 13:59:50.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 13:59:50.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 13:59:50.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 13:59:50.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 13:59:50.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 13:59:50.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 13:59:50.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 13:59:50.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-29" 2025-04-16 13:59:50.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 13:59:50.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 13:59:50.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 13:59:50.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 13:59:50.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 13:59:50.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 13:59:50.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 13:59:50.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 13:59:50.782 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-29 - Starting... 2025-04-16 13:59:50.782 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Added connection org.sqlite.jdbc4.JDBC4Connection@5341641d 2025-04-16 13:59:50.782 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Added connection org.sqlite.jdbc4.JDBC4Connection@5341641d 2025-04-16 13:59:50.782 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-29 - Start completed. 2025-04-16 13:59:50.783 [HikariPool-23 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 13:59:50.793 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Shutdown initiated... 2025-04-16 13:59:50.793 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Close initiated... 2025-04-16 13:59:50.793 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 13:59:50.793 [HikariPool-28 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-28 - Closing connection org.sqlite.jdbc4.JDBC4Connection@75805562: (connection evicted) 2025-04-16 13:59:50.794 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 13:59:50.794 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Closed. 2025-04-16 13:59:50.794 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Shutdown completed. 2025-04-16 13:59:50.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-30 - configuration: 2025-04-16 13:59:50.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 13:59:50.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 13:59:50.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 13:59:50.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 13:59:50.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 13:59:50.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 13:59:50.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@10a0a1e 2025-04-16 13:59:50.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 13:59:50.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 13:59:50.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 13:59:50.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 13:59:50.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 13:59:50.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 13:59:50.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 13:59:50.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 13:59:50.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 13:59:50.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 13:59:50.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 13:59:50.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 13:59:50.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 13:59:50.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 13:59:50.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 13:59:50.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 13:59:50.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 13:59:50.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 13:59:50.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 13:59:50.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-30" 2025-04-16 13:59:50.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 13:59:50.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 13:59:50.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 13:59:50.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 13:59:50.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 13:59:50.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 13:59:50.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 13:59:50.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 13:59:50.800 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Starting... 2025-04-16 13:59:50.801 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Added connection org.sqlite.jdbc4.JDBC4Connection@4345fd45 2025-04-16 13:59:50.801 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Added connection org.sqlite.jdbc4.JDBC4Connection@4345fd45 2025-04-16 13:59:50.801 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Start completed. 2025-04-16 13:59:50.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-31 - configuration: 2025-04-16 13:59:50.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 13:59:50.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 13:59:50.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 13:59:50.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 13:59:50.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 13:59:50.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 13:59:50.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4152bd0f 2025-04-16 13:59:50.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 13:59:50.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 13:59:50.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 13:59:50.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 13:59:50.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 13:59:50.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 13:59:50.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 13:59:50.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 13:59:50.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 13:59:50.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 13:59:50.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 13:59:50.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 13:59:50.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 13:59:50.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 13:59:50.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 13:59:50.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 13:59:50.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 13:59:50.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 13:59:50.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 13:59:50.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-31" 2025-04-16 13:59:50.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 13:59:50.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 13:59:50.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 13:59:50.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 13:59:50.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 13:59:50.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 13:59:50.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 13:59:50.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 13:59:50.810 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-31 - Starting... 2025-04-16 13:59:50.810 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Added connection org.sqlite.jdbc4.JDBC4Connection@e4b54d3 2025-04-16 13:59:50.810 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Added connection org.sqlite.jdbc4.JDBC4Connection@e4b54d3 2025-04-16 13:59:50.810 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-31 - Start completed. 2025-04-16 13:59:50.843 [HikariPool-25 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 13:59:50.859 [HikariPool-27 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 13:59:50.882 [HikariPool-29 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 13:59:50.901 [HikariPool-30 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 13:59:50.910 [HikariPool-31 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Pool stats (total=1, active=1, idle=0, waiting=0) 2025-04-16 13:59:50.911 [DefaultDispatcher-worker-1 @coroutine#200] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-31 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e4b54d3 2025-04-16 13:59:50.912 [DefaultDispatcher-worker-1 @coroutine#202] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-31 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e4b54d3 2025-04-16 13:59:50.913 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Shutdown initiated... 2025-04-16 13:59:50.913 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Close initiated... 2025-04-16 13:59:50.913 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 13:59:50.913 [HikariPool-30 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-30 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4345fd45: (connection evicted) 2025-04-16 13:59:50.914 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 13:59:50.914 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Closed. 2025-04-16 13:59:50.914 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Shutdown completed. 2025-04-16 13:59:50.914 [Test worker @coroutine#204] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-31 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e4b54d3 2025-04-16 13:59:50.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-32 - configuration: 2025-04-16 13:59:50.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 13:59:50.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 13:59:50.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 13:59:50.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 13:59:50.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 13:59:50.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 13:59:50.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1686ed85 2025-04-16 13:59:50.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 13:59:50.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 13:59:50.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 13:59:50.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 13:59:50.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 13:59:50.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 13:59:50.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 13:59:50.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 13:59:50.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 13:59:50.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 13:59:50.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 13:59:50.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 13:59:50.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 13:59:50.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 13:59:50.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 13:59:50.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 13:59:50.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 13:59:50.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 13:59:50.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 13:59:50.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-32" 2025-04-16 13:59:50.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 13:59:50.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 13:59:50.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 13:59:50.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 13:59:50.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 13:59:50.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 13:59:50.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 13:59:50.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 13:59:50.916 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Starting... 2025-04-16 13:59:50.917 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Added connection org.sqlite.jdbc4.JDBC4Connection@4fc3529 2025-04-16 13:59:50.917 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Added connection org.sqlite.jdbc4.JDBC4Connection@4fc3529 2025-04-16 13:59:50.917 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Start completed. 2025-04-16 13:59:50.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-33 - configuration: 2025-04-16 13:59:50.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 13:59:50.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 13:59:50.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 13:59:50.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 13:59:50.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 13:59:50.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 13:59:50.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3221588e 2025-04-16 13:59:50.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 13:59:50.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 13:59:50.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 13:59:50.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 13:59:50.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 13:59:50.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 13:59:50.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 13:59:50.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 13:59:50.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 13:59:50.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 13:59:50.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 13:59:50.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 13:59:50.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 13:59:50.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 13:59:50.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 13:59:50.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 13:59:50.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 13:59:50.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 13:59:50.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 13:59:50.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-33" 2025-04-16 13:59:50.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 13:59:50.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 13:59:50.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 13:59:50.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 13:59:50.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 13:59:50.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 13:59:50.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 13:59:50.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 13:59:50.926 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-33 - Starting... 2025-04-16 13:59:50.926 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Added connection org.sqlite.jdbc4.JDBC4Connection@32c0fecc 2025-04-16 13:59:50.926 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Added connection org.sqlite.jdbc4.JDBC4Connection@32c0fecc 2025-04-16 13:59:50.926 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-33 - Start completed. 2025-04-16 13:59:51.017 [HikariPool-32 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 13:59:51.026 [HikariPool-33 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 13:59:51.065 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Shutdown initiated... 2025-04-16 13:59:51.065 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Close initiated... 2025-04-16 13:59:51.065 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 13:59:51.065 [HikariPool-32 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-32 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4fc3529: (connection evicted) 2025-04-16 13:59:51.065 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 13:59:51.065 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Closed. 2025-04-16 13:59:51.065 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Shutdown completed. 2025-04-16 13:59:51.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-34 - configuration: 2025-04-16 13:59:51.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 13:59:51.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 13:59:51.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 13:59:51.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 13:59:51.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 13:59:51.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 13:59:51.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@846b47 2025-04-16 13:59:51.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 13:59:51.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 13:59:51.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 13:59:51.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 13:59:51.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 13:59:51.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 13:59:51.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 13:59:51.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 13:59:51.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 13:59:51.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 13:59:51.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 13:59:51.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 13:59:51.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 13:59:51.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 13:59:51.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 13:59:51.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 13:59:51.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 13:59:51.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 13:59:51.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 13:59:51.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-34" 2025-04-16 13:59:51.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 13:59:51.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 13:59:51.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 13:59:51.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 13:59:51.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 13:59:51.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 13:59:51.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 13:59:51.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 13:59:51.068 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Starting... 2025-04-16 13:59:51.068 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e6acec2 2025-04-16 13:59:51.068 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e6acec2 2025-04-16 13:59:51.068 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Start completed. 2025-04-16 13:59:51.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-35 - configuration: 2025-04-16 13:59:51.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 13:59:51.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 13:59:51.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 13:59:51.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 13:59:51.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 13:59:51.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 13:59:51.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3d764641 2025-04-16 13:59:51.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 13:59:51.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 13:59:51.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 13:59:51.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 13:59:51.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 13:59:51.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 13:59:51.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 13:59:51.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 13:59:51.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 13:59:51.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 13:59:51.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 13:59:51.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 13:59:51.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 13:59:51.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 13:59:51.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 13:59:51.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 13:59:51.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 13:59:51.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 13:59:51.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 13:59:51.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-35" 2025-04-16 13:59:51.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 13:59:51.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 13:59:51.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 13:59:51.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 13:59:51.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 13:59:51.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 13:59:51.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 13:59:51.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 13:59:51.076 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-35 - Starting... 2025-04-16 13:59:51.078 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Added connection org.sqlite.jdbc4.JDBC4Connection@77eb607e 2025-04-16 13:59:51.078 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Added connection org.sqlite.jdbc4.JDBC4Connection@77eb607e 2025-04-16 13:59:51.078 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-35 - Start completed. 2025-04-16 13:59:51.080 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Shutdown initiated... 2025-04-16 13:59:51.080 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Close initiated... 2025-04-16 13:59:51.080 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 13:59:51.081 [HikariPool-34 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-34 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3e6acec2: (connection evicted) 2025-04-16 13:59:51.081 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 13:59:51.081 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Closed. 2025-04-16 13:59:51.081 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Shutdown completed. 2025-04-16 13:59:51.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-36 - configuration: 2025-04-16 13:59:51.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 13:59:51.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 13:59:51.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 13:59:51.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 13:59:51.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 13:59:51.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 13:59:51.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5c997de8 2025-04-16 13:59:51.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 13:59:51.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 13:59:51.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 13:59:51.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 13:59:51.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 13:59:51.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 13:59:51.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 13:59:51.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 13:59:51.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 13:59:51.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 13:59:51.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 13:59:51.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 13:59:51.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 13:59:51.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 13:59:51.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 13:59:51.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 13:59:51.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 13:59:51.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 13:59:51.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 13:59:51.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-36" 2025-04-16 13:59:51.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 13:59:51.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 13:59:51.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 13:59:51.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 13:59:51.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 13:59:51.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 13:59:51.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 13:59:51.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 13:59:51.091 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Starting... 2025-04-16 13:59:51.091 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b7c4734 2025-04-16 13:59:51.091 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b7c4734 2025-04-16 13:59:51.091 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Start completed. 2025-04-16 13:59:51.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-37 - configuration: 2025-04-16 13:59:51.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 13:59:51.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 13:59:51.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 13:59:51.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 13:59:51.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 13:59:51.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 13:59:51.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2f6e92ca 2025-04-16 13:59:51.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 13:59:51.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 13:59:51.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 13:59:51.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 13:59:51.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 13:59:51.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 13:59:51.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 13:59:51.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 13:59:51.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 13:59:51.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 13:59:51.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 13:59:51.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 13:59:51.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 13:59:51.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 13:59:51.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 13:59:51.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 13:59:51.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 13:59:51.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 13:59:51.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 13:59:51.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-37" 2025-04-16 13:59:51.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 13:59:51.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 13:59:51.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 13:59:51.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 13:59:51.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 13:59:51.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 13:59:51.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 13:59:51.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 13:59:51.100 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-37 - Starting... 2025-04-16 13:59:51.101 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Added connection org.sqlite.jdbc4.JDBC4Connection@114b203 2025-04-16 13:59:51.101 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Added connection org.sqlite.jdbc4.JDBC4Connection@114b203 2025-04-16 13:59:51.101 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-37 - Start completed. 2025-04-16 13:59:51.178 [HikariPool-35 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 13:59:51.191 [HikariPool-36 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 13:59:51.197 [DefaultDispatcher-worker-5 @coroutine#227] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-37 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@114b203 2025-04-16 13:59:51.198 [DefaultDispatcher-worker-5 @coroutine#229] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-37 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@114b203 2025-04-16 13:59:51.198 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Shutdown initiated... 2025-04-16 13:59:51.198 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Close initiated... 2025-04-16 13:59:51.198 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 13:59:51.198 [HikariPool-36 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-36 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6b7c4734: (connection evicted) 2025-04-16 13:59:51.199 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 13:59:51.199 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Closed. 2025-04-16 13:59:51.199 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Shutdown completed. 2025-04-16 13:59:51.199 [Test worker @coroutine#231] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-37 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@114b203 2025-04-16 13:59:51.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-38 - configuration: 2025-04-16 13:59:51.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 13:59:51.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 13:59:51.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 13:59:51.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 13:59:51.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 13:59:51.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 13:59:51.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@654b899f 2025-04-16 13:59:51.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 13:59:51.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 13:59:51.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 13:59:51.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 13:59:51.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 13:59:51.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 13:59:51.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 13:59:51.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 13:59:51.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 13:59:51.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 13:59:51.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 13:59:51.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 13:59:51.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 13:59:51.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 13:59:51.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 13:59:51.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 13:59:51.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 13:59:51.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 13:59:51.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 13:59:51.201 [HikariPool-37 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 13:59:51.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-38" 2025-04-16 13:59:51.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 13:59:51.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 13:59:51.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 13:59:51.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 13:59:51.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 13:59:51.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 13:59:51.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 13:59:51.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 13:59:51.201 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Starting... 2025-04-16 13:59:51.201 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Added connection org.sqlite.jdbc4.JDBC4Connection@13f4048e 2025-04-16 13:59:51.201 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Added connection org.sqlite.jdbc4.JDBC4Connection@13f4048e 2025-04-16 13:59:51.201 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Start completed. 2025-04-16 13:59:51.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-39 - configuration: 2025-04-16 13:59:51.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 13:59:51.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 13:59:51.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 13:59:51.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 13:59:51.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 13:59:51.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 13:59:51.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5477d90e 2025-04-16 13:59:51.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 13:59:51.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 13:59:51.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 13:59:51.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 13:59:51.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 13:59:51.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 13:59:51.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 13:59:51.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 13:59:51.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 13:59:51.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 13:59:51.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 13:59:51.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 13:59:51.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 13:59:51.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 13:59:51.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 13:59:51.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 13:59:51.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 13:59:51.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 13:59:51.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 13:59:51.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-39" 2025-04-16 13:59:51.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 13:59:51.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 13:59:51.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 13:59:51.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 13:59:51.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 13:59:51.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 13:59:51.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 13:59:51.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 13:59:51.209 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-39 - Starting... 2025-04-16 13:59:51.210 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Added connection org.sqlite.jdbc4.JDBC4Connection@287ad0da 2025-04-16 13:59:51.210 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Added connection org.sqlite.jdbc4.JDBC4Connection@287ad0da 2025-04-16 13:59:51.210 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-39 - Start completed. 2025-04-16 13:59:51.212 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Shutdown initiated... 2025-04-16 13:59:51.212 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Close initiated... 2025-04-16 13:59:51.212 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 13:59:51.212 [HikariPool-38 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-38 - Closing connection org.sqlite.jdbc4.JDBC4Connection@13f4048e: (connection evicted) 2025-04-16 13:59:51.213 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 13:59:51.213 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Closed. 2025-04-16 13:59:51.213 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Shutdown completed. 2025-04-16 13:59:51.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-40 - configuration: 2025-04-16 13:59:51.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 13:59:51.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 13:59:51.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 13:59:51.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 13:59:51.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 13:59:51.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 13:59:51.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@72f24a84 2025-04-16 13:59:51.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 13:59:51.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 13:59:51.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 13:59:51.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 13:59:51.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 13:59:51.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 13:59:51.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 13:59:51.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 13:59:51.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 13:59:51.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 13:59:51.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 13:59:51.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 13:59:51.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 13:59:51.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-16 13:59:51.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-16 13:59:51.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 13:59:51.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 13:59:51.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-16 13:59:51.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 13:59:51.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-40" 2025-04-16 13:59:51.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 13:59:51.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 13:59:51.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 13:59:51.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 13:59:51.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 13:59:51.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 13:59:51.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 13:59:51.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 13:59:51.217 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Starting... 2025-04-16 13:59:51.218 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d9428f3 2025-04-16 13:59:51.218 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d9428f3 2025-04-16 13:59:51.218 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Start completed. 2025-04-16 13:59:51.230 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d9428f3 2025-04-16 13:59:51.236 [Test worker @coroutine#240] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d9428f3 2025-04-16 13:59:51.237 [Test worker @coroutine#242] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d9428f3 2025-04-16 13:59:51.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-41 - configuration: 2025-04-16 13:59:51.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 13:59:51.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 13:59:51.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 13:59:51.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 13:59:51.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 13:59:51.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 13:59:51.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@76e00bdb 2025-04-16 13:59:51.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 13:59:51.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 13:59:51.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 13:59:51.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 13:59:51.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 13:59:51.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 13:59:51.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 13:59:51.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 13:59:51.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 13:59:51.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 13:59:51.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 13:59:51.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 13:59:51.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 13:59:51.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 13:59:51.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 13:59:51.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 13:59:51.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 13:59:51.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 13:59:51.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 13:59:51.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-41" 2025-04-16 13:59:51.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 13:59:51.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 13:59:51.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 13:59:51.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 13:59:51.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 13:59:51.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 13:59:51.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 13:59:51.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 13:59:51.240 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-41 - Starting... 2025-04-16 13:59:51.240 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Added connection org.sqlite.jdbc4.JDBC4Connection@343d1d25 2025-04-16 13:59:51.240 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Added connection org.sqlite.jdbc4.JDBC4Connection@343d1d25 2025-04-16 13:59:51.240 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-41 - Start completed. 2025-04-16 13:59:51.245 [DefaultDispatcher-worker-7 @coroutine#244] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d9428f3 2025-04-16 13:59:51.250 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Shutdown initiated... 2025-04-16 13:59:51.251 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Close initiated... 2025-04-16 13:59:51.251 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 13:59:51.251 [HikariPool-40 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6d9428f3: (connection evicted) 2025-04-16 13:59:51.253 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 13:59:51.253 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Closed. 2025-04-16 13:59:51.253 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Shutdown completed. 2025-04-16 13:59:51.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-42 - configuration: 2025-04-16 13:59:51.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 13:59:51.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 13:59:51.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 13:59:51.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 13:59:51.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 13:59:51.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 13:59:51.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@702b656a 2025-04-16 13:59:51.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 13:59:51.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 13:59:51.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 13:59:51.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 13:59:51.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 13:59:51.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 13:59:51.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 13:59:51.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 13:59:51.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 13:59:51.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 13:59:51.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 13:59:51.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 13:59:51.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 13:59:51.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-16 13:59:51.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-16 13:59:51.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 13:59:51.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 13:59:51.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-16 13:59:51.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 13:59:51.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-42" 2025-04-16 13:59:51.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 13:59:51.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 13:59:51.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 13:59:51.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 13:59:51.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 13:59:51.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 13:59:51.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 13:59:51.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 13:59:51.255 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Starting... 2025-04-16 13:59:51.257 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ccfac29 2025-04-16 13:59:51.257 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ccfac29 2025-04-16 13:59:51.257 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Start completed. 2025-04-16 13:59:51.258 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ccfac29 2025-04-16 13:59:51.263 [Test worker @coroutine#257] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ccfac29 2025-04-16 13:59:51.264 [Test worker @coroutine#259] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ccfac29 2025-04-16 13:59:51.265 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-43 - configuration: 2025-04-16 13:59:51.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 13:59:51.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 13:59:51.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 13:59:51.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 13:59:51.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 13:59:51.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 13:59:51.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4fafd27e 2025-04-16 13:59:51.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 13:59:51.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 13:59:51.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 13:59:51.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 13:59:51.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 13:59:51.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 13:59:51.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 13:59:51.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 13:59:51.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 13:59:51.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 13:59:51.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 13:59:51.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 13:59:51.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 13:59:51.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 13:59:51.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 13:59:51.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 13:59:51.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 13:59:51.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 13:59:51.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 13:59:51.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-43" 2025-04-16 13:59:51.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 13:59:51.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 13:59:51.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 13:59:51.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 13:59:51.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 13:59:51.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 13:59:51.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 13:59:51.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 13:59:51.266 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-43 - Starting... 2025-04-16 13:59:51.266 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Added connection org.sqlite.jdbc4.JDBC4Connection@d512c1 2025-04-16 13:59:51.266 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Added connection org.sqlite.jdbc4.JDBC4Connection@d512c1 2025-04-16 13:59:51.266 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-43 - Start completed. 2025-04-16 13:59:51.271 [DefaultDispatcher-worker-12 @coroutine#272] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d512c1 2025-04-16 13:59:51.271 [DefaultDispatcher-worker-9 @coroutine#261] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ccfac29 2025-04-16 13:59:51.272 [Test worker @coroutine#275] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d512c1 2025-04-16 13:59:51.274 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Shutdown initiated... 2025-04-16 13:59:51.274 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Close initiated... 2025-04-16 13:59:51.274 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 13:59:51.275 [HikariPool-42 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3ccfac29: (connection evicted) 2025-04-16 13:59:51.275 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 13:59:51.275 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Closed. 2025-04-16 13:59:51.275 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Shutdown completed. 2025-04-16 13:59:51.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-44 - configuration: 2025-04-16 13:59:51.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 13:59:51.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 13:59:51.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 13:59:51.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 13:59:51.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 13:59:51.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 13:59:51.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@77ce8bc5 2025-04-16 13:59:51.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 13:59:51.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 13:59:51.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 13:59:51.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 13:59:51.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 13:59:51.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 13:59:51.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 13:59:51.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 13:59:51.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 13:59:51.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 13:59:51.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 13:59:51.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 13:59:51.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 13:59:51.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-16 13:59:51.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-16 13:59:51.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 13:59:51.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 13:59:51.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-16 13:59:51.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 13:59:51.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-44" 2025-04-16 13:59:51.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 13:59:51.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 13:59:51.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 13:59:51.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 13:59:51.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 13:59:51.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 13:59:51.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 13:59:51.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 13:59:51.278 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Starting... 2025-04-16 13:59:51.279 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Added connection org.sqlite.jdbc4.JDBC4Connection@28e48b65 2025-04-16 13:59:51.279 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Added connection org.sqlite.jdbc4.JDBC4Connection@28e48b65 2025-04-16 13:59:51.280 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Start completed. 2025-04-16 13:59:51.280 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28e48b65 2025-04-16 13:59:51.286 [Test worker @coroutine#278] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28e48b65 2025-04-16 13:59:51.287 [Test worker @coroutine#280] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28e48b65 2025-04-16 13:59:51.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-45 - configuration: 2025-04-16 13:59:51.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 13:59:51.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 13:59:51.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 13:59:51.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 13:59:51.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 13:59:51.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 13:59:51.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@32a4ea4e 2025-04-16 13:59:51.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 13:59:51.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 13:59:51.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 13:59:51.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 13:59:51.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 13:59:51.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 13:59:51.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 13:59:51.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 13:59:51.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 13:59:51.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 13:59:51.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 13:59:51.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 13:59:51.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 13:59:51.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 13:59:51.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 13:59:51.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 13:59:51.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 13:59:51.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 13:59:51.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 13:59:51.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-45" 2025-04-16 13:59:51.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 13:59:51.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 13:59:51.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 13:59:51.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 13:59:51.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 13:59:51.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 13:59:51.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 13:59:51.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 13:59:51.289 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-45 - Starting... 2025-04-16 13:59:51.289 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Added connection org.sqlite.jdbc4.JDBC4Connection@26aee0a6 2025-04-16 13:59:51.289 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Added connection org.sqlite.jdbc4.JDBC4Connection@26aee0a6 2025-04-16 13:59:51.289 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-45 - Start completed. 2025-04-16 13:59:51.291 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Shutdown initiated... 2025-04-16 13:59:51.291 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Close initiated... 2025-04-16 13:59:51.291 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-16 13:59:51.291 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 13:59:51.291 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Closed. 2025-04-16 13:59:51.291 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Shutdown completed. 2025-04-16 13:59:51.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-46 - configuration: 2025-04-16 13:59:51.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 13:59:51.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 13:59:51.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 13:59:51.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 13:59:51.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 13:59:51.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 13:59:51.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@457692cb 2025-04-16 13:59:51.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 13:59:51.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 13:59:51.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 13:59:51.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 13:59:51.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 13:59:51.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 13:59:51.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 13:59:51.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 13:59:51.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 13:59:51.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 13:59:51.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 13:59:51.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 13:59:51.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 13:59:51.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-16 13:59:51.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-16 13:59:51.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 13:59:51.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 13:59:51.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-16 13:59:51.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 13:59:51.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-46" 2025-04-16 13:59:51.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 13:59:51.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 13:59:51.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 13:59:51.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 13:59:51.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 13:59:51.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 13:59:51.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 13:59:51.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 13:59:51.293 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Starting... 2025-04-16 13:59:51.295 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d297d4d 2025-04-16 13:59:51.295 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d297d4d 2025-04-16 13:59:51.295 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Start completed. 2025-04-16 13:59:51.295 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d297d4d 2025-04-16 13:59:51.301 [Test worker @coroutine#294] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d297d4d 2025-04-16 13:59:51.302 [Test worker @coroutine#296] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d297d4d 2025-04-16 13:59:51.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-47 - configuration: 2025-04-16 13:59:51.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 13:59:51.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 13:59:51.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 13:59:51.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 13:59:51.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 13:59:51.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 13:59:51.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6a543e09 2025-04-16 13:59:51.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 13:59:51.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 13:59:51.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 13:59:51.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 13:59:51.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 13:59:51.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 13:59:51.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 13:59:51.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 13:59:51.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 13:59:51.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 13:59:51.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 13:59:51.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 13:59:51.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 13:59:51.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 13:59:51.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 13:59:51.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 13:59:51.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 13:59:51.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 13:59:51.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 13:59:51.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-47" 2025-04-16 13:59:51.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 13:59:51.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 13:59:51.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 13:59:51.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 13:59:51.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 13:59:51.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 13:59:51.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 13:59:51.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 13:59:51.304 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-47 - Starting... 2025-04-16 13:59:51.304 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Added connection org.sqlite.jdbc4.JDBC4Connection@1fc3df43 2025-04-16 13:59:51.304 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Added connection org.sqlite.jdbc4.JDBC4Connection@1fc3df43 2025-04-16 13:59:51.304 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-47 - Start completed. 2025-04-16 13:59:51.307 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Shutdown initiated... 2025-04-16 13:59:51.307 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Close initiated... 2025-04-16 13:59:51.307 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-16 13:59:51.307 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 13:59:51.307 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Closed. 2025-04-16 13:59:51.307 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Shutdown completed. 2025-04-16 13:59:51.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-48 - configuration: 2025-04-16 13:59:51.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 13:59:51.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 13:59:51.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 13:59:51.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 13:59:51.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 13:59:51.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 13:59:51.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@474ce6b8 2025-04-16 13:59:51.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 13:59:51.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 13:59:51.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 13:59:51.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 13:59:51.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 13:59:51.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 13:59:51.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 13:59:51.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 13:59:51.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 13:59:51.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 13:59:51.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 13:59:51.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 13:59:51.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 13:59:51.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 13:59:51.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 13:59:51.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 13:59:51.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 13:59:51.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 13:59:51.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 13:59:51.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-48" 2025-04-16 13:59:51.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 13:59:51.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 13:59:51.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 13:59:51.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 13:59:51.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 13:59:51.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 13:59:51.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 13:59:51.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 13:59:51.310 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Starting... 2025-04-16 13:59:51.310 [HikariPool-39 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 13:59:51.310 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b61e97 2025-04-16 13:59:51.310 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b61e97 2025-04-16 13:59:51.310 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Start completed. 2025-04-16 13:59:51.340 [HikariPool-41 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 13:59:51.343 [DefaultDispatcher-worker-14 @coroutine#309] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b61e97 2025-04-16 13:59:51.349 [DefaultDispatcher-worker-6 @coroutine#309] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b61e97 2025-04-16 13:59:51.366 [HikariPool-43 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 13:59:51.378 [DefaultDispatcher-worker-13 @coroutine#309] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b61e97 2025-04-16 13:59:51.380 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Shutdown initiated... 2025-04-16 13:59:51.380 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Close initiated... 2025-04-16 13:59:51.380 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 13:59:51.380 [HikariPool-48 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4b61e97: (connection evicted) 2025-04-16 13:59:51.381 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 13:59:51.381 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Closed. 2025-04-16 13:59:51.381 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Shutdown completed. 2025-04-16 13:59:51.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-49 - configuration: 2025-04-16 13:59:51.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 13:59:51.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 13:59:51.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 13:59:51.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 13:59:51.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 13:59:51.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 13:59:51.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3b347439 2025-04-16 13:59:51.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 13:59:51.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 13:59:51.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 13:59:51.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 13:59:51.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 13:59:51.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 13:59:51.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 13:59:51.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 13:59:51.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 13:59:51.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 13:59:51.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 13:59:51.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 13:59:51.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 13:59:51.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 13:59:51.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 13:59:51.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 13:59:51.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 13:59:51.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 13:59:51.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 13:59:51.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-49" 2025-04-16 13:59:51.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 13:59:51.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 13:59:51.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 13:59:51.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 13:59:51.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 13:59:51.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 13:59:51.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 13:59:51.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 13:59:51.382 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Starting... 2025-04-16 13:59:51.382 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e67a8c0 2025-04-16 13:59:51.382 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e67a8c0 2025-04-16 13:59:51.382 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Start completed. 2025-04-16 13:59:51.389 [HikariPool-45 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 13:59:51.404 [DefaultDispatcher-worker-13 @coroutine#314] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-49 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e67a8c0 2025-04-16 13:59:51.404 [HikariPool-47 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 13:59:51.409 [DefaultDispatcher-worker-15 @coroutine#314] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-49 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e67a8c0 2025-04-16 13:59:51.422 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Shutdown initiated... 2025-04-16 13:59:51.422 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Close initiated... 2025-04-16 13:59:51.422 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 13:59:51.422 [HikariPool-49 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-49 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6e67a8c0: (connection evicted) 2025-04-16 13:59:51.423 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 13:59:51.423 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Closed. 2025-04-16 13:59:51.423 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Shutdown completed. 2025-04-16 13:59:51.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-50 - configuration: 2025-04-16 13:59:51.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 13:59:51.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 13:59:51.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 13:59:51.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 13:59:51.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 13:59:51.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 13:59:51.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1592e540 2025-04-16 13:59:51.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 13:59:51.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 13:59:51.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 13:59:51.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 13:59:51.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 13:59:51.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 13:59:51.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 13:59:51.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 13:59:51.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 13:59:51.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 13:59:51.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 13:59:51.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 13:59:51.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 13:59:51.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 13:59:51.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 13:59:51.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 13:59:51.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 13:59:51.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 13:59:51.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 13:59:51.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-50" 2025-04-16 13:59:51.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 13:59:51.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 13:59:51.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 13:59:51.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 13:59:51.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 13:59:51.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 13:59:51.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 13:59:51.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 13:59:51.424 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Starting... 2025-04-16 13:59:51.424 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Added connection org.sqlite.jdbc4.JDBC4Connection@4449b273 2025-04-16 13:59:51.424 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Added connection org.sqlite.jdbc4.JDBC4Connection@4449b273 2025-04-16 13:59:51.424 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Start completed. 2025-04-16 13:59:51.445 [DefaultDispatcher-worker-3 @coroutine#317] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-50 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4449b273 2025-04-16 13:59:51.446 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Shutdown initiated... 2025-04-16 13:59:51.447 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Close initiated... 2025-04-16 13:59:51.447 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 13:59:51.447 [HikariPool-50 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-50 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4449b273: (connection evicted) 2025-04-16 13:59:51.447 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 13:59:51.447 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Closed. 2025-04-16 13:59:51.447 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Shutdown completed. 2025-04-16 13:59:51.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-51 - configuration: 2025-04-16 13:59:51.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 13:59:51.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 13:59:51.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 13:59:51.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 13:59:51.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 13:59:51.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 13:59:51.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2932e15f 2025-04-16 13:59:51.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 13:59:51.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 13:59:51.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 13:59:51.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 13:59:51.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 13:59:51.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 13:59:51.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 13:59:51.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 13:59:51.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 13:59:51.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 13:59:51.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 13:59:51.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 13:59:51.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 13:59:51.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 13:59:51.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 13:59:51.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 13:59:51.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 13:59:51.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 13:59:51.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 13:59:51.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-51" 2025-04-16 13:59:51.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 13:59:51.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 13:59:51.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 13:59:51.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 13:59:51.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 13:59:51.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 13:59:51.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 13:59:51.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 13:59:51.448 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Starting... 2025-04-16 13:59:51.448 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Added connection org.sqlite.jdbc4.JDBC4Connection@2375a976 2025-04-16 13:59:51.448 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Added connection org.sqlite.jdbc4.JDBC4Connection@2375a976 2025-04-16 13:59:51.448 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Start completed. 2025-04-16 13:59:51.469 [DefaultDispatcher-worker-12 @coroutine#319] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-51 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2375a976 2025-04-16 13:59:51.474 [DefaultDispatcher-worker-12 @coroutine#319] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-51 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2375a976 2025-04-16 13:59:51.474 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Shutdown initiated... 2025-04-16 13:59:51.474 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Close initiated... 2025-04-16 13:59:51.474 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 13:59:51.474 [HikariPool-51 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-51 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2375a976: (connection evicted) 2025-04-16 13:59:51.475 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 13:59:51.475 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Closed. 2025-04-16 13:59:51.475 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Shutdown completed. 2025-04-16 13:59:51.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-52 - configuration: 2025-04-16 13:59:51.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 13:59:51.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 13:59:51.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 13:59:51.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 13:59:51.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 13:59:51.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 13:59:51.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5c1dd18 2025-04-16 13:59:51.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 13:59:51.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 13:59:51.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 13:59:51.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 13:59:51.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 13:59:51.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 13:59:51.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 13:59:51.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 13:59:51.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 13:59:51.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 13:59:51.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 13:59:51.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 13:59:51.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 13:59:51.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 13:59:51.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 13:59:51.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 13:59:51.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 13:59:51.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 13:59:51.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 13:59:51.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-52" 2025-04-16 13:59:51.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 13:59:51.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 13:59:51.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 13:59:51.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 13:59:51.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 13:59:51.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 13:59:51.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 13:59:51.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 13:59:51.476 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Starting... 2025-04-16 13:59:51.476 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Added connection org.sqlite.jdbc4.JDBC4Connection@5178345d 2025-04-16 13:59:51.476 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Added connection org.sqlite.jdbc4.JDBC4Connection@5178345d 2025-04-16 13:59:51.477 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Start completed. 2025-04-16 13:59:51.496 [DefaultDispatcher-worker-1 @coroutine#322] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-52 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5178345d 2025-04-16 13:59:51.498 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Shutdown initiated... 2025-04-16 13:59:51.498 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Close initiated... 2025-04-16 13:59:51.498 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 13:59:51.498 [HikariPool-52 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-52 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5178345d: (connection evicted) 2025-04-16 13:59:51.498 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 13:59:51.498 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Closed. 2025-04-16 13:59:51.498 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Shutdown completed. 2025-04-16 13:59:51.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-53 - configuration: 2025-04-16 13:59:51.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 13:59:51.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 13:59:51.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 13:59:51.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 13:59:51.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 13:59:51.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 13:59:51.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@14b26e90 2025-04-16 13:59:51.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 13:59:51.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 13:59:51.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 13:59:51.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 13:59:51.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 13:59:51.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 13:59:51.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 13:59:51.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 13:59:51.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 13:59:51.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 13:59:51.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 13:59:51.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 13:59:51.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 13:59:51.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 13:59:51.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 13:59:51.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 13:59:51.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 13:59:51.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 13:59:51.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 13:59:51.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-53" 2025-04-16 13:59:51.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 13:59:51.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 13:59:51.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 13:59:51.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 13:59:51.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 13:59:51.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 13:59:51.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 13:59:51.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 13:59:51.499 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Starting... 2025-04-16 13:59:51.499 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f4d05b3 2025-04-16 13:59:51.499 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f4d05b3 2025-04-16 13:59:51.499 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Start completed. 2025-04-16 13:59:51.518 [DefaultDispatcher-worker-6 @coroutine#324] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-53 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f4d05b3 2025-04-16 13:59:51.518 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Shutdown initiated... 2025-04-16 13:59:51.518 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Close initiated... 2025-04-16 13:59:51.518 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 13:59:51.518 [HikariPool-53 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-53 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4f4d05b3: (connection evicted) 2025-04-16 13:59:51.518 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 13:59:51.518 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Closed. 2025-04-16 13:59:51.518 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Shutdown completed. 2025-04-16 13:59:51.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-54 - configuration: 2025-04-16 13:59:51.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 13:59:51.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 13:59:51.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 13:59:51.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 13:59:51.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 13:59:51.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 13:59:51.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1c8e2850 2025-04-16 13:59:51.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 13:59:51.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 13:59:51.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 13:59:51.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 13:59:51.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 13:59:51.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 13:59:51.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 13:59:51.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 13:59:51.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 13:59:51.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 13:59:51.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 13:59:51.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 13:59:51.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 13:59:51.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 13:59:51.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 13:59:51.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 13:59:51.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 13:59:51.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 13:59:51.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 13:59:51.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-54" 2025-04-16 13:59:51.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 13:59:51.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 13:59:51.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 13:59:51.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 13:59:51.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 13:59:51.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 13:59:51.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 13:59:51.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 13:59:51.667 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Starting... 2025-04-16 13:59:51.668 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Added connection org.sqlite.jdbc4.JDBC4Connection@4bf10fe1 2025-04-16 13:59:51.668 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Added connection org.sqlite.jdbc4.JDBC4Connection@4bf10fe1 2025-04-16 13:59:51.668 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Start completed. 2025-04-16 13:59:51.708 [DefaultDispatcher-worker-10 @coroutine#335] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bf10fe1 2025-04-16 13:59:51.715 [DefaultDispatcher-worker-14 @coroutine#337] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bf10fe1 2025-04-16 13:59:51.716 [Test worker @coroutine#339] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50587/manifest.json 2025-04-16 13:59:51.716 [Test worker @coroutine#339] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50587/manifest.json. 2025-04-16 13:59:51.716 [Test worker @coroutine#339] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50587/manifest.json 2025-04-16 13:59:51.718 [Test worker @coroutine#339] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50587/manifest.json 2025-04-16 13:59:51.718 [Test worker @coroutine#339] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50587/manifest.json 2025-04-16 13:59:51.768 [HikariPool-54 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 13:59:51.794 [Test worker @coroutine#339] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50587/manifest.json. 2025-04-16 13:59:51.794 [Test worker @coroutine#339] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:50587/manifest.json to class io.ktor.utils.io.ByteReadChannel 2025-04-16 13:59:51.803 [DefaultDispatcher-worker-10 @coroutine#339] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bf10fe1 2025-04-16 13:59:51.807 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Shutdown initiated... 2025-04-16 13:59:51.807 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Close initiated... 2025-04-16 13:59:51.807 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 13:59:51.807 [HikariPool-54 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4bf10fe1: (connection evicted) 2025-04-16 13:59:51.808 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 13:59:51.808 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Closed. 2025-04-16 13:59:51.808 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Shutdown completed. 2025-04-16 13:59:51.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-55 - configuration: 2025-04-16 13:59:51.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 13:59:51.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 13:59:51.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 13:59:51.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 13:59:51.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 13:59:51.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 13:59:51.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@49338f3 2025-04-16 13:59:51.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 13:59:51.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 13:59:51.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 13:59:51.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 13:59:51.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 13:59:51.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 13:59:51.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 13:59:51.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 13:59:51.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 13:59:51.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 13:59:51.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 13:59:51.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 13:59:51.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 13:59:51.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 13:59:51.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 13:59:51.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 13:59:51.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 13:59:51.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 13:59:51.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 13:59:51.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-55" 2025-04-16 13:59:51.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 13:59:51.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 13:59:51.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 13:59:51.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 13:59:51.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 13:59:51.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 13:59:51.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 13:59:51.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 13:59:51.823 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-55 - Starting... 2025-04-16 13:59:51.823 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Added connection org.sqlite.jdbc4.JDBC4Connection@4abdd5e 2025-04-16 13:59:51.823 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Added connection org.sqlite.jdbc4.JDBC4Connection@4abdd5e 2025-04-16 13:59:51.823 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-55 - Start completed. 2025-04-16 13:59:51.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-56 - configuration: 2025-04-16 13:59:51.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 13:59:51.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 13:59:51.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 13:59:51.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 13:59:51.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 13:59:51.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 13:59:51.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@64a8d575 2025-04-16 13:59:51.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 13:59:51.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 13:59:51.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 13:59:51.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 13:59:51.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 13:59:51.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 13:59:51.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 13:59:51.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 13:59:51.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 13:59:51.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 13:59:51.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 13:59:51.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 13:59:51.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 13:59:51.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 13:59:51.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 13:59:51.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 13:59:51.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 13:59:51.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 13:59:51.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 13:59:51.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-56" 2025-04-16 13:59:51.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 13:59:51.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 13:59:51.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 13:59:51.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 13:59:51.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 13:59:51.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 13:59:51.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 13:59:51.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 13:59:51.831 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Starting... 2025-04-16 13:59:51.831 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Added connection org.sqlite.jdbc4.JDBC4Connection@36cdcae0 2025-04-16 13:59:51.831 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Added connection org.sqlite.jdbc4.JDBC4Connection@36cdcae0 2025-04-16 13:59:51.831 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Start completed. 2025-04-16 13:59:51.849 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2025-04-16 13:59:51.890 [Test worker] INFO ktor.application - Application started in 0.045 seconds. 2025-04-16 13:59:51.891 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@3702d0ed 2025-04-16 13:59:51.923 [HikariPool-55 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 13:59:51.931 [HikariPool-56 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 13:59:51.947 [DefaultDispatcher-worker-12 @coroutine#350] INFO ktor.application - Responding at http://0.0.0.0:33129 2025-04-16 13:59:51.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-57 - configuration: 2025-04-16 13:59:51.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 13:59:51.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 13:59:51.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 13:59:51.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 13:59:51.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 13:59:51.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 13:59:51.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@46507dda 2025-04-16 13:59:51.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 13:59:51.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 13:59:51.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 13:59:51.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 13:59:51.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 13:59:51.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 13:59:51.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 13:59:51.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 13:59:51.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 13:59:51.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 13:59:51.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 13:59:51.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 13:59:51.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 13:59:51.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 13:59:51.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 13:59:51.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 13:59:51.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 13:59:51.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 13:59:51.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 13:59:51.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-57" 2025-04-16 13:59:51.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 13:59:51.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 13:59:51.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 13:59:51.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 13:59:51.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 13:59:51.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 13:59:51.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 13:59:51.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 13:59:51.948 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-57 - Starting... 2025-04-16 13:59:51.948 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Added connection org.sqlite.jdbc4.JDBC4Connection@66f5770e 2025-04-16 13:59:51.948 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Added connection org.sqlite.jdbc4.JDBC4Connection@66f5770e 2025-04-16 13:59:51.948 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-57 - Start completed. 2025-04-16 13:59:51.966 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2025-04-16 13:59:51.970 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2025-04-16 13:59:51.970 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2025-04-16 13:59:51.970 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2025-04-16 13:59:51.971 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler meta-data: Quartz Scheduler (v2.3.2) 'MyScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 3 threads. Using job-store 'org.quartz.simpl.RAMJobStore' - which does not support persistence. and is not clustered. 2025-04-16 13:59:51.971 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2025-04-16 13:59:51.971 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2025-04-16 13:59:51.971 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2025-04-16 13:59:51.971 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-04-16 13:59:51.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-58 - configuration: 2025-04-16 13:59:51.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 13:59:51.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 13:59:51.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 13:59:51.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 13:59:51.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 13:59:51.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 13:59:51.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1af6d656 2025-04-16 13:59:51.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 13:59:51.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 13:59:51.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 13:59:51.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 13:59:51.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 13:59:51.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 13:59:51.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 13:59:51.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 13:59:51.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 13:59:51.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 13:59:51.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 13:59:51.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 13:59:51.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 13:59:51.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 13:59:51.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 13:59:51.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 13:59:51.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 13:59:51.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 13:59:51.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 13:59:51.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-58" 2025-04-16 13:59:51.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 13:59:51.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 13:59:51.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 13:59:51.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 13:59:51.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 13:59:51.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 13:59:51.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 13:59:51.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 13:59:51.972 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Starting... 2025-04-16 13:59:51.972 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Added connection org.sqlite.jdbc4.JDBC4Connection@2de82bf8 2025-04-16 13:59:51.972 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Added connection org.sqlite.jdbc4.JDBC4Connection@2de82bf8 2025-04-16 13:59:51.972 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Start completed. 2025-04-16 13:59:52.001 [DefaultDispatcher-worker-14 @coroutine#356] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2de82bf8 2025-04-16 13:59:52.007 [DefaultDispatcher-worker-11 @coroutine#356] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2de82bf8 2025-04-16 13:59:52.011 [DefaultDispatcher-worker-6 @coroutine#360] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66f5770e 2025-04-16 13:59:52.013 [DefaultDispatcher-worker-6 @coroutine#362] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66f5770e 2025-04-16 13:59:52.018 [DefaultDispatcher-worker-12 @coroutine#356] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2de82bf8 2025-04-16 13:59:52.022 [DefaultDispatcher-worker-12 @coroutine#356] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2de82bf8 2025-04-16 13:59:52.022 [Test worker @coroutine#356] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33129/api/content/717122067477970944/_ustadmanifest.json 2025-04-16 13:59:52.022 [Test worker @coroutine#356] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:33129/api/content/717122067477970944/_ustadmanifest.json. 2025-04-16 13:59:52.022 [Test worker @coroutine#356] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33129/api/content/717122067477970944/_ustadmanifest.json 2025-04-16 13:59:52.024 [Test worker @coroutine#356] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33129/api/content/717122067477970944/_ustadmanifest.json 2025-04-16 13:59:52.024 [Test worker @coroutine#356] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:33129/api/content/717122067477970944/_ustadmanifest.json 2025-04-16 13:59:52.025 [Test worker @coroutine#356] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33129/api/content/717122067477970944/_ustadmanifest.json. 2025-04-16 13:59:52.025 [Test worker @coroutine#356] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:33129/api/content/717122067477970944/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-04-16 13:59:52.034 [DefaultDispatcher-worker-5 @coroutine#356] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2de82bf8 2025-04-16 13:59:52.037 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2025-04-16 13:59:52.038 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-95d4b3ee-a805-4c7b-bf64-7e6bfb3613f5', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2025-04-16 13:59:52.039 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-04-16 13:59:52.039 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-95d4b3ee-a805-4c7b-bf64-7e6bfb3613f5 2025-04-16 13:59:52.042 [DefaultDispatcher-worker-5 @coroutine#376] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33129/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-16 13:59:52.042 [DefaultDispatcher-worker-5 @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:33129/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-16 13:59:52.042 [DefaultDispatcher-worker-5 @coroutine#376] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33129/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-16 13:59:52.042 [DefaultDispatcher-worker-5 @coroutine#376] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33129/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-16 13:59:52.047 [DefaultDispatcher-worker-15 @coroutine#375] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2de82bf8 2025-04-16 13:59:52.047 [DefaultDispatcher-worker-15 @coroutine#375] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33129/UmAppDatabase/replication/nodeId 2025-04-16 13:59:52.047 [DefaultDispatcher-worker-15 @coroutine#375] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:33129/UmAppDatabase/replication/nodeId. 2025-04-16 13:59:52.047 [DefaultDispatcher-worker-15 @coroutine#375] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33129/UmAppDatabase/replication/nodeId 2025-04-16 13:59:52.048 [HikariPool-57 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 13:59:52.051 [DefaultDispatcher-worker-8 @coroutine#374] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33129/api/blob/upload-init-batch 2025-04-16 13:59:52.051 [DefaultDispatcher-worker-8 @coroutine#374] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:33129/api/blob/upload-init-batch. 2025-04-16 13:59:52.051 [DefaultDispatcher-worker-8 @coroutine#374] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33129/api/blob/upload-init-batch 2025-04-16 13:59:52.052 [DefaultDispatcher-worker-8 @coroutine#374] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33129/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-04-16 13:59:52.072 [HikariPool-58 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 13:59:52.090 [eventLoopGroupProxy-4-1 @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-04-16 13:59:52.090 [eventLoopGroupProxy-4-3 @call-handler#399] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, sse] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/sse/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2025-04-16 13:59:52.090 [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/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2025-04-16 13:59:52.090 [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/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2025-04-16 13:59:52.093 [eventLoopGroupProxy-4-4 @call-handler#397] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 13:59:52.093 [eventLoopGroupProxy-4-3 @call-handler#399] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 13:59:52.095 [eventLoopGroupProxy-4-1 @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-04-16 13:59:52.095 [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-04-16 13:59:52.095 [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-04-16 13:59:52.097 [eventLoopGroupProxy-4-2 @call-handler#396] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 13:59:52.097 [DefaultDispatcher-worker-14 @coroutine#375] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33129/UmAppDatabase/replication/nodeId 2025-04-16 13:59:52.097 [DefaultDispatcher-worker-14 @coroutine#375] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:33129/UmAppDatabase/replication/nodeId 2025-04-16 13:59:52.097 [DefaultDispatcher-worker-10 @coroutine#376] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33129/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-16 13:59:52.097 [DefaultDispatcher-worker-10 @coroutine#376] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:33129/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-16 13:59:52.100 [eventLoopGroupProxy-4-4 @call-handler#397] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 13ms 2025-04-16 13:59:52.100 [eventLoopGroupProxy-4-2 @call-handler#396] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 13ms 2025-04-16 13:59:52.103 [DefaultDispatcher-worker-8 @coroutine#375] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2de82bf8 2025-04-16 13:59:52.104 [eventLoopGroupProxy-4-1 @coroutine#406] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4abdd5e 2025-04-16 13:59:52.108 [DefaultDispatcher-worker-16 @coroutine#377] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2de82bf8 2025-04-16 13:59:52.113 [eventLoopGroupProxy-4-1 @call-handler#398] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 26ms 2025-04-16 13:59:52.113 [DefaultDispatcher-worker-16 @coroutine#374] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33129/api/blob/upload-init-batch 2025-04-16 13:59:52.113 [DefaultDispatcher-worker-16 @coroutine#374] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:33129/api/blob/upload-init-batch 2025-04-16 13:59:52.116 [DefaultDispatcher-worker-16 @coroutine#374] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:33129/api/blob/upload-init-batch. 2025-04-16 13:59:52.116 [DefaultDispatcher-worker-16 @coroutine#374] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:33129/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-04-16 13:59:52.124 [DefaultDispatcher-worker-16 @coroutine#410] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33129/api/blob/upload-batch-data 2025-04-16 13:59:52.124 [DefaultDispatcher-worker-16 @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:33129/api/blob/upload-batch-data. 2025-04-16 13:59:52.124 [DefaultDispatcher-worker-16 @coroutine#410] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33129/api/blob/upload-batch-data 2025-04-16 13:59:52.125 [DefaultDispatcher-worker-16 @coroutine#410] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33129/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 13:59:52.130 [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-04-16 13:59:52.137 [eventLoopGroupProxy-4-2 @coroutine#413] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4abdd5e 2025-04-16 13:59:52.138 [eventLoopGroupProxy-4-2 @call-handler#412] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 13:59:52.138 [eventLoopGroupProxy-4-2 @call-handler#412] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 8ms 2025-04-16 13:59:52.138 [DefaultDispatcher-worker-16 @coroutine#410] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33129/api/blob/upload-batch-data 2025-04-16 13:59:52.144 [DefaultDispatcher-worker-16 @coroutine#410] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33129/api/blob/upload-batch-data 2025-04-16 13:59:52.144 [DefaultDispatcher-worker-16 @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:33129/api/blob/upload-batch-data. 2025-04-16 13:59:52.144 [DefaultDispatcher-worker-16 @coroutine#410] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33129/api/blob/upload-batch-data 2025-04-16 13:59:52.144 [DefaultDispatcher-worker-16 @coroutine#410] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33129/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 13:59:52.146 [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-04-16 13:59:52.148 [eventLoopGroupProxy-4-2 @coroutine#418] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4abdd5e 2025-04-16 13:59:52.148 [eventLoopGroupProxy-4-2 @call-handler#417] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 13:59:52.149 [eventLoopGroupProxy-4-2 @call-handler#417] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2025-04-16 13:59:52.149 [DefaultDispatcher-worker-16 @coroutine#410] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33129/api/blob/upload-batch-data 2025-04-16 13:59:52.160 [DefaultDispatcher-worker-9 @coroutine#374] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2de82bf8 2025-04-16 13:59:52.168 [DefaultDispatcher-worker-1 @coroutine#377] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2de82bf8 2025-04-16 13:59:52.178 [DefaultDispatcher-worker-1 @coroutine#377] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33129/UmAppDatabase/replication/message 2025-04-16 13:59:52.178 [DefaultDispatcher-worker-1 @coroutine#377] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:33129/UmAppDatabase/replication/message. 2025-04-16 13:59:52.178 [DefaultDispatcher-worker-1 @coroutine#377] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33129/UmAppDatabase/replication/message 2025-04-16 13:59:52.178 [DefaultDispatcher-worker-1 @coroutine#377] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33129/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-04-16 13:59:52.180 [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/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2025-04-16 13:59:52.180 [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-04-16 13:59:52.180 [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-04-16 13:59:52.194 [DefaultDispatcher-worker-18 @call-handler#431] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36cdcae0 2025-04-16 13:59:52.195 [eventLoopGroupProxy-4-2 @call-handler#431] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 13:59:52.196 [eventLoopGroupProxy-4-2 @call-handler#431] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 16ms 2025-04-16 13:59:52.196 [DefaultDispatcher-worker-4 @coroutine#349] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33129/api/content/717122067477970944/_ustadmanifest.json 2025-04-16 13:59:52.196 [DefaultDispatcher-worker-4 @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:33129/api/content/717122067477970944/_ustadmanifest.json. 2025-04-16 13:59:52.196 [DefaultDispatcher-worker-4 @coroutine#349] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33129/api/content/717122067477970944/_ustadmanifest.json 2025-04-16 13:59:52.196 [DefaultDispatcher-worker-18 @coroutine#377] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33129/UmAppDatabase/replication/message 2025-04-16 13:59:52.196 [DefaultDispatcher-worker-18 @coroutine#377] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:33129/UmAppDatabase/replication/message 2025-04-16 13:59:52.197 [DefaultDispatcher-worker-18 @coroutine#377] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:33129/UmAppDatabase/replication/message. 2025-04-16 13:59:52.197 [DefaultDispatcher-worker-18 @coroutine#377] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:33129/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-04-16 13:59:52.197 [DefaultDispatcher-worker-18 @coroutine#349] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33129/api/content/717122067477970944/_ustadmanifest.json 2025-04-16 13:59:52.197 [DefaultDispatcher-worker-18 @coroutine#349] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:33129/api/content/717122067477970944/_ustadmanifest.json 2025-04-16 13:59:52.197 [DefaultDispatcher-worker-8 @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:33129/api/content/717122067477970944/_ustadmanifest.json. 2025-04-16 13:59:52.198 [DefaultDispatcher-worker-8 @coroutine#349] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:33129/api/content/717122067477970944/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-04-16 13:59:52.201 [DefaultDispatcher-worker-13 @coroutine#377] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2de82bf8 2025-04-16 13:59:52.202 [DefaultDispatcher-worker-12 @coroutine#349] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36cdcae0 2025-04-16 13:59:52.203 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2025-04-16 13:59:52.203 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2025-04-16 13:59:52.203 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2025-04-16 13:59:52.203 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2025-04-16 13:59:52.203 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2025-04-16 13:59:52.204 [Test worker @coroutine#443] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66f5770e 2025-04-16 13:59:52.204 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Shutdown initiated... 2025-04-16 13:59:52.204 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Close initiated... 2025-04-16 13:59:52.204 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 13:59:52.204 [HikariPool-58 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2de82bf8: (connection evicted) 2025-04-16 13:59:52.204 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 13:59:52.204 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Closed. 2025-04-16 13:59:52.204 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Shutdown completed. 2025-04-16 13:59:52.467 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-16 13:59:52.467 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-16 13:59:52.661 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-16 13:59:53.208 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@3702d0ed 2025-04-16 13:59:53.208 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@3702d0ed 2025-04-16 13:59:53.210 [Test worker @coroutine#449] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4abdd5e 2025-04-16 13:59:53.210 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Shutdown initiated... 2025-04-16 13:59:53.210 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Close initiated... 2025-04-16 13:59:53.210 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 13:59:53.210 [HikariPool-56 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Closing connection org.sqlite.jdbc4.JDBC4Connection@36cdcae0: (connection evicted) 2025-04-16 13:59:53.211 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 13:59:53.211 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Closed. 2025-04-16 13:59:53.211 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Shutdown completed. 2025-04-16 13:59:53.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-59 - configuration: 2025-04-16 13:59:53.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 13:59:53.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 13:59:53.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 13:59:53.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 13:59:53.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 13:59:53.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 13:59:53.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@20a46227 2025-04-16 13:59:53.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 13:59:53.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 13:59:53.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 13:59:53.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 13:59:53.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 13:59:53.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 13:59:53.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 13:59:53.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 13:59:53.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 13:59:53.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 13:59:53.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 13:59:53.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 13:59:53.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 13:59:53.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 13:59:53.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 13:59:53.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 13:59:53.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 13:59:53.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 13:59:53.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 13:59:53.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-59" 2025-04-16 13:59:53.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 13:59:53.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 13:59:53.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 13:59:53.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 13:59:53.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 13:59:53.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 13:59:53.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 13:59:53.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 13:59:53.225 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-59 - Starting... 2025-04-16 13:59:53.226 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f39ad3f 2025-04-16 13:59:53.226 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f39ad3f 2025-04-16 13:59:53.226 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-59 - Start completed. 2025-04-16 13:59:53.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-60 - configuration: 2025-04-16 13:59:53.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 13:59:53.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 13:59:53.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 13:59:53.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 13:59:53.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 13:59:53.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 13:59:53.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@330d16af 2025-04-16 13:59:53.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 13:59:53.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 13:59:53.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 13:59:53.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 13:59:53.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 13:59:53.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 13:59:53.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 13:59:53.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 13:59:53.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 13:59:53.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 13:59:53.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 13:59:53.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 13:59:53.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 13:59:53.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 13:59:53.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 13:59:53.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 13:59:53.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 13:59:53.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 13:59:53.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 13:59:53.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-60" 2025-04-16 13:59:53.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 13:59:53.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 13:59:53.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 13:59:53.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 13:59:53.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 13:59:53.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 13:59:53.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 13:59:53.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 13:59:53.228 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Starting... 2025-04-16 13:59:53.228 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Added connection org.sqlite.jdbc4.JDBC4Connection@548c5127 2025-04-16 13:59:53.228 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Added connection org.sqlite.jdbc4.JDBC4Connection@548c5127 2025-04-16 13:59:53.228 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Start completed. 2025-04-16 13:59:53.236 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2025-04-16 13:59:53.237 [Test worker] INFO ktor.application - Application started in 0.001 seconds. 2025-04-16 13:59:53.237 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@65b1693c 2025-04-16 13:59:53.238 [DefaultDispatcher-worker-15 @coroutine#456] INFO ktor.application - Responding at http://0.0.0.0:42979 2025-04-16 13:59:53.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-61 - configuration: 2025-04-16 13:59:53.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 13:59:53.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 13:59:53.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 13:59:53.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 13:59:53.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 13:59:53.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 13:59:53.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6c930e7e 2025-04-16 13:59:53.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 13:59:53.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 13:59:53.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 13:59:53.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 13:59:53.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 13:59:53.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 13:59:53.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 13:59:53.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 13:59:53.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 13:59:53.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 13:59:53.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 13:59:53.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 13:59:53.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 13:59:53.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 13:59:53.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 13:59:53.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 13:59:53.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 13:59:53.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 13:59:53.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 13:59:53.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-61" 2025-04-16 13:59:53.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 13:59:53.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 13:59:53.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 13:59:53.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 13:59:53.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 13:59:53.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 13:59:53.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 13:59:53.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 13:59:53.239 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-61 - Starting... 2025-04-16 13:59:53.239 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Added connection org.sqlite.jdbc4.JDBC4Connection@24d097c8 2025-04-16 13:59:53.239 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Added connection org.sqlite.jdbc4.JDBC4Connection@24d097c8 2025-04-16 13:59:53.239 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-61 - Start completed. 2025-04-16 13:59:53.241 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2025-04-16 13:59:53.241 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2025-04-16 13:59:53.241 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2025-04-16 13:59:53.241 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2025-04-16 13:59:53.241 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler meta-data: Quartz Scheduler (v2.3.2) 'MyScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 3 threads. Using job-store 'org.quartz.simpl.RAMJobStore' - which does not support persistence. and is not clustered. 2025-04-16 13:59:53.241 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2025-04-16 13:59:53.241 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2025-04-16 13:59:53.241 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2025-04-16 13:59:53.241 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-04-16 13:59:53.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-62 - configuration: 2025-04-16 13:59:53.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 13:59:53.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 13:59:53.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 13:59:53.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 13:59:53.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 13:59:53.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 13:59:53.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@48928b57 2025-04-16 13:59:53.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 13:59:53.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 13:59:53.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 13:59:53.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 13:59:53.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 13:59:53.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 13:59:53.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 13:59:53.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 13:59:53.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 13:59:53.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 13:59:53.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 13:59:53.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 13:59:53.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 13:59:53.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 13:59:53.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 13:59:53.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 13:59:53.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 13:59:53.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 13:59:53.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 13:59:53.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-62" 2025-04-16 13:59:53.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 13:59:53.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 13:59:53.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 13:59:53.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 13:59:53.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 13:59:53.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 13:59:53.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 13:59:53.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 13:59:53.241 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Starting... 2025-04-16 13:59:53.241 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c09bb7a 2025-04-16 13:59:53.241 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c09bb7a 2025-04-16 13:59:53.241 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Start completed. 2025-04-16 13:59:53.261 [DefaultDispatcher-worker-13 @coroutine#461] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c09bb7a 2025-04-16 13:59:53.266 [DefaultDispatcher-worker-9 @coroutine#461] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c09bb7a 2025-04-16 13:59:53.267 [DefaultDispatcher-worker-18 @coroutine#465] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d512c1 2025-04-16 13:59:53.270 [DefaultDispatcher-worker-18 @coroutine#467] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24d097c8 2025-04-16 13:59:53.272 [Test worker @coroutine#469] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24d097c8 2025-04-16 13:59:53.276 [DefaultDispatcher-worker-18 @coroutine#461] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c09bb7a 2025-04-16 13:59:53.280 [DefaultDispatcher-worker-11 @coroutine#461] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c09bb7a 2025-04-16 13:59:53.280 [Test worker @coroutine#461] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42979/api/content/717122070855581696/_ustadmanifest.json 2025-04-16 13:59:53.280 [Test worker @coroutine#461] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:42979/api/content/717122070855581696/_ustadmanifest.json. 2025-04-16 13:59:53.280 [Test worker @coroutine#461] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42979/api/content/717122070855581696/_ustadmanifest.json 2025-04-16 13:59:53.281 [Test worker @coroutine#461] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42979/api/content/717122070855581696/_ustadmanifest.json 2025-04-16 13:59:53.281 [Test worker @coroutine#461] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:42979/api/content/717122070855581696/_ustadmanifest.json 2025-04-16 13:59:53.282 [Test worker @coroutine#461] 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:42979/api/content/717122070855581696/_ustadmanifest.json. 2025-04-16 13:59:53.282 [Test worker @coroutine#461] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:42979/api/content/717122070855581696/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-04-16 13:59:53.289 [DefaultDispatcher-worker-8 @coroutine#461] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c09bb7a 2025-04-16 13:59:53.289 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2025-04-16 13:59:53.289 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-bf8a8da7-cb2e-4dc8-9e8b-77130d13dfb6', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2025-04-16 13:59:53.291 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-04-16 13:59:53.291 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-bf8a8da7-cb2e-4dc8-9e8b-77130d13dfb6 2025-04-16 13:59:53.291 [DefaultDispatcher-worker-5 @coroutine#483] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42979/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-16 13:59:53.291 [DefaultDispatcher-worker-5 @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:42979/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-16 13:59:53.291 [DefaultDispatcher-worker-5 @coroutine#483] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42979/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-16 13:59:53.291 [DefaultDispatcher-worker-5 @coroutine#483] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42979/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-16 13:59:53.294 [eventLoopGroupProxy-7-1 @call-handler#493] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, sse] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/sse/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2025-04-16 13:59:53.294 [eventLoopGroupProxy-7-2 @call-handler#494] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, ackAndGetPendingReplications] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2025-04-16 13:59:53.294 [eventLoopGroupProxy-7-1 @call-handler#493] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 13:59:53.294 [eventLoopGroupProxy-7-2 @call-handler#494] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-16 13:59:53.294 [eventLoopGroupProxy-7-2 @call-handler#494] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-16 13:59:53.294 [eventLoopGroupProxy-7-2 @call-handler#494] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 13:59:53.295 [eventLoopGroupProxy-7-2 @call-handler#494] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 2ms 2025-04-16 13:59:53.295 [DefaultDispatcher-worker-3 @coroutine#483] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42979/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-16 13:59:53.295 [DefaultDispatcher-worker-3 @coroutine#483] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:42979/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-16 13:59:53.296 [DefaultDispatcher-worker-11 @coroutine#482] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c09bb7a 2025-04-16 13:59:53.296 [DefaultDispatcher-worker-11 @coroutine#482] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42979/UmAppDatabase/replication/nodeId 2025-04-16 13:59:53.296 [DefaultDispatcher-worker-11 @coroutine#482] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:42979/UmAppDatabase/replication/nodeId. 2025-04-16 13:59:53.296 [DefaultDispatcher-worker-11 @coroutine#482] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42979/UmAppDatabase/replication/nodeId 2025-04-16 13:59:53.298 [DefaultDispatcher-worker-12 @coroutine#481] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42979/api/blob/upload-init-batch 2025-04-16 13:59:53.298 [DefaultDispatcher-worker-12 @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:42979/api/blob/upload-init-batch. 2025-04-16 13:59:53.298 [DefaultDispatcher-worker-12 @coroutine#481] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42979/api/blob/upload-init-batch 2025-04-16 13:59:53.298 [DefaultDispatcher-worker-12 @coroutine#481] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42979/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-04-16 13:59:53.298 [eventLoopGroupProxy-7-2 @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/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2025-04-16 13:59:53.298 [eventLoopGroupProxy-7-2 @call-handler#502] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 13:59:53.298 [eventLoopGroupProxy-7-2 @call-handler#502] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 0ms 2025-04-16 13:59:53.299 [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-04-16 13:59:53.300 [DefaultDispatcher-worker-5 @coroutine#482] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42979/UmAppDatabase/replication/nodeId 2025-04-16 13:59:53.300 [DefaultDispatcher-worker-5 @coroutine#482] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:42979/UmAppDatabase/replication/nodeId 2025-04-16 13:59:53.300 [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-04-16 13:59:53.301 [eventLoopGroupProxy-7-3 @coroutine#510] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f39ad3f 2025-04-16 13:59:53.301 [eventLoopGroupProxy-7-3 @call-handler#506] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 2ms 2025-04-16 13:59:53.302 [DefaultDispatcher-worker-9 @coroutine#481] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42979/api/blob/upload-init-batch 2025-04-16 13:59:53.302 [DefaultDispatcher-worker-9 @coroutine#481] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:42979/api/blob/upload-init-batch 2025-04-16 13:59:53.302 [DefaultDispatcher-worker-9 @coroutine#481] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:42979/api/blob/upload-init-batch. 2025-04-16 13:59:53.302 [DefaultDispatcher-worker-9 @coroutine#481] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:42979/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-04-16 13:59:53.303 [DefaultDispatcher-worker-9 @coroutine#514] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42979/api/blob/upload-batch-data 2025-04-16 13:59:53.303 [DefaultDispatcher-worker-9 @coroutine#514] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42979/api/blob/upload-batch-data. 2025-04-16 13:59:53.303 [DefaultDispatcher-worker-9 @coroutine#514] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42979/api/blob/upload-batch-data 2025-04-16 13:59:53.303 [DefaultDispatcher-worker-9 @coroutine#514] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42979/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 13:59:53.304 [eventLoopGroupProxy-7-2 @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-04-16 13:59:53.304 [DefaultDispatcher-worker-18 @coroutine#482] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c09bb7a 2025-04-16 13:59:53.305 [eventLoopGroupProxy-7-2 @coroutine#518] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f39ad3f 2025-04-16 13:59:53.306 [eventLoopGroupProxy-7-2 @call-handler#516] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 13:59:53.306 [eventLoopGroupProxy-7-2 @call-handler#516] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-16 13:59:53.306 [DefaultDispatcher-worker-11 @coroutine#514] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42979/api/blob/upload-batch-data 2025-04-16 13:59:53.307 [DefaultDispatcher-worker-11 @coroutine#514] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42979/api/blob/upload-batch-data 2025-04-16 13:59:53.307 [DefaultDispatcher-worker-11 @coroutine#514] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42979/api/blob/upload-batch-data. 2025-04-16 13:59:53.307 [DefaultDispatcher-worker-11 @coroutine#514] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42979/api/blob/upload-batch-data 2025-04-16 13:59:53.307 [DefaultDispatcher-worker-11 @coroutine#514] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42979/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 13:59:53.308 [eventLoopGroupProxy-7-2 @call-handler#522] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-16 13:59:53.309 [DefaultDispatcher-worker-1 @coroutine#484] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c09bb7a 2025-04-16 13:59:53.310 [eventLoopGroupProxy-7-2 @coroutine#523] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f39ad3f 2025-04-16 13:59:53.310 [eventLoopGroupProxy-7-2 @call-handler#522] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 13:59:53.310 [eventLoopGroupProxy-7-2 @call-handler#522] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-16 13:59:53.310 [DefaultDispatcher-worker-1 @coroutine#514] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42979/api/blob/upload-batch-data 2025-04-16 13:59:53.311 [DefaultDispatcher-worker-1 @coroutine#514] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42979/api/blob/upload-batch-data 2025-04-16 13:59:53.311 [DefaultDispatcher-worker-1 @coroutine#514] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42979/api/blob/upload-batch-data. 2025-04-16 13:59:53.311 [DefaultDispatcher-worker-1 @coroutine#514] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42979/api/blob/upload-batch-data 2025-04-16 13:59:53.311 [DefaultDispatcher-worker-1 @coroutine#514] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42979/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 13:59:53.312 [eventLoopGroupProxy-7-2 @call-handler#527] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-16 13:59:53.326 [HikariPool-59 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 13:59:53.328 [HikariPool-60 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 13:59:53.339 [HikariPool-61 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 13:59:53.342 [HikariPool-62 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 13:59:53.353 [eventLoopGroupProxy-7-2 @call-handler#527] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 13:59:53.353 [eventLoopGroupProxy-7-2 @call-handler#527] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 41ms 2025-04-16 13:59:53.354 [DefaultDispatcher-worker-4 @coroutine#514] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42979/api/blob/upload-batch-data 2025-04-16 13:59:53.354 [DefaultDispatcher-worker-4 @coroutine#514] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42979/api/blob/upload-batch-data 2025-04-16 13:59:53.354 [DefaultDispatcher-worker-4 @coroutine#514] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42979/api/blob/upload-batch-data. 2025-04-16 13:59:53.354 [DefaultDispatcher-worker-4 @coroutine#514] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42979/api/blob/upload-batch-data 2025-04-16 13:59:53.354 [DefaultDispatcher-worker-4 @coroutine#514] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42979/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 13:59:53.355 [eventLoopGroupProxy-7-2 @call-handler#530] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 13:59:53.356 [eventLoopGroupProxy-7-2 @call-handler#530] INFO ktor.application - 500 Internal Server Error: POST - /api/blob/upload-batch-data in 1ms 2025-04-16 13:59:53.356 [DefaultDispatcher-worker-1 @coroutine#514] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42979/api/blob/upload-batch-data 2025-04-16 13:59:53.356 [DefaultDispatcher-worker-1 @coroutine#514] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:42979/api/blob/upload-batch-data. 2025-04-16 13:59:53.356 [DefaultDispatcher-worker-1 @coroutine#514] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:42979/api/blob/upload-batch-data to class io.ktor.utils.io.core.ByteReadPacket 2025-04-16 13:59:53.356 [DefaultDispatcher-worker-1 @coroutine#514] TRACE i.k.c.p.DefaultResponseValidation - Default response validation for http://localhost:42979/api/blob/upload-batch-data failed with io.ktor.client.plugins.ServerResponseException: Server error(POST http://localhost:42979/api/blob/upload-batch-data: 500 Internal Server Error. Text: "Interceptor Force Fail!" 2025-04-16 13:59:53.356 [DefaultDispatcher-worker-1 @coroutine#514] TRACE i.k.client.plugins.HttpCallValidator - Processing exception io.ktor.client.plugins.ServerResponseException: Server error(POST http://localhost:42979/api/blob/upload-batch-data: 500 Internal Server Error. Text: "Interceptor Force Fail!" for request http://localhost:42979/api/blob/upload-batch-data 2025-04-16 13:59:53.363 [DefaultDispatcher-worker-16 @coroutine#481] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c09bb7a 2025-04-16 13:59:53.368 [DefaultDispatcher-worker-1 @coroutine#481] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c09bb7a 2025-04-16 13:59:53.369 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2025-04-16 13:59:53.869 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-b7ae916e-ef55-4eb4-8626-43cda9736b66', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2025-04-16 13:59:53.869 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-04-16 13:59:53.869 [MyScheduler_Worker-2] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-b7ae916e-ef55-4eb4-8626-43cda9736b66 2025-04-16 13:59:53.872 [DefaultDispatcher-worker-12 @coroutine#536] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42979/api/blob/upload-init-batch 2025-04-16 13:59:53.872 [DefaultDispatcher-worker-12 @coroutine#536] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:42979/api/blob/upload-init-batch. 2025-04-16 13:59:53.872 [DefaultDispatcher-worker-12 @coroutine#536] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42979/api/blob/upload-init-batch 2025-04-16 13:59:53.872 [DefaultDispatcher-worker-12 @coroutine#536] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42979/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-04-16 13:59:53.873 [eventLoopGroupProxy-7-2 @call-handler#539] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-init-batch] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:3 -> SUCCESS @ /api/blob/upload-init-batch /api/blob/upload-init-batch/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-init-batch/(method:POST) /api/blob/upload-batch-data, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-batch-data /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-init-batch" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-init-batch/(method:POST) 2025-04-16 13:59:53.873 [eventLoopGroupProxy-7-2 @call-handler#539] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, reifiedType=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, kotlinType=com.ustadmobile.core.domain.blob.upload.BlobUploadRequest) for call /api/blob/upload-init-batch 2025-04-16 13:59:53.875 [eventLoopGroupProxy-7-2 @coroutine#540] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f39ad3f 2025-04-16 13:59:53.877 [eventLoopGroupProxy-7-2 @call-handler#539] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 4ms 2025-04-16 13:59:53.877 [DefaultDispatcher-worker-12 @coroutine#536] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42979/api/blob/upload-init-batch 2025-04-16 13:59:53.877 [DefaultDispatcher-worker-12 @coroutine#536] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:42979/api/blob/upload-init-batch 2025-04-16 13:59:53.878 [DefaultDispatcher-worker-12 @coroutine#536] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:42979/api/blob/upload-init-batch. 2025-04-16 13:59:53.878 [DefaultDispatcher-worker-12 @coroutine#536] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:42979/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-04-16 13:59:53.879 [DefaultDispatcher-worker-12 @coroutine#544] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42979/api/blob/upload-batch-data 2025-04-16 13:59:53.879 [DefaultDispatcher-worker-12 @coroutine#544] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42979/api/blob/upload-batch-data. 2025-04-16 13:59:53.879 [DefaultDispatcher-worker-12 @coroutine#544] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42979/api/blob/upload-batch-data 2025-04-16 13:59:53.879 [DefaultDispatcher-worker-12 @coroutine#544] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42979/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 13:59:53.881 [eventLoopGroupProxy-7-2 @call-handler#546] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-16 13:59:53.883 [eventLoopGroupProxy-7-2 @call-handler#546] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 13:59:53.883 [eventLoopGroupProxy-7-2 @call-handler#546] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2025-04-16 13:59:53.883 [DefaultDispatcher-worker-12 @coroutine#544] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42979/api/blob/upload-batch-data 2025-04-16 13:59:53.888 [DefaultDispatcher-worker-12 @coroutine#544] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42979/api/blob/upload-batch-data 2025-04-16 13:59:53.888 [DefaultDispatcher-worker-12 @coroutine#544] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42979/api/blob/upload-batch-data. 2025-04-16 13:59:53.888 [DefaultDispatcher-worker-12 @coroutine#544] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42979/api/blob/upload-batch-data 2025-04-16 13:59:53.889 [DefaultDispatcher-worker-12 @coroutine#544] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42979/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 13:59:53.890 [eventLoopGroupProxy-7-2 @call-handler#549] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-16 13:59:53.891 [eventLoopGroupProxy-7-2 @call-handler#549] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 13:59:53.892 [eventLoopGroupProxy-7-2 @call-handler#549] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-16 13:59:53.892 [DefaultDispatcher-worker-12 @coroutine#544] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42979/api/blob/upload-batch-data 2025-04-16 13:59:53.894 [DefaultDispatcher-worker-12 @coroutine#544] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42979/api/blob/upload-batch-data 2025-04-16 13:59:53.894 [DefaultDispatcher-worker-12 @coroutine#544] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42979/api/blob/upload-batch-data. 2025-04-16 13:59:53.894 [DefaultDispatcher-worker-12 @coroutine#544] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42979/api/blob/upload-batch-data 2025-04-16 13:59:53.894 [DefaultDispatcher-worker-12 @coroutine#544] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42979/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 13:59:53.895 [eventLoopGroupProxy-7-2 @call-handler#552] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-16 13:59:53.936 [eventLoopGroupProxy-7-2 @call-handler#552] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 13:59:53.936 [eventLoopGroupProxy-7-2 @call-handler#552] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 41ms 2025-04-16 13:59:53.937 [DefaultDispatcher-worker-12 @coroutine#544] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42979/api/blob/upload-batch-data 2025-04-16 13:59:53.937 [DefaultDispatcher-worker-12 @coroutine#544] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42979/api/blob/upload-batch-data 2025-04-16 13:59:53.937 [DefaultDispatcher-worker-12 @coroutine#544] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42979/api/blob/upload-batch-data. 2025-04-16 13:59:53.937 [DefaultDispatcher-worker-12 @coroutine#544] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42979/api/blob/upload-batch-data 2025-04-16 13:59:53.937 [DefaultDispatcher-worker-12 @coroutine#544] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42979/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 13:59:53.938 [eventLoopGroupProxy-7-2 @call-handler#555] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-16 13:59:53.980 [eventLoopGroupProxy-7-2 @call-handler#555] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 13:59:53.980 [eventLoopGroupProxy-7-2 @call-handler#555] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-16 13:59:53.981 [DefaultDispatcher-worker-5 @coroutine#544] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42979/api/blob/upload-batch-data 2025-04-16 13:59:53.981 [DefaultDispatcher-worker-5 @coroutine#544] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42979/api/blob/upload-batch-data 2025-04-16 13:59:53.981 [DefaultDispatcher-worker-5 @coroutine#544] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42979/api/blob/upload-batch-data. 2025-04-16 13:59:53.981 [DefaultDispatcher-worker-5 @coroutine#544] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42979/api/blob/upload-batch-data 2025-04-16 13:59:53.981 [DefaultDispatcher-worker-5 @coroutine#544] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42979/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 13:59:53.982 [eventLoopGroupProxy-7-2 @call-handler#558] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-16 13:59:54.024 [eventLoopGroupProxy-7-2 @call-handler#558] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 13:59:54.024 [eventLoopGroupProxy-7-2 @call-handler#558] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-16 13:59:54.025 [DefaultDispatcher-worker-5 @coroutine#544] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42979/api/blob/upload-batch-data 2025-04-16 13:59:54.025 [DefaultDispatcher-worker-5 @coroutine#544] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42979/api/blob/upload-batch-data 2025-04-16 13:59:54.025 [DefaultDispatcher-worker-5 @coroutine#544] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42979/api/blob/upload-batch-data. 2025-04-16 13:59:54.025 [DefaultDispatcher-worker-5 @coroutine#544] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42979/api/blob/upload-batch-data 2025-04-16 13:59:54.025 [DefaultDispatcher-worker-5 @coroutine#544] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42979/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 13:59:54.026 [eventLoopGroupProxy-7-2 @call-handler#561] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-16 13:59:54.067 [eventLoopGroupProxy-7-2 @call-handler#561] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 13:59:54.067 [eventLoopGroupProxy-7-2 @call-handler#561] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 41ms 2025-04-16 13:59:54.068 [DefaultDispatcher-worker-5 @coroutine#544] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42979/api/blob/upload-batch-data 2025-04-16 13:59:54.068 [DefaultDispatcher-worker-5 @coroutine#544] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42979/api/blob/upload-batch-data 2025-04-16 13:59:54.068 [DefaultDispatcher-worker-5 @coroutine#544] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42979/api/blob/upload-batch-data. 2025-04-16 13:59:54.068 [DefaultDispatcher-worker-5 @coroutine#544] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42979/api/blob/upload-batch-data 2025-04-16 13:59:54.068 [DefaultDispatcher-worker-5 @coroutine#544] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42979/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 13:59:54.069 [eventLoopGroupProxy-7-2 @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-04-16 13:59:54.111 [eventLoopGroupProxy-7-2 @call-handler#565] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 13:59:54.111 [eventLoopGroupProxy-7-2 @call-handler#565] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-16 13:59:54.112 [DefaultDispatcher-worker-12 @coroutine#544] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42979/api/blob/upload-batch-data 2025-04-16 13:59:54.112 [DefaultDispatcher-worker-12 @coroutine#544] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42979/api/blob/upload-batch-data 2025-04-16 13:59:54.112 [DefaultDispatcher-worker-12 @coroutine#544] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42979/api/blob/upload-batch-data. 2025-04-16 13:59:54.112 [DefaultDispatcher-worker-12 @coroutine#544] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42979/api/blob/upload-batch-data 2025-04-16 13:59:54.112 [DefaultDispatcher-worker-12 @coroutine#544] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42979/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 13:59:54.113 [eventLoopGroupProxy-7-2 @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-04-16 13:59:54.155 [eventLoopGroupProxy-7-2 @call-handler#568] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 13:59:54.155 [eventLoopGroupProxy-7-2 @call-handler#568] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-16 13:59:54.155 [DefaultDispatcher-worker-12 @coroutine#544] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42979/api/blob/upload-batch-data 2025-04-16 13:59:54.156 [DefaultDispatcher-worker-12 @coroutine#544] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42979/api/blob/upload-batch-data 2025-04-16 13:59:54.156 [DefaultDispatcher-worker-12 @coroutine#544] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42979/api/blob/upload-batch-data. 2025-04-16 13:59:54.156 [DefaultDispatcher-worker-12 @coroutine#544] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42979/api/blob/upload-batch-data 2025-04-16 13:59:54.156 [DefaultDispatcher-worker-12 @coroutine#544] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42979/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 13:59:54.157 [eventLoopGroupProxy-7-2 @call-handler#571] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-16 13:59:54.198 [eventLoopGroupProxy-7-2 @call-handler#571] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 13:59:54.198 [eventLoopGroupProxy-7-2 @call-handler#571] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 41ms 2025-04-16 13:59:54.199 [DefaultDispatcher-worker-12 @coroutine#544] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42979/api/blob/upload-batch-data 2025-04-16 13:59:54.199 [DefaultDispatcher-worker-12 @coroutine#544] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42979/api/blob/upload-batch-data 2025-04-16 13:59:54.199 [DefaultDispatcher-worker-12 @coroutine#544] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42979/api/blob/upload-batch-data. 2025-04-16 13:59:54.199 [DefaultDispatcher-worker-12 @coroutine#544] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42979/api/blob/upload-batch-data 2025-04-16 13:59:54.199 [DefaultDispatcher-worker-12 @coroutine#544] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42979/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 13:59:54.200 [eventLoopGroupProxy-7-2 @call-handler#574] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-16 13:59:54.242 [eventLoopGroupProxy-7-2 @call-handler#574] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 13:59:54.242 [eventLoopGroupProxy-7-2 @call-handler#574] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-16 13:59:54.243 [DefaultDispatcher-worker-12 @coroutine#544] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42979/api/blob/upload-batch-data 2025-04-16 13:59:54.243 [DefaultDispatcher-worker-12 @coroutine#544] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42979/api/blob/upload-batch-data 2025-04-16 13:59:54.243 [DefaultDispatcher-worker-12 @coroutine#544] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42979/api/blob/upload-batch-data. 2025-04-16 13:59:54.243 [DefaultDispatcher-worker-12 @coroutine#544] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42979/api/blob/upload-batch-data 2025-04-16 13:59:54.243 [DefaultDispatcher-worker-12 @coroutine#544] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42979/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 13:59:54.244 [eventLoopGroupProxy-7-2 @call-handler#577] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-16 13:59:54.286 [eventLoopGroupProxy-7-2 @call-handler#577] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 13:59:54.286 [eventLoopGroupProxy-7-2 @call-handler#577] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-16 13:59:54.287 [DefaultDispatcher-worker-12 @coroutine#544] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42979/api/blob/upload-batch-data 2025-04-16 13:59:54.287 [DefaultDispatcher-worker-12 @coroutine#544] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42979/api/blob/upload-batch-data 2025-04-16 13:59:54.287 [DefaultDispatcher-worker-12 @coroutine#544] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42979/api/blob/upload-batch-data. 2025-04-16 13:59:54.287 [DefaultDispatcher-worker-12 @coroutine#544] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42979/api/blob/upload-batch-data 2025-04-16 13:59:54.287 [DefaultDispatcher-worker-12 @coroutine#544] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42979/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 13:59:54.288 [eventLoopGroupProxy-7-2 @call-handler#580] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-16 13:59:54.330 [eventLoopGroupProxy-7-2 @call-handler#580] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 13:59:54.330 [eventLoopGroupProxy-7-2 @call-handler#580] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-16 13:59:54.331 [DefaultDispatcher-worker-17 @coroutine#544] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42979/api/blob/upload-batch-data 2025-04-16 13:59:54.331 [DefaultDispatcher-worker-17 @coroutine#544] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42979/api/blob/upload-batch-data 2025-04-16 13:59:54.331 [DefaultDispatcher-worker-17 @coroutine#544] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42979/api/blob/upload-batch-data. 2025-04-16 13:59:54.331 [DefaultDispatcher-worker-17 @coroutine#544] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42979/api/blob/upload-batch-data 2025-04-16 13:59:54.331 [DefaultDispatcher-worker-17 @coroutine#544] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42979/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 13:59:54.332 [eventLoopGroupProxy-7-2 @call-handler#583] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-16 13:59:54.374 [eventLoopGroupProxy-7-2 @call-handler#583] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 13:59:54.374 [eventLoopGroupProxy-7-2 @call-handler#583] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-16 13:59:54.374 [DefaultDispatcher-worker-13 @coroutine#544] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42979/api/blob/upload-batch-data 2025-04-16 13:59:54.375 [DefaultDispatcher-worker-13 @coroutine#544] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42979/api/blob/upload-batch-data 2025-04-16 13:59:54.375 [DefaultDispatcher-worker-13 @coroutine#544] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42979/api/blob/upload-batch-data. 2025-04-16 13:59:54.375 [DefaultDispatcher-worker-13 @coroutine#544] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42979/api/blob/upload-batch-data 2025-04-16 13:59:54.375 [DefaultDispatcher-worker-13 @coroutine#544] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42979/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 13:59:54.376 [eventLoopGroupProxy-7-2 @call-handler#587] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-16 13:59:54.377 [DefaultDispatcher-worker-2 @coroutine#537] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c09bb7a 2025-04-16 13:59:54.420 [eventLoopGroupProxy-7-2 @coroutine#589] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f39ad3f 2025-04-16 13:59:54.421 [eventLoopGroupProxy-7-2 @call-handler#587] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 13:59:54.421 [eventLoopGroupProxy-7-2 @call-handler#587] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2025-04-16 13:59:54.421 [DefaultDispatcher-worker-5 @coroutine#544] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42979/api/blob/upload-batch-data 2025-04-16 13:59:54.422 [DefaultDispatcher-worker-5 @coroutine#544] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42979/api/blob/upload-batch-data 2025-04-16 13:59:54.422 [DefaultDispatcher-worker-5 @coroutine#544] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42979/api/blob/upload-batch-data. 2025-04-16 13:59:54.422 [DefaultDispatcher-worker-5 @coroutine#544] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42979/api/blob/upload-batch-data 2025-04-16 13:59:54.422 [DefaultDispatcher-worker-5 @coroutine#544] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42979/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 13:59:54.423 [eventLoopGroupProxy-7-2 @call-handler#593] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-16 13:59:54.425 [eventLoopGroupProxy-7-2 @coroutine#594] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f39ad3f 2025-04-16 13:59:54.425 [eventLoopGroupProxy-7-2 @call-handler#593] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 13:59:54.425 [eventLoopGroupProxy-7-2 @call-handler#593] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-16 13:59:54.425 [DefaultDispatcher-worker-5 @coroutine#544] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42979/api/blob/upload-batch-data 2025-04-16 13:59:54.426 [DefaultDispatcher-worker-5 @coroutine#544] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42979/api/blob/upload-batch-data 2025-04-16 13:59:54.426 [DefaultDispatcher-worker-5 @coroutine#544] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42979/api/blob/upload-batch-data. 2025-04-16 13:59:54.426 [DefaultDispatcher-worker-5 @coroutine#544] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42979/api/blob/upload-batch-data 2025-04-16 13:59:54.426 [DefaultDispatcher-worker-5 @coroutine#544] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42979/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 13:59:54.427 [eventLoopGroupProxy-7-2 @call-handler#598] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-16 13:59:54.429 [eventLoopGroupProxy-7-2 @coroutine#599] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f39ad3f 2025-04-16 13:59:54.429 [eventLoopGroupProxy-7-2 @call-handler#598] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 13:59:54.429 [eventLoopGroupProxy-7-2 @call-handler#598] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-16 13:59:54.429 [DefaultDispatcher-worker-11 @coroutine#544] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42979/api/blob/upload-batch-data 2025-04-16 13:59:54.435 [DefaultDispatcher-worker-3 @coroutine#536] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c09bb7a 2025-04-16 13:59:54.440 [DefaultDispatcher-worker-12 @coroutine#484] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c09bb7a 2025-04-16 13:59:54.441 [DefaultDispatcher-worker-12 @coroutine#484] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42979/UmAppDatabase/replication/message 2025-04-16 13:59:54.441 [DefaultDispatcher-worker-12 @coroutine#484] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:42979/UmAppDatabase/replication/message. 2025-04-16 13:59:54.441 [DefaultDispatcher-worker-12 @coroutine#484] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42979/UmAppDatabase/replication/message 2025-04-16 13:59:54.441 [DefaultDispatcher-worker-12 @coroutine#484] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42979/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-04-16 13:59:54.442 [eventLoopGroupProxy-7-2 @call-handler#608] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2025-04-16 13:59:54.443 [eventLoopGroupProxy-7-2 @call-handler#608] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/message 2025-04-16 13:59:54.443 [eventLoopGroupProxy-7-2 @call-handler#608] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-16 13:59:54.454 [DefaultDispatcher-worker-16 @call-handler#608] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@548c5127 2025-04-16 13:59:54.454 [eventLoopGroupProxy-7-2 @call-handler#608] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 13:59:54.455 [eventLoopGroupProxy-7-2 @call-handler#608] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 13ms 2025-04-16 13:59:54.455 [DefaultDispatcher-worker-3 @coroutine#455] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42979/api/content/717122070855581696/_ustadmanifest.json 2025-04-16 13:59:54.455 [DefaultDispatcher-worker-3 @coroutine#455] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:42979/api/content/717122070855581696/_ustadmanifest.json. 2025-04-16 13:59:54.455 [DefaultDispatcher-worker-3 @coroutine#455] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42979/api/content/717122070855581696/_ustadmanifest.json 2025-04-16 13:59:54.455 [DefaultDispatcher-worker-5 @coroutine#484] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42979/UmAppDatabase/replication/message 2025-04-16 13:59:54.455 [DefaultDispatcher-worker-5 @coroutine#484] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:42979/UmAppDatabase/replication/message 2025-04-16 13:59:54.455 [DefaultDispatcher-worker-5 @coroutine#484] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:42979/UmAppDatabase/replication/message. 2025-04-16 13:59:54.455 [DefaultDispatcher-worker-5 @coroutine#484] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:42979/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-04-16 13:59:54.456 [DefaultDispatcher-worker-3 @coroutine#455] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42979/api/content/717122070855581696/_ustadmanifest.json 2025-04-16 13:59:54.456 [DefaultDispatcher-worker-3 @coroutine#455] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:42979/api/content/717122070855581696/_ustadmanifest.json 2025-04-16 13:59:54.456 [DefaultDispatcher-worker-3 @coroutine#455] 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:42979/api/content/717122070855581696/_ustadmanifest.json. 2025-04-16 13:59:54.456 [DefaultDispatcher-worker-3 @coroutine#455] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:42979/api/content/717122070855581696/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-04-16 13:59:54.460 [DefaultDispatcher-worker-17 @coroutine#484] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c09bb7a 2025-04-16 13:59:54.462 [DefaultDispatcher-worker-18 @coroutine#455] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@548c5127 2025-04-16 13:59:54.463 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2025-04-16 13:59:54.463 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2025-04-16 13:59:54.463 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2025-04-16 13:59:54.463 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2025-04-16 13:59:54.463 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2025-04-16 13:59:54.464 [Test worker @coroutine#624] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24d097c8 2025-04-16 13:59:54.464 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Shutdown initiated... 2025-04-16 13:59:54.464 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Close initiated... 2025-04-16 13:59:54.464 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 13:59:54.464 [HikariPool-62 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1c09bb7a: (connection evicted) 2025-04-16 13:59:54.464 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 13:59:54.464 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Closed. 2025-04-16 13:59:54.464 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Shutdown completed. 2025-04-16 13:59:54.741 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-16 13:59:54.869 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-16 13:59:54.936 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-16 13:59:55.227 [DefaultDispatcher-worker-1 @coroutine#628] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f39ad3f 2025-04-16 13:59:55.467 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@65b1693c 2025-04-16 13:59:55.467 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@65b1693c 2025-04-16 13:59:55.467 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Shutdown initiated... 2025-04-16 13:59:55.467 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Close initiated... 2025-04-16 13:59:55.468 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 13:59:55.468 [HikariPool-60 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Closing connection org.sqlite.jdbc4.JDBC4Connection@548c5127: (connection evicted) 2025-04-16 13:59:55.468 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 13:59:55.468 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Closed. 2025-04-16 13:59:55.468 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Shutdown completed. 2025-04-16 13:59:55.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-63 - configuration: 2025-04-16 13:59:55.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 13:59:55.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 13:59:55.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 13:59:55.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 13:59:55.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 13:59:55.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 13:59:55.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@78141c58 2025-04-16 13:59:55.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 13:59:55.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 13:59:55.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 13:59:55.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 13:59:55.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 13:59:55.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 13:59:55.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 13:59:55.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 13:59:55.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 13:59:55.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 13:59:55.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 13:59:55.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 13:59:55.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 13:59:55.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 13:59:55.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 13:59:55.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 13:59:55.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 13:59:55.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 13:59:55.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 13:59:55.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-63" 2025-04-16 13:59:55.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 13:59:55.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 13:59:55.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 13:59:55.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 13:59:55.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 13:59:55.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 13:59:55.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 13:59:55.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 13:59:55.491 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-63 - Starting... 2025-04-16 13:59:55.492 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Added connection org.sqlite.jdbc4.JDBC4Connection@763ddfc3 2025-04-16 13:59:55.492 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Added connection org.sqlite.jdbc4.JDBC4Connection@763ddfc3 2025-04-16 13:59:55.492 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-63 - Start completed. 2025-04-16 13:59:55.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-64 - configuration: 2025-04-16 13:59:55.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 13:59:55.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 13:59:55.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 13:59:55.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 13:59:55.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 13:59:55.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 13:59:55.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@10f60e36 2025-04-16 13:59:55.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 13:59:55.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 13:59:55.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 13:59:55.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 13:59:55.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 13:59:55.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 13:59:55.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 13:59:55.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 13:59:55.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 13:59:55.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 13:59:55.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 13:59:55.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 13:59:55.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 13:59:55.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 13:59:55.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 13:59:55.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 13:59:55.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 13:59:55.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 13:59:55.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 13:59:55.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-64" 2025-04-16 13:59:55.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 13:59:55.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 13:59:55.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 13:59:55.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 13:59:55.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 13:59:55.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 13:59:55.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 13:59:55.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 13:59:55.494 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Starting... 2025-04-16 13:59:55.494 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e84af34 2025-04-16 13:59:55.494 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e84af34 2025-04-16 13:59:55.494 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Start completed. 2025-04-16 13:59:55.506 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2025-04-16 13:59:55.507 [Test worker] INFO ktor.application - Application started in 0.001 seconds. 2025-04-16 13:59:55.507 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@8a7cd7c 2025-04-16 13:59:55.508 [DefaultDispatcher-worker-5 @coroutine#636] INFO ktor.application - Responding at http://0.0.0.0:46759 2025-04-16 13:59:55.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-65 - configuration: 2025-04-16 13:59:55.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 13:59:55.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 13:59:55.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 13:59:55.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 13:59:55.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 13:59:55.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 13:59:55.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1d126f07 2025-04-16 13:59:55.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 13:59:55.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 13:59:55.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 13:59:55.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 13:59:55.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 13:59:55.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 13:59:55.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 13:59:55.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 13:59:55.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 13:59:55.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 13:59:55.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 13:59:55.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 13:59:55.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 13:59:55.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 13:59:55.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 13:59:55.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 13:59:55.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 13:59:55.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 13:59:55.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 13:59:55.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-65" 2025-04-16 13:59:55.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 13:59:55.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 13:59:55.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 13:59:55.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 13:59:55.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 13:59:55.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 13:59:55.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 13:59:55.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 13:59:55.509 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-65 - Starting... 2025-04-16 13:59:55.509 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Added connection org.sqlite.jdbc4.JDBC4Connection@f2b4303 2025-04-16 13:59:55.509 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Added connection org.sqlite.jdbc4.JDBC4Connection@f2b4303 2025-04-16 13:59:55.509 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-65 - Start completed. 2025-04-16 13:59:55.511 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2025-04-16 13:59:55.511 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2025-04-16 13:59:55.511 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2025-04-16 13:59:55.511 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2025-04-16 13:59:55.511 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler meta-data: Quartz Scheduler (v2.3.2) 'MyScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 3 threads. Using job-store 'org.quartz.simpl.RAMJobStore' - which does not support persistence. and is not clustered. 2025-04-16 13:59:55.511 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2025-04-16 13:59:55.511 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2025-04-16 13:59:55.511 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2025-04-16 13:59:55.511 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-04-16 13:59:55.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-66 - configuration: 2025-04-16 13:59:55.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 13:59:55.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 13:59:55.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 13:59:55.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 13:59:55.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 13:59:55.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 13:59:55.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4df5f119 2025-04-16 13:59:55.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 13:59:55.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 13:59:55.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 13:59:55.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 13:59:55.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 13:59:55.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 13:59:55.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 13:59:55.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 13:59:55.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 13:59:55.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 13:59:55.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 13:59:55.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 13:59:55.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 13:59:55.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 13:59:55.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 13:59:55.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 13:59:55.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 13:59:55.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 13:59:55.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 13:59:55.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-66" 2025-04-16 13:59:55.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 13:59:55.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 13:59:55.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 13:59:55.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 13:59:55.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 13:59:55.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 13:59:55.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 13:59:55.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 13:59:55.511 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Starting... 2025-04-16 13:59:55.512 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Added connection org.sqlite.jdbc4.JDBC4Connection@6277a496 2025-04-16 13:59:55.512 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Added connection org.sqlite.jdbc4.JDBC4Connection@6277a496 2025-04-16 13:59:55.512 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Start completed. 2025-04-16 13:59:55.532 [DefaultDispatcher-worker-10 @coroutine#641] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6277a496 2025-04-16 13:59:55.536 [DefaultDispatcher-worker-2 @coroutine#641] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6277a496 2025-04-16 13:59:55.540 [DefaultDispatcher-worker-16 @coroutine#645] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f2b4303 2025-04-16 13:59:55.542 [Test worker @coroutine#647] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f2b4303 2025-04-16 13:59:55.546 [DefaultDispatcher-worker-21 @coroutine#641] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6277a496 2025-04-16 13:59:55.551 [DefaultDispatcher-worker-16 @coroutine#641] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6277a496 2025-04-16 13:59:55.551 [Test worker @coroutine#641] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46759/api/content/717122081379610624/_ustadmanifest.json 2025-04-16 13:59:55.551 [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:46759/api/content/717122081379610624/_ustadmanifest.json. 2025-04-16 13:59:55.551 [Test worker @coroutine#641] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46759/api/content/717122081379610624/_ustadmanifest.json 2025-04-16 13:59:55.552 [Test worker @coroutine#641] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46759/api/content/717122081379610624/_ustadmanifest.json 2025-04-16 13:59:55.552 [Test worker @coroutine#641] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:46759/api/content/717122081379610624/_ustadmanifest.json 2025-04-16 13:59:55.552 [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:46759/api/content/717122081379610624/_ustadmanifest.json. 2025-04-16 13:59:55.552 [Test worker @coroutine#641] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:46759/api/content/717122081379610624/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-04-16 13:59:55.560 [DefaultDispatcher-worker-7 @coroutine#641] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6277a496 2025-04-16 13:59:55.560 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2025-04-16 13:59:55.560 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-43b7f2f0-317e-4f29-b9d1-0075d72637d4', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2025-04-16 13:59:55.561 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-04-16 13:59:55.561 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-43b7f2f0-317e-4f29-b9d1-0075d72637d4 2025-04-16 13:59:55.562 [DefaultDispatcher-worker-7 @coroutine#662] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46759/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-16 13:59:55.562 [DefaultDispatcher-worker-7 @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:46759/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-16 13:59:55.562 [DefaultDispatcher-worker-7 @coroutine#662] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46759/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-16 13:59:55.562 [DefaultDispatcher-worker-7 @coroutine#662] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46759/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-16 13:59:55.564 [eventLoopGroupProxy-10-2 @call-handler#673] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, ackAndGetPendingReplications] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2025-04-16 13:59:55.564 [eventLoopGroupProxy-10-1 @call-handler#672] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, sse] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/sse/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2025-04-16 13:59:55.565 [eventLoopGroupProxy-10-2 @call-handler#673] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-16 13:59:55.565 [eventLoopGroupProxy-10-1 @call-handler#672] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 13:59:55.565 [eventLoopGroupProxy-10-2 @call-handler#673] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-16 13:59:55.565 [eventLoopGroupProxy-10-2 @call-handler#673] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 13:59:55.565 [eventLoopGroupProxy-10-2 @call-handler#673] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 1ms 2025-04-16 13:59:55.566 [DefaultDispatcher-worker-10 @coroutine#662] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46759/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-16 13:59:55.566 [DefaultDispatcher-worker-10 @coroutine#662] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:46759/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-16 13:59:55.567 [DefaultDispatcher-worker-2 @coroutine#661] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6277a496 2025-04-16 13:59:55.567 [DefaultDispatcher-worker-2 @coroutine#661] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46759/UmAppDatabase/replication/nodeId 2025-04-16 13:59:55.567 [DefaultDispatcher-worker-2 @coroutine#661] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:46759/UmAppDatabase/replication/nodeId. 2025-04-16 13:59:55.567 [DefaultDispatcher-worker-2 @coroutine#661] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46759/UmAppDatabase/replication/nodeId 2025-04-16 13:59:55.569 [DefaultDispatcher-worker-8 @coroutine#660] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46759/api/blob/upload-init-batch 2025-04-16 13:59:55.569 [DefaultDispatcher-worker-8 @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:46759/api/blob/upload-init-batch. 2025-04-16 13:59:55.569 [DefaultDispatcher-worker-8 @coroutine#660] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46759/api/blob/upload-init-batch 2025-04-16 13:59:55.569 [DefaultDispatcher-worker-8 @coroutine#660] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46759/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-04-16 13:59:55.569 [eventLoopGroupProxy-10-2 @call-handler#681] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, nodeId] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId /UmAppDatabase/replication/nodeId/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2025-04-16 13:59:55.569 [eventLoopGroupProxy-10-2 @call-handler#681] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 13:59:55.569 [eventLoopGroupProxy-10-2 @call-handler#681] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 0ms 2025-04-16 13:59:55.570 [DefaultDispatcher-worker-11 @coroutine#661] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46759/UmAppDatabase/replication/nodeId 2025-04-16 13:59:55.570 [DefaultDispatcher-worker-11 @coroutine#661] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:46759/UmAppDatabase/replication/nodeId 2025-04-16 13:59:55.571 [eventLoopGroupProxy-10-3 @call-handler#688] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-init-batch] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:3 -> SUCCESS @ /api/blob/upload-init-batch /api/blob/upload-init-batch/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-init-batch/(method:POST) /api/blob/upload-batch-data, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-batch-data /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-init-batch" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-init-batch/(method:POST) 2025-04-16 13:59:55.571 [eventLoopGroupProxy-10-3 @call-handler#688] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, reifiedType=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, kotlinType=com.ustadmobile.core.domain.blob.upload.BlobUploadRequest) for call /api/blob/upload-init-batch 2025-04-16 13:59:55.572 [eventLoopGroupProxy-10-3 @coroutine#689] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@763ddfc3 2025-04-16 13:59:55.573 [eventLoopGroupProxy-10-3 @call-handler#688] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 2ms 2025-04-16 13:59:55.573 [DefaultDispatcher-worker-8 @coroutine#660] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46759/api/blob/upload-init-batch 2025-04-16 13:59:55.573 [DefaultDispatcher-worker-8 @coroutine#660] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:46759/api/blob/upload-init-batch 2025-04-16 13:59:55.574 [DefaultDispatcher-worker-8 @coroutine#660] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:46759/api/blob/upload-init-batch. 2025-04-16 13:59:55.574 [DefaultDispatcher-worker-8 @coroutine#660] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:46759/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-04-16 13:59:55.576 [DefaultDispatcher-worker-8 @coroutine#693] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46759/api/blob/upload-batch-data 2025-04-16 13:59:55.576 [DefaultDispatcher-worker-8 @coroutine#693] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46759/api/blob/upload-batch-data. 2025-04-16 13:59:55.576 [DefaultDispatcher-worker-8 @coroutine#693] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46759/api/blob/upload-batch-data 2025-04-16 13:59:55.576 [DefaultDispatcher-worker-8 @coroutine#693] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46759/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 13:59:55.577 [DefaultDispatcher-worker-16 @coroutine#661] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6277a496 2025-04-16 13:59:55.577 [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-04-16 13:59:55.580 [eventLoopGroupProxy-10-2 @coroutine#697] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@763ddfc3 2025-04-16 13:59:55.580 [eventLoopGroupProxy-10-2 @call-handler#696] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 13:59:55.580 [eventLoopGroupProxy-10-2 @call-handler#696] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2025-04-16 13:59:55.581 [DefaultDispatcher-worker-11 @coroutine#693] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46759/api/blob/upload-batch-data 2025-04-16 13:59:55.583 [DefaultDispatcher-worker-11 @coroutine#693] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46759/api/blob/upload-batch-data 2025-04-16 13:59:55.583 [DefaultDispatcher-worker-15 @coroutine#663] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6277a496 2025-04-16 13:59:55.583 [DefaultDispatcher-worker-11 @coroutine#693] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46759/api/blob/upload-batch-data. 2025-04-16 13:59:55.583 [DefaultDispatcher-worker-11 @coroutine#693] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46759/api/blob/upload-batch-data 2025-04-16 13:59:55.583 [DefaultDispatcher-worker-11 @coroutine#693] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46759/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 13:59:55.584 [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-04-16 13:59:55.590 [eventLoopGroupProxy-10-2 @coroutine#702] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@763ddfc3 2025-04-16 13:59:55.590 [eventLoopGroupProxy-10-2 @call-handler#701] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 13:59:55.590 [eventLoopGroupProxy-10-2 @call-handler#701] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 6ms 2025-04-16 13:59:55.591 [DefaultDispatcher-worker-11 @coroutine#693] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46759/api/blob/upload-batch-data 2025-04-16 13:59:55.592 [HikariPool-63 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 13:59:55.592 [DefaultDispatcher-worker-11 @coroutine#693] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46759/api/blob/upload-batch-data 2025-04-16 13:59:55.592 [DefaultDispatcher-worker-11 @coroutine#693] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46759/api/blob/upload-batch-data. 2025-04-16 13:59:55.592 [DefaultDispatcher-worker-11 @coroutine#693] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46759/api/blob/upload-batch-data 2025-04-16 13:59:55.592 [DefaultDispatcher-worker-11 @coroutine#693] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46759/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 13:59:55.594 [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-04-16 13:59:55.594 [HikariPool-64 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 13:59:55.597 [eventLoopGroupProxy-10-2 @coroutine#707] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@763ddfc3 2025-04-16 13:59:55.597 [eventLoopGroupProxy-10-2 @call-handler#706] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 13:59:55.598 [eventLoopGroupProxy-10-2 @call-handler#706] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 5ms 2025-04-16 13:59:55.598 [DefaultDispatcher-worker-11 @coroutine#693] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46759/api/blob/upload-batch-data 2025-04-16 13:59:55.599 [DefaultDispatcher-worker-11 @coroutine#693] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46759/api/blob/upload-batch-data 2025-04-16 13:59:55.599 [DefaultDispatcher-worker-11 @coroutine#693] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46759/api/blob/upload-batch-data. 2025-04-16 13:59:55.599 [DefaultDispatcher-worker-11 @coroutine#693] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46759/api/blob/upload-batch-data 2025-04-16 13:59:55.599 [DefaultDispatcher-worker-11 @coroutine#693] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46759/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 13:59:55.600 [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-04-16 13:59:55.602 [eventLoopGroupProxy-10-2 @coroutine#712] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@763ddfc3 2025-04-16 13:59:55.602 [eventLoopGroupProxy-10-2 @call-handler#711] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 13:59:55.602 [eventLoopGroupProxy-10-2 @call-handler#711] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-16 13:59:55.603 [DefaultDispatcher-worker-11 @coroutine#693] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46759/api/blob/upload-batch-data 2025-04-16 13:59:55.604 [DefaultDispatcher-worker-11 @coroutine#693] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46759/api/blob/upload-batch-data 2025-04-16 13:59:55.604 [DefaultDispatcher-worker-11 @coroutine#693] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46759/api/blob/upload-batch-data. 2025-04-16 13:59:55.604 [DefaultDispatcher-worker-11 @coroutine#693] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46759/api/blob/upload-batch-data 2025-04-16 13:59:55.604 [DefaultDispatcher-worker-11 @coroutine#693] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46759/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 13:59:55.605 [eventLoopGroupProxy-10-2 @call-handler#716] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-16 13:59:55.606 [eventLoopGroupProxy-10-2 @coroutine#717] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@763ddfc3 2025-04-16 13:59:55.607 [eventLoopGroupProxy-10-2 @call-handler#716] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 13:59:55.607 [eventLoopGroupProxy-10-2 @call-handler#716] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-16 13:59:55.607 [DefaultDispatcher-worker-11 @coroutine#693] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46759/api/blob/upload-batch-data 2025-04-16 13:59:55.609 [HikariPool-65 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 13:59:55.612 [HikariPool-66 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Pool stats (total=1, active=1, idle=0, waiting=0) 2025-04-16 13:59:55.614 [DefaultDispatcher-worker-13 @coroutine#660] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6277a496 2025-04-16 13:59:55.619 [DefaultDispatcher-worker-14 @coroutine#663] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6277a496 2025-04-16 13:59:55.619 [DefaultDispatcher-worker-14 @coroutine#663] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46759/UmAppDatabase/replication/message 2025-04-16 13:59:55.619 [DefaultDispatcher-worker-14 @coroutine#663] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:46759/UmAppDatabase/replication/message. 2025-04-16 13:59:55.619 [DefaultDispatcher-worker-14 @coroutine#663] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46759/UmAppDatabase/replication/message 2025-04-16 13:59:55.619 [DefaultDispatcher-worker-14 @coroutine#663] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46759/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-04-16 13:59:55.620 [eventLoopGroupProxy-10-2 @call-handler#726] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2025-04-16 13:59:55.621 [eventLoopGroupProxy-10-2 @call-handler#726] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/message 2025-04-16 13:59:55.621 [eventLoopGroupProxy-10-2 @call-handler#726] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-16 13:59:55.633 [DefaultDispatcher-worker-3 @call-handler#726] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e84af34 2025-04-16 13:59:55.633 [eventLoopGroupProxy-10-2 @call-handler#726] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 13:59:55.633 [eventLoopGroupProxy-10-2 @call-handler#726] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 13ms 2025-04-16 13:59:55.633 [DefaultDispatcher-worker-14 @coroutine#635] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46759/api/content/717122081379610624/_ustadmanifest.json 2025-04-16 13:59:55.633 [DefaultDispatcher-worker-14 @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:46759/api/content/717122081379610624/_ustadmanifest.json. 2025-04-16 13:59:55.633 [DefaultDispatcher-worker-14 @coroutine#635] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46759/api/content/717122081379610624/_ustadmanifest.json 2025-04-16 13:59:55.634 [DefaultDispatcher-worker-3 @coroutine#663] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46759/UmAppDatabase/replication/message 2025-04-16 13:59:55.634 [DefaultDispatcher-worker-3 @coroutine#663] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:46759/UmAppDatabase/replication/message 2025-04-16 13:59:55.634 [DefaultDispatcher-worker-3 @coroutine#663] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:46759/UmAppDatabase/replication/message. 2025-04-16 13:59:55.634 [DefaultDispatcher-worker-3 @coroutine#663] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:46759/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-04-16 13:59:55.635 [DefaultDispatcher-worker-4 @coroutine#635] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46759/api/content/717122081379610624/_ustadmanifest.json 2025-04-16 13:59:55.635 [DefaultDispatcher-worker-4 @coroutine#635] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:46759/api/content/717122081379610624/_ustadmanifest.json 2025-04-16 13:59:55.635 [DefaultDispatcher-worker-15 @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:46759/api/content/717122081379610624/_ustadmanifest.json. 2025-04-16 13:59:55.635 [DefaultDispatcher-worker-15 @coroutine#635] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:46759/api/content/717122081379610624/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-04-16 13:59:55.640 [DefaultDispatcher-worker-7 @coroutine#663] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6277a496 2025-04-16 13:59:55.641 [DefaultDispatcher-worker-15 @coroutine#635] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e84af34 2025-04-16 13:59:55.642 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2025-04-16 13:59:55.642 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2025-04-16 13:59:55.642 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2025-04-16 13:59:55.642 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2025-04-16 13:59:55.642 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2025-04-16 13:59:55.643 [Test worker @coroutine#742] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f2b4303 2025-04-16 13:59:55.643 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Shutdown initiated... 2025-04-16 13:59:55.643 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Close initiated... 2025-04-16 13:59:55.643 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 13:59:55.643 [HikariPool-66 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6277a496: (connection evicted) 2025-04-16 13:59:55.644 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 13:59:55.644 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Closed. 2025-04-16 13:59:55.644 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Shutdown completed. 2025-04-16 13:59:56.011 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-16 13:59:56.011 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-16 13:59:56.114 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-16 13:59:56.646 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@8a7cd7c 2025-04-16 13:59:56.646 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@8a7cd7c 2025-04-16 13:59:56.647 [Test worker @coroutine#747] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@763ddfc3 2025-04-16 13:59:56.647 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Shutdown initiated... 2025-04-16 13:59:56.647 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Close initiated... 2025-04-16 13:59:56.647 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 13:59:56.647 [HikariPool-64 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7e84af34: (connection evicted) 2025-04-16 13:59:56.648 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 13:59:56.648 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Closed. 2025-04-16 13:59:56.648 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Shutdown completed. 2025-04-16 13:59:56.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-67 - configuration: 2025-04-16 13:59:56.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 13:59:56.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 13:59:56.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 13:59:56.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 13:59:56.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 13:59:56.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 13:59:56.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@121f9c52 2025-04-16 13:59:56.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 13:59:56.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 13:59:56.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 13:59:56.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 13:59:56.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 13:59:56.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 13:59:56.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 13:59:56.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 13:59:56.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 13:59:56.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 13:59:56.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 13:59:56.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 13:59:56.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 13:59:56.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 13:59:56.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 13:59:56.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 13:59:56.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 13:59:56.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 13:59:56.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 13:59:56.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-67" 2025-04-16 13:59:56.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 13:59:56.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 13:59:56.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 13:59:56.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 13:59:56.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 13:59:56.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 13:59:56.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 13:59:56.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 13:59:56.672 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-67 - Starting... 2025-04-16 13:59:56.672 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Added connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-16 13:59:56.673 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Added connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-16 13:59:56.673 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-67 - Start completed. 2025-04-16 13:59:56.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-68 - configuration: 2025-04-16 13:59:56.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 13:59:56.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 13:59:56.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 13:59:56.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 13:59:56.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 13:59:56.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 13:59:56.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4c4be9d8 2025-04-16 13:59:56.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 13:59:56.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 13:59:56.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 13:59:56.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 13:59:56.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 13:59:56.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 13:59:56.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 13:59:56.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 13:59:56.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 13:59:56.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 13:59:56.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 13:59:56.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 13:59:56.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 13:59:56.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 13:59:56.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 13:59:56.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 13:59:56.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 13:59:56.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 13:59:56.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 13:59:56.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-68" 2025-04-16 13:59:56.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 13:59:56.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 13:59:56.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 13:59:56.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 13:59:56.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 13:59:56.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 13:59:56.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 13:59:56.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 13:59:56.675 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Starting... 2025-04-16 13:59:56.675 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f251bf1 2025-04-16 13:59:56.675 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f251bf1 2025-04-16 13:59:56.675 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Start completed. 2025-04-16 13:59:56.684 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2025-04-16 13:59:56.685 [Test worker] INFO ktor.application - Application started in 0.001 seconds. 2025-04-16 13:59:56.685 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@2559f65c 2025-04-16 13:59:56.687 [DefaultDispatcher-worker-10 @coroutine#754] INFO ktor.application - Responding at http://0.0.0.0:37491 2025-04-16 13:59:56.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-69 - configuration: 2025-04-16 13:59:56.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 13:59:56.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 13:59:56.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 13:59:56.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 13:59:56.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 13:59:56.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 13:59:56.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1dd6e400 2025-04-16 13:59:56.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 13:59:56.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 13:59:56.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 13:59:56.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 13:59:56.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 13:59:56.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 13:59:56.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 13:59:56.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 13:59:56.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 13:59:56.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 13:59:56.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 13:59:56.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 13:59:56.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 13:59:56.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 13:59:56.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 13:59:56.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 13:59:56.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 13:59:56.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 13:59:56.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 13:59:56.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-69" 2025-04-16 13:59:56.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 13:59:56.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 13:59:56.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 13:59:56.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 13:59:56.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 13:59:56.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 13:59:56.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 13:59:56.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 13:59:56.687 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-69 - Starting... 2025-04-16 13:59:56.687 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Added connection org.sqlite.jdbc4.JDBC4Connection@7995a589 2025-04-16 13:59:56.687 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Added connection org.sqlite.jdbc4.JDBC4Connection@7995a589 2025-04-16 13:59:56.687 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-69 - Start completed. 2025-04-16 13:59:56.689 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2025-04-16 13:59:56.689 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2025-04-16 13:59:56.689 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2025-04-16 13:59:56.689 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2025-04-16 13:59:56.689 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler meta-data: Quartz Scheduler (v2.3.2) 'MyScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 3 threads. Using job-store 'org.quartz.simpl.RAMJobStore' - which does not support persistence. and is not clustered. 2025-04-16 13:59:56.689 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2025-04-16 13:59:56.689 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2025-04-16 13:59:56.689 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2025-04-16 13:59:56.690 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-04-16 13:59:56.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-70 - configuration: 2025-04-16 13:59:56.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 13:59:56.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 13:59:56.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 13:59:56.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 13:59:56.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 13:59:56.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 13:59:56.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2fd05b15 2025-04-16 13:59:56.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 13:59:56.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 13:59:56.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 13:59:56.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 13:59:56.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 13:59:56.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 13:59:56.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 13:59:56.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 13:59:56.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 13:59:56.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 13:59:56.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 13:59:56.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 13:59:56.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 13:59:56.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 13:59:56.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 13:59:56.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 13:59:56.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 13:59:56.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 13:59:56.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 13:59:56.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-70" 2025-04-16 13:59:56.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 13:59:56.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 13:59:56.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 13:59:56.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 13:59:56.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 13:59:56.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 13:59:56.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 13:59:56.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 13:59:56.690 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Starting... 2025-04-16 13:59:56.690 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Added connection org.sqlite.jdbc4.JDBC4Connection@65b7678a 2025-04-16 13:59:56.690 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Added connection org.sqlite.jdbc4.JDBC4Connection@65b7678a 2025-04-16 13:59:56.690 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Start completed. 2025-04-16 13:59:56.710 [DefaultDispatcher-worker-13 @coroutine#759] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65b7678a 2025-04-16 13:59:56.715 [DefaultDispatcher-worker-13 @coroutine#759] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65b7678a 2025-04-16 13:59:56.773 [HikariPool-67 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 13:59:56.775 [HikariPool-68 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 13:59:56.787 [HikariPool-69 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 13:59:56.790 [HikariPool-70 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 13:59:56.803 [DefaultDispatcher-worker-13 @coroutine#765] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7995a589 2025-04-16 13:59:56.831 [DefaultDispatcher-worker-13 @coroutine#767] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7995a589 2025-04-16 13:59:56.835 [DefaultDispatcher-worker-13 @coroutine#769] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7995a589 2025-04-16 13:59:56.839 [DefaultDispatcher-worker-13 @coroutine#771] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7995a589 2025-04-16 13:59:56.847 [DefaultDispatcher-worker-11 @coroutine#759] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65b7678a 2025-04-16 13:59:56.853 [DefaultDispatcher-worker-16 @coroutine#759] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65b7678a 2025-04-16 13:59:56.853 [Test worker @coroutine#759] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37491/api/content/717122086543613952/_ustadmanifest.json 2025-04-16 13:59:56.853 [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:37491/api/content/717122086543613952/_ustadmanifest.json. 2025-04-16 13:59:56.853 [Test worker @coroutine#759] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37491/api/content/717122086543613952/_ustadmanifest.json 2025-04-16 13:59:56.855 [Test worker @coroutine#759] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37491/api/content/717122086543613952/_ustadmanifest.json 2025-04-16 13:59:56.855 [Test worker @coroutine#759] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:37491/api/content/717122086543613952/_ustadmanifest.json 2025-04-16 13:59:56.859 [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:37491/api/content/717122086543613952/_ustadmanifest.json. 2025-04-16 13:59:56.859 [Test worker @coroutine#759] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:37491/api/content/717122086543613952/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-04-16 13:59:56.912 [DefaultDispatcher-worker-9 @coroutine#759] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65b7678a 2025-04-16 13:59:56.912 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2025-04-16 13:59:56.912 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-29d494f4-ea43-4e61-aa7f-f3a372f39051', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2025-04-16 13:59:56.914 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-04-16 13:59:56.914 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-29d494f4-ea43-4e61-aa7f-f3a372f39051 2025-04-16 13:59:56.914 [DefaultDispatcher-worker-17 @coroutine#785] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37491/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-16 13:59:56.914 [DefaultDispatcher-worker-17 @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:37491/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-16 13:59:56.914 [DefaultDispatcher-worker-17 @coroutine#785] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37491/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-16 13:59:56.914 [DefaultDispatcher-worker-17 @coroutine#785] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37491/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-16 13:59:56.917 [eventLoopGroupProxy-13-2 @call-handler#796] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, ackAndGetPendingReplications] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2025-04-16 13:59:56.917 [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/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2025-04-16 13:59:56.917 [eventLoopGroupProxy-13-1 @call-handler#795] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 13:59:56.917 [eventLoopGroupProxy-13-2 @call-handler#796] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-16 13:59:56.917 [eventLoopGroupProxy-13-2 @call-handler#796] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-16 13:59:56.917 [eventLoopGroupProxy-13-2 @call-handler#796] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 13:59:56.917 [eventLoopGroupProxy-13-2 @call-handler#796] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 1ms 2025-04-16 13:59:56.918 [DefaultDispatcher-worker-7 @coroutine#785] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37491/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-16 13:59:56.918 [DefaultDispatcher-worker-7 @coroutine#785] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:37491/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-16 13:59:56.920 [DefaultDispatcher-worker-15 @coroutine#784] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65b7678a 2025-04-16 13:59:56.920 [DefaultDispatcher-worker-15 @coroutine#784] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37491/UmAppDatabase/replication/nodeId 2025-04-16 13:59:56.920 [DefaultDispatcher-worker-15 @coroutine#784] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:37491/UmAppDatabase/replication/nodeId. 2025-04-16 13:59:56.920 [DefaultDispatcher-worker-15 @coroutine#784] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37491/UmAppDatabase/replication/nodeId 2025-04-16 13:59:56.921 [eventLoopGroupProxy-13-2 @call-handler#804] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, nodeId] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId /UmAppDatabase/replication/nodeId/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2025-04-16 13:59:56.922 [eventLoopGroupProxy-13-2 @call-handler#804] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 13:59:56.922 [eventLoopGroupProxy-13-2 @call-handler#804] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 1ms 2025-04-16 13:59:56.922 [DefaultDispatcher-worker-17 @coroutine#784] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37491/UmAppDatabase/replication/nodeId 2025-04-16 13:59:56.922 [DefaultDispatcher-worker-17 @coroutine#784] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:37491/UmAppDatabase/replication/nodeId 2025-04-16 13:59:56.928 [DefaultDispatcher-worker-7 @coroutine#784] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65b7678a 2025-04-16 13:59:56.935 [DefaultDispatcher-worker-12 @coroutine#786] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65b7678a 2025-04-16 13:59:56.937 [DefaultDispatcher-worker-16 @coroutine#783] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37491/api/blob/upload-init-batch 2025-04-16 13:59:56.937 [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:37491/api/blob/upload-init-batch. 2025-04-16 13:59:56.937 [DefaultDispatcher-worker-16 @coroutine#783] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37491/api/blob/upload-init-batch 2025-04-16 13:59:56.937 [DefaultDispatcher-worker-16 @coroutine#783] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37491/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-04-16 13:59:56.938 [eventLoopGroupProxy-13-2 @call-handler#810] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-init-batch] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:3 -> SUCCESS @ /api/blob/upload-init-batch /api/blob/upload-init-batch/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-init-batch/(method:POST) /api/blob/upload-batch-data, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-batch-data /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-init-batch" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-init-batch/(method:POST) 2025-04-16 13:59:56.939 [eventLoopGroupProxy-13-2 @call-handler#810] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, reifiedType=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, kotlinType=com.ustadmobile.core.domain.blob.upload.BlobUploadRequest) for call /api/blob/upload-init-batch 2025-04-16 13:59:56.982 [eventLoopGroupProxy-13-2 @coroutine#811] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-16 13:59:56.984 [eventLoopGroupProxy-13-2 @call-handler#810] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 46ms 2025-04-16 13:59:56.984 [DefaultDispatcher-worker-16 @coroutine#783] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37491/api/blob/upload-init-batch 2025-04-16 13:59:56.984 [DefaultDispatcher-worker-16 @coroutine#783] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:37491/api/blob/upload-init-batch 2025-04-16 13:59:56.985 [DefaultDispatcher-worker-16 @coroutine#783] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:37491/api/blob/upload-init-batch. 2025-04-16 13:59:56.985 [DefaultDispatcher-worker-16 @coroutine#783] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:37491/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-04-16 13:59:56.989 [DefaultDispatcher-worker-16 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37491/api/blob/upload-batch-data 2025-04-16 13:59:56.989 [DefaultDispatcher-worker-16 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37491/api/blob/upload-batch-data. 2025-04-16 13:59:56.989 [DefaultDispatcher-worker-16 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37491/api/blob/upload-batch-data 2025-04-16 13:59:56.989 [DefaultDispatcher-worker-16 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37491/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 13:59:56.990 [eventLoopGroupProxy-13-2 @call-handler#817] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-16 13:59:56.993 [eventLoopGroupProxy-13-2 @coroutine#818] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-16 13:59:56.994 [eventLoopGroupProxy-13-2 @call-handler#817] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 13:59:56.994 [eventLoopGroupProxy-13-2 @call-handler#817] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2025-04-16 13:59:56.995 [DefaultDispatcher-worker-16 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37491/api/blob/upload-batch-data 2025-04-16 13:59:56.996 [DefaultDispatcher-worker-16 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37491/api/blob/upload-batch-data 2025-04-16 13:59:56.996 [DefaultDispatcher-worker-16 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37491/api/blob/upload-batch-data. 2025-04-16 13:59:56.996 [DefaultDispatcher-worker-16 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37491/api/blob/upload-batch-data 2025-04-16 13:59:56.996 [DefaultDispatcher-worker-16 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37491/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 13:59:56.997 [eventLoopGroupProxy-13-2 @call-handler#822] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-16 13:59:57.039 [eventLoopGroupProxy-13-2 @coroutine#823] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-16 13:59:57.039 [eventLoopGroupProxy-13-2 @call-handler#822] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 13:59:57.039 [eventLoopGroupProxy-13-2 @call-handler#822] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-16 13:59:57.040 [DefaultDispatcher-worker-9 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37491/api/blob/upload-batch-data 2025-04-16 13:59:57.041 [DefaultDispatcher-worker-9 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37491/api/blob/upload-batch-data 2025-04-16 13:59:57.041 [DefaultDispatcher-worker-9 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37491/api/blob/upload-batch-data. 2025-04-16 13:59:57.041 [DefaultDispatcher-worker-9 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37491/api/blob/upload-batch-data 2025-04-16 13:59:57.041 [DefaultDispatcher-worker-9 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37491/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 13:59:57.041 [eventLoopGroupProxy-13-2 @call-handler#827] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-16 13:59:57.043 [eventLoopGroupProxy-13-2 @coroutine#828] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-16 13:59:57.043 [eventLoopGroupProxy-13-2 @call-handler#827] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 13:59:57.043 [eventLoopGroupProxy-13-2 @call-handler#827] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-16 13:59:57.043 [DefaultDispatcher-worker-12 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37491/api/blob/upload-batch-data 2025-04-16 13:59:57.044 [DefaultDispatcher-worker-12 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37491/api/blob/upload-batch-data 2025-04-16 13:59:57.044 [DefaultDispatcher-worker-12 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37491/api/blob/upload-batch-data. 2025-04-16 13:59:57.044 [DefaultDispatcher-worker-12 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37491/api/blob/upload-batch-data 2025-04-16 13:59:57.044 [DefaultDispatcher-worker-12 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37491/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 13:59:57.044 [eventLoopGroupProxy-13-2 @call-handler#832] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-16 13:59:57.047 [eventLoopGroupProxy-13-2 @coroutine#833] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-16 13:59:57.047 [eventLoopGroupProxy-13-2 @call-handler#832] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 13:59:57.047 [eventLoopGroupProxy-13-2 @call-handler#832] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2025-04-16 13:59:57.047 [DefaultDispatcher-worker-16 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37491/api/blob/upload-batch-data 2025-04-16 13:59:57.048 [DefaultDispatcher-worker-16 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37491/api/blob/upload-batch-data 2025-04-16 13:59:57.048 [DefaultDispatcher-worker-16 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37491/api/blob/upload-batch-data. 2025-04-16 13:59:57.048 [DefaultDispatcher-worker-16 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37491/api/blob/upload-batch-data 2025-04-16 13:59:57.048 [DefaultDispatcher-worker-16 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37491/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 13:59:57.049 [eventLoopGroupProxy-13-2 @call-handler#837] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-16 13:59:57.092 [eventLoopGroupProxy-13-2 @coroutine#839] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-16 13:59:57.093 [eventLoopGroupProxy-13-2 @call-handler#837] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 13:59:57.093 [eventLoopGroupProxy-13-2 @call-handler#837] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2025-04-16 13:59:57.093 [DefaultDispatcher-worker-13 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37491/api/blob/upload-batch-data 2025-04-16 13:59:57.095 [DefaultDispatcher-worker-13 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37491/api/blob/upload-batch-data 2025-04-16 13:59:57.095 [DefaultDispatcher-worker-13 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37491/api/blob/upload-batch-data. 2025-04-16 13:59:57.095 [DefaultDispatcher-worker-13 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37491/api/blob/upload-batch-data 2025-04-16 13:59:57.095 [DefaultDispatcher-worker-13 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37491/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 13:59:57.096 [eventLoopGroupProxy-13-2 @call-handler#843] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-16 13:59:57.156 [eventLoopGroupProxy-13-2 @coroutine#844] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-16 13:59:57.156 [eventLoopGroupProxy-13-2 @call-handler#843] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 13:59:57.156 [eventLoopGroupProxy-13-2 @call-handler#843] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 60ms 2025-04-16 13:59:57.157 [DefaultDispatcher-worker-10 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37491/api/blob/upload-batch-data 2025-04-16 13:59:57.158 [DefaultDispatcher-worker-10 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37491/api/blob/upload-batch-data 2025-04-16 13:59:57.158 [DefaultDispatcher-worker-10 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37491/api/blob/upload-batch-data. 2025-04-16 13:59:57.158 [DefaultDispatcher-worker-10 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37491/api/blob/upload-batch-data 2025-04-16 13:59:57.158 [DefaultDispatcher-worker-10 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37491/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 13:59:57.160 [eventLoopGroupProxy-13-2 @call-handler#848] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-16 13:59:57.206 [eventLoopGroupProxy-13-2 @coroutine#849] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-16 13:59:57.206 [eventLoopGroupProxy-13-2 @call-handler#848] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 13:59:57.206 [eventLoopGroupProxy-13-2 @call-handler#848] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 47ms 2025-04-16 13:59:57.207 [DefaultDispatcher-worker-10 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37491/api/blob/upload-batch-data 2025-04-16 13:59:57.208 [DefaultDispatcher-worker-10 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37491/api/blob/upload-batch-data 2025-04-16 13:59:57.208 [DefaultDispatcher-worker-10 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37491/api/blob/upload-batch-data. 2025-04-16 13:59:57.208 [DefaultDispatcher-worker-10 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37491/api/blob/upload-batch-data 2025-04-16 13:59:57.208 [DefaultDispatcher-worker-10 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37491/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 13:59:57.209 [eventLoopGroupProxy-13-2 @call-handler#853] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-16 13:59:57.252 [eventLoopGroupProxy-13-2 @coroutine#854] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-16 13:59:57.253 [eventLoopGroupProxy-13-2 @call-handler#853] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 13:59:57.253 [eventLoopGroupProxy-13-2 @call-handler#853] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2025-04-16 13:59:57.253 [DefaultDispatcher-worker-10 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37491/api/blob/upload-batch-data 2025-04-16 13:59:57.254 [DefaultDispatcher-worker-10 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37491/api/blob/upload-batch-data 2025-04-16 13:59:57.254 [DefaultDispatcher-worker-10 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37491/api/blob/upload-batch-data. 2025-04-16 13:59:57.254 [DefaultDispatcher-worker-10 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37491/api/blob/upload-batch-data 2025-04-16 13:59:57.254 [DefaultDispatcher-worker-10 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37491/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 13:59:57.255 [eventLoopGroupProxy-13-2 @call-handler#858] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-16 13:59:57.298 [eventLoopGroupProxy-13-2 @coroutine#859] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-16 13:59:57.298 [eventLoopGroupProxy-13-2 @call-handler#858] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 13:59:57.298 [eventLoopGroupProxy-13-2 @call-handler#858] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-16 13:59:57.299 [DefaultDispatcher-worker-10 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37491/api/blob/upload-batch-data 2025-04-16 13:59:57.300 [DefaultDispatcher-worker-10 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37491/api/blob/upload-batch-data 2025-04-16 13:59:57.300 [DefaultDispatcher-worker-10 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37491/api/blob/upload-batch-data. 2025-04-16 13:59:57.300 [DefaultDispatcher-worker-10 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37491/api/blob/upload-batch-data 2025-04-16 13:59:57.300 [DefaultDispatcher-worker-10 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37491/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 13:59:57.301 [eventLoopGroupProxy-13-2 @call-handler#863] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-16 13:59:57.345 [eventLoopGroupProxy-13-2 @coroutine#864] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-16 13:59:57.345 [eventLoopGroupProxy-13-2 @call-handler#863] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 13:59:57.346 [eventLoopGroupProxy-13-2 @call-handler#863] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2025-04-16 13:59:57.346 [DefaultDispatcher-worker-10 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37491/api/blob/upload-batch-data 2025-04-16 13:59:57.347 [DefaultDispatcher-worker-10 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37491/api/blob/upload-batch-data 2025-04-16 13:59:57.347 [DefaultDispatcher-worker-10 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37491/api/blob/upload-batch-data. 2025-04-16 13:59:57.347 [DefaultDispatcher-worker-10 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37491/api/blob/upload-batch-data 2025-04-16 13:59:57.347 [DefaultDispatcher-worker-10 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37491/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 13:59:57.349 [eventLoopGroupProxy-13-2 @call-handler#868] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-16 13:59:57.351 [eventLoopGroupProxy-13-2 @coroutine#869] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-16 13:59:57.351 [eventLoopGroupProxy-13-2 @call-handler#868] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 13:59:57.351 [eventLoopGroupProxy-13-2 @call-handler#868] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-16 13:59:57.352 [DefaultDispatcher-worker-10 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37491/api/blob/upload-batch-data 2025-04-16 13:59:57.353 [DefaultDispatcher-worker-10 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37491/api/blob/upload-batch-data 2025-04-16 13:59:57.353 [DefaultDispatcher-worker-10 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37491/api/blob/upload-batch-data. 2025-04-16 13:59:57.353 [DefaultDispatcher-worker-10 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37491/api/blob/upload-batch-data 2025-04-16 13:59:57.353 [DefaultDispatcher-worker-10 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37491/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 13:59:57.354 [eventLoopGroupProxy-13-2 @call-handler#873] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-16 13:59:57.355 [eventLoopGroupProxy-13-2 @coroutine#874] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-16 13:59:57.355 [eventLoopGroupProxy-13-2 @call-handler#873] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 13:59:57.355 [eventLoopGroupProxy-13-2 @call-handler#873] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-16 13:59:57.356 [DefaultDispatcher-worker-10 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37491/api/blob/upload-batch-data 2025-04-16 13:59:57.357 [DefaultDispatcher-worker-10 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37491/api/blob/upload-batch-data 2025-04-16 13:59:57.357 [DefaultDispatcher-worker-10 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37491/api/blob/upload-batch-data. 2025-04-16 13:59:57.357 [DefaultDispatcher-worker-10 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37491/api/blob/upload-batch-data 2025-04-16 13:59:57.357 [DefaultDispatcher-worker-10 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37491/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 13:59:57.358 [eventLoopGroupProxy-13-2 @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-04-16 13:59:57.359 [eventLoopGroupProxy-13-2 @coroutine#880] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-16 13:59:57.359 [eventLoopGroupProxy-13-2 @call-handler#879] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 13:59:57.360 [eventLoopGroupProxy-13-2 @call-handler#879] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-16 13:59:57.360 [DefaultDispatcher-worker-10 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37491/api/blob/upload-batch-data 2025-04-16 13:59:57.361 [DefaultDispatcher-worker-10 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37491/api/blob/upload-batch-data 2025-04-16 13:59:57.361 [DefaultDispatcher-worker-10 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37491/api/blob/upload-batch-data. 2025-04-16 13:59:57.361 [DefaultDispatcher-worker-10 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37491/api/blob/upload-batch-data 2025-04-16 13:59:57.361 [DefaultDispatcher-worker-10 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37491/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 13:59:57.362 [eventLoopGroupProxy-13-2 @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-04-16 13:59:57.365 [eventLoopGroupProxy-13-2 @coroutine#885] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-16 13:59:57.365 [eventLoopGroupProxy-13-2 @call-handler#884] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 13:59:57.365 [eventLoopGroupProxy-13-2 @call-handler#884] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2025-04-16 13:59:57.365 [DefaultDispatcher-worker-10 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37491/api/blob/upload-batch-data 2025-04-16 13:59:57.366 [DefaultDispatcher-worker-10 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37491/api/blob/upload-batch-data 2025-04-16 13:59:57.366 [DefaultDispatcher-worker-10 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37491/api/blob/upload-batch-data. 2025-04-16 13:59:57.366 [DefaultDispatcher-worker-10 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37491/api/blob/upload-batch-data 2025-04-16 13:59:57.366 [DefaultDispatcher-worker-10 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37491/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 13:59:57.367 [eventLoopGroupProxy-13-2 @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-04-16 13:59:57.369 [eventLoopGroupProxy-13-2 @coroutine#890] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-16 13:59:57.369 [eventLoopGroupProxy-13-2 @call-handler#889] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 13:59:57.369 [eventLoopGroupProxy-13-2 @call-handler#889] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-16 13:59:57.369 [DefaultDispatcher-worker-10 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37491/api/blob/upload-batch-data 2025-04-16 13:59:57.370 [DefaultDispatcher-worker-9 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37491/api/blob/upload-batch-data 2025-04-16 13:59:57.370 [DefaultDispatcher-worker-9 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37491/api/blob/upload-batch-data. 2025-04-16 13:59:57.370 [DefaultDispatcher-worker-9 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37491/api/blob/upload-batch-data 2025-04-16 13:59:57.370 [DefaultDispatcher-worker-9 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37491/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 13:59:57.371 [eventLoopGroupProxy-13-2 @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-04-16 13:59:57.372 [eventLoopGroupProxy-13-2 @coroutine#895] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-16 13:59:57.373 [eventLoopGroupProxy-13-2 @call-handler#894] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 13:59:57.373 [eventLoopGroupProxy-13-2 @call-handler#894] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-16 13:59:57.373 [DefaultDispatcher-worker-9 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37491/api/blob/upload-batch-data 2025-04-16 13:59:57.374 [DefaultDispatcher-worker-9 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37491/api/blob/upload-batch-data 2025-04-16 13:59:57.374 [DefaultDispatcher-worker-9 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37491/api/blob/upload-batch-data. 2025-04-16 13:59:57.374 [DefaultDispatcher-worker-9 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37491/api/blob/upload-batch-data 2025-04-16 13:59:57.374 [DefaultDispatcher-worker-9 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37491/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 13:59:57.375 [eventLoopGroupProxy-13-2 @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-04-16 13:59:57.376 [eventLoopGroupProxy-13-2 @coroutine#900] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-16 13:59:57.376 [eventLoopGroupProxy-13-2 @call-handler#899] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 13:59:57.376 [eventLoopGroupProxy-13-2 @call-handler#899] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-16 13:59:57.377 [DefaultDispatcher-worker-9 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37491/api/blob/upload-batch-data 2025-04-16 13:59:57.377 [DefaultDispatcher-worker-9 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37491/api/blob/upload-batch-data 2025-04-16 13:59:57.377 [DefaultDispatcher-worker-9 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37491/api/blob/upload-batch-data. 2025-04-16 13:59:57.377 [DefaultDispatcher-worker-9 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37491/api/blob/upload-batch-data 2025-04-16 13:59:57.377 [DefaultDispatcher-worker-9 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37491/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 13:59:57.379 [eventLoopGroupProxy-13-2 @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-04-16 13:59:57.380 [eventLoopGroupProxy-13-2 @coroutine#905] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-16 13:59:57.380 [eventLoopGroupProxy-13-2 @call-handler#904] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 13:59:57.381 [eventLoopGroupProxy-13-2 @call-handler#904] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2025-04-16 13:59:57.381 [DefaultDispatcher-worker-9 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37491/api/blob/upload-batch-data 2025-04-16 13:59:57.382 [DefaultDispatcher-worker-9 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37491/api/blob/upload-batch-data 2025-04-16 13:59:57.382 [DefaultDispatcher-worker-9 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37491/api/blob/upload-batch-data. 2025-04-16 13:59:57.382 [DefaultDispatcher-worker-9 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37491/api/blob/upload-batch-data 2025-04-16 13:59:57.382 [DefaultDispatcher-worker-9 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37491/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 13:59:57.383 [eventLoopGroupProxy-13-2 @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-04-16 13:59:57.385 [eventLoopGroupProxy-13-2 @coroutine#910] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-16 13:59:57.385 [eventLoopGroupProxy-13-2 @call-handler#909] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 13:59:57.385 [eventLoopGroupProxy-13-2 @call-handler#909] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-16 13:59:57.385 [DefaultDispatcher-worker-9 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37491/api/blob/upload-batch-data 2025-04-16 13:59:57.386 [DefaultDispatcher-worker-9 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37491/api/blob/upload-batch-data 2025-04-16 13:59:57.386 [DefaultDispatcher-worker-9 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37491/api/blob/upload-batch-data. 2025-04-16 13:59:57.386 [DefaultDispatcher-worker-9 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37491/api/blob/upload-batch-data 2025-04-16 13:59:57.386 [DefaultDispatcher-worker-9 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37491/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 13:59:57.387 [eventLoopGroupProxy-13-2 @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-04-16 13:59:57.388 [eventLoopGroupProxy-13-2 @coroutine#915] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-16 13:59:57.388 [eventLoopGroupProxy-13-2 @call-handler#914] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 13:59:57.389 [eventLoopGroupProxy-13-2 @call-handler#914] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-16 13:59:57.389 [DefaultDispatcher-worker-9 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37491/api/blob/upload-batch-data 2025-04-16 13:59:57.390 [DefaultDispatcher-worker-9 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37491/api/blob/upload-batch-data 2025-04-16 13:59:57.390 [DefaultDispatcher-worker-9 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37491/api/blob/upload-batch-data. 2025-04-16 13:59:57.390 [DefaultDispatcher-worker-9 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37491/api/blob/upload-batch-data 2025-04-16 13:59:57.390 [DefaultDispatcher-worker-9 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37491/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 13:59:57.390 [eventLoopGroupProxy-13-2 @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-04-16 13:59:57.391 [eventLoopGroupProxy-13-2 @coroutine#920] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-16 13:59:57.392 [eventLoopGroupProxy-13-2 @call-handler#919] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 13:59:57.392 [eventLoopGroupProxy-13-2 @call-handler#919] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-16 13:59:57.392 [DefaultDispatcher-worker-18 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37491/api/blob/upload-batch-data 2025-04-16 13:59:57.394 [DefaultDispatcher-worker-5 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37491/api/blob/upload-batch-data 2025-04-16 13:59:57.394 [DefaultDispatcher-worker-5 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37491/api/blob/upload-batch-data. 2025-04-16 13:59:57.394 [DefaultDispatcher-worker-5 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37491/api/blob/upload-batch-data 2025-04-16 13:59:57.394 [DefaultDispatcher-worker-5 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37491/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 13:59:57.395 [eventLoopGroupProxy-13-2 @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-04-16 13:59:57.397 [eventLoopGroupProxy-13-2 @coroutine#925] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-16 13:59:57.398 [eventLoopGroupProxy-13-2 @call-handler#924] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 13:59:57.398 [eventLoopGroupProxy-13-2 @call-handler#924] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2025-04-16 13:59:57.398 [DefaultDispatcher-worker-5 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37491/api/blob/upload-batch-data 2025-04-16 13:59:57.399 [DefaultDispatcher-worker-5 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37491/api/blob/upload-batch-data 2025-04-16 13:59:57.400 [DefaultDispatcher-worker-5 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37491/api/blob/upload-batch-data. 2025-04-16 13:59:57.400 [DefaultDispatcher-worker-5 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37491/api/blob/upload-batch-data 2025-04-16 13:59:57.400 [DefaultDispatcher-worker-5 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37491/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 13:59:57.401 [eventLoopGroupProxy-13-2 @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-04-16 13:59:57.402 [eventLoopGroupProxy-13-2 @coroutine#930] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-16 13:59:57.403 [eventLoopGroupProxy-13-2 @call-handler#929] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 13:59:57.403 [eventLoopGroupProxy-13-2 @call-handler#929] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-16 13:59:57.403 [DefaultDispatcher-worker-5 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37491/api/blob/upload-batch-data 2025-04-16 13:59:57.404 [DefaultDispatcher-worker-5 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37491/api/blob/upload-batch-data 2025-04-16 13:59:57.404 [DefaultDispatcher-worker-5 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37491/api/blob/upload-batch-data. 2025-04-16 13:59:57.404 [DefaultDispatcher-worker-5 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37491/api/blob/upload-batch-data 2025-04-16 13:59:57.404 [DefaultDispatcher-worker-5 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37491/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 13:59:57.405 [eventLoopGroupProxy-13-2 @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-04-16 13:59:57.407 [eventLoopGroupProxy-13-2 @coroutine#935] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-16 13:59:57.407 [eventLoopGroupProxy-13-2 @call-handler#934] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 13:59:57.407 [eventLoopGroupProxy-13-2 @call-handler#934] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-16 13:59:57.407 [DefaultDispatcher-worker-5 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37491/api/blob/upload-batch-data 2025-04-16 13:59:57.409 [DefaultDispatcher-worker-5 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37491/api/blob/upload-batch-data 2025-04-16 13:59:57.409 [DefaultDispatcher-worker-5 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37491/api/blob/upload-batch-data. 2025-04-16 13:59:57.409 [DefaultDispatcher-worker-5 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37491/api/blob/upload-batch-data 2025-04-16 13:59:57.409 [DefaultDispatcher-worker-5 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37491/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 13:59:57.410 [eventLoopGroupProxy-13-2 @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-04-16 13:59:57.413 [eventLoopGroupProxy-13-2 @coroutine#940] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-16 13:59:57.414 [eventLoopGroupProxy-13-2 @call-handler#939] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 13:59:57.414 [eventLoopGroupProxy-13-2 @call-handler#939] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2025-04-16 13:59:57.414 [DefaultDispatcher-worker-5 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37491/api/blob/upload-batch-data 2025-04-16 13:59:57.415 [DefaultDispatcher-worker-5 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37491/api/blob/upload-batch-data 2025-04-16 13:59:57.415 [DefaultDispatcher-worker-5 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37491/api/blob/upload-batch-data. 2025-04-16 13:59:57.415 [DefaultDispatcher-worker-5 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37491/api/blob/upload-batch-data 2025-04-16 13:59:57.415 [DefaultDispatcher-worker-5 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37491/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 13:59:57.417 [eventLoopGroupProxy-13-2 @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-04-16 13:59:57.418 [eventLoopGroupProxy-13-2 @coroutine#945] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-16 13:59:57.418 [eventLoopGroupProxy-13-2 @call-handler#944] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 13:59:57.418 [eventLoopGroupProxy-13-2 @call-handler#944] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-16 13:59:57.419 [DefaultDispatcher-worker-5 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37491/api/blob/upload-batch-data 2025-04-16 13:59:57.420 [DefaultDispatcher-worker-5 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37491/api/blob/upload-batch-data 2025-04-16 13:59:57.420 [DefaultDispatcher-worker-5 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37491/api/blob/upload-batch-data. 2025-04-16 13:59:57.420 [DefaultDispatcher-worker-5 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37491/api/blob/upload-batch-data 2025-04-16 13:59:57.420 [DefaultDispatcher-worker-5 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37491/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 13:59:57.421 [eventLoopGroupProxy-13-2 @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-04-16 13:59:57.422 [eventLoopGroupProxy-13-2 @coroutine#950] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-16 13:59:57.422 [eventLoopGroupProxy-13-2 @call-handler#949] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 13:59:57.422 [eventLoopGroupProxy-13-2 @call-handler#949] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-16 13:59:57.423 [DefaultDispatcher-worker-9 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37491/api/blob/upload-batch-data 2025-04-16 13:59:57.423 [DefaultDispatcher-worker-9 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37491/api/blob/upload-batch-data 2025-04-16 13:59:57.424 [DefaultDispatcher-worker-9 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37491/api/blob/upload-batch-data. 2025-04-16 13:59:57.424 [DefaultDispatcher-worker-9 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37491/api/blob/upload-batch-data 2025-04-16 13:59:57.424 [DefaultDispatcher-worker-9 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37491/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 13:59:57.424 [eventLoopGroupProxy-13-2 @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-04-16 13:59:57.426 [eventLoopGroupProxy-13-2 @coroutine#955] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-16 13:59:57.426 [eventLoopGroupProxy-13-2 @call-handler#954] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 13:59:57.426 [eventLoopGroupProxy-13-2 @call-handler#954] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-16 13:59:57.426 [DefaultDispatcher-worker-4 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37491/api/blob/upload-batch-data 2025-04-16 13:59:57.427 [DefaultDispatcher-worker-4 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37491/api/blob/upload-batch-data 2025-04-16 13:59:57.427 [DefaultDispatcher-worker-4 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37491/api/blob/upload-batch-data. 2025-04-16 13:59:57.427 [DefaultDispatcher-worker-4 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37491/api/blob/upload-batch-data 2025-04-16 13:59:57.427 [DefaultDispatcher-worker-4 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37491/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 13:59:57.428 [eventLoopGroupProxy-13-2 @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-04-16 13:59:57.430 [eventLoopGroupProxy-13-2 @coroutine#960] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-16 13:59:57.430 [eventLoopGroupProxy-13-2 @call-handler#959] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 13:59:57.430 [eventLoopGroupProxy-13-2 @call-handler#959] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-16 13:59:57.430 [DefaultDispatcher-worker-21 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37491/api/blob/upload-batch-data 2025-04-16 13:59:57.430 [DefaultDispatcher-worker-5 @coroutine#803] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65b7678a 2025-04-16 13:59:57.431 [DefaultDispatcher-worker-21 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37491/api/blob/upload-batch-data 2025-04-16 13:59:57.431 [DefaultDispatcher-worker-21 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37491/api/blob/upload-batch-data. 2025-04-16 13:59:57.431 [DefaultDispatcher-worker-21 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37491/api/blob/upload-batch-data 2025-04-16 13:59:57.431 [DefaultDispatcher-worker-21 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37491/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 13:59:57.432 [eventLoopGroupProxy-13-2 @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-04-16 13:59:57.433 [eventLoopGroupProxy-13-2 @coroutine#966] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-16 13:59:57.433 [eventLoopGroupProxy-13-2 @call-handler#965] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 13:59:57.433 [eventLoopGroupProxy-13-2 @call-handler#965] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-16 13:59:57.434 [DefaultDispatcher-worker-21 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37491/api/blob/upload-batch-data 2025-04-16 13:59:57.434 [DefaultDispatcher-worker-21 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37491/api/blob/upload-batch-data 2025-04-16 13:59:57.434 [DefaultDispatcher-worker-21 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37491/api/blob/upload-batch-data. 2025-04-16 13:59:57.434 [DefaultDispatcher-worker-21 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37491/api/blob/upload-batch-data 2025-04-16 13:59:57.434 [DefaultDispatcher-worker-21 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37491/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 13:59:57.435 [eventLoopGroupProxy-13-2 @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-04-16 13:59:57.436 [eventLoopGroupProxy-13-2 @coroutine#971] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-16 13:59:57.436 [eventLoopGroupProxy-13-2 @call-handler#970] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 13:59:57.437 [eventLoopGroupProxy-13-2 @call-handler#970] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-16 13:59:57.437 [DefaultDispatcher-worker-16 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37491/api/blob/upload-batch-data 2025-04-16 13:59:57.439 [DefaultDispatcher-worker-16 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37491/api/blob/upload-batch-data 2025-04-16 13:59:57.439 [DefaultDispatcher-worker-16 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37491/api/blob/upload-batch-data. 2025-04-16 13:59:57.439 [DefaultDispatcher-worker-16 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37491/api/blob/upload-batch-data 2025-04-16 13:59:57.439 [DefaultDispatcher-worker-16 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37491/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 13:59:57.440 [eventLoopGroupProxy-13-2 @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-04-16 13:59:57.441 [eventLoopGroupProxy-13-2 @coroutine#976] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-16 13:59:57.441 [eventLoopGroupProxy-13-2 @call-handler#975] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 13:59:57.441 [eventLoopGroupProxy-13-2 @call-handler#975] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-16 13:59:57.442 [DefaultDispatcher-worker-8 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37491/api/blob/upload-batch-data 2025-04-16 13:59:57.445 [DefaultDispatcher-worker-8 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37491/api/blob/upload-batch-data 2025-04-16 13:59:57.445 [DefaultDispatcher-worker-8 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37491/api/blob/upload-batch-data. 2025-04-16 13:59:57.445 [DefaultDispatcher-worker-8 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37491/api/blob/upload-batch-data 2025-04-16 13:59:57.445 [DefaultDispatcher-worker-8 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37491/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 13:59:57.446 [eventLoopGroupProxy-13-2 @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-04-16 13:59:57.447 [eventLoopGroupProxy-13-2 @coroutine#981] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-16 13:59:57.447 [eventLoopGroupProxy-13-2 @call-handler#980] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 13:59:57.447 [eventLoopGroupProxy-13-2 @call-handler#980] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-16 13:59:57.448 [DefaultDispatcher-worker-8 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37491/api/blob/upload-batch-data 2025-04-16 13:59:57.448 [DefaultDispatcher-worker-8 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37491/api/blob/upload-batch-data 2025-04-16 13:59:57.448 [DefaultDispatcher-worker-8 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37491/api/blob/upload-batch-data. 2025-04-16 13:59:57.448 [DefaultDispatcher-worker-8 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37491/api/blob/upload-batch-data 2025-04-16 13:59:57.448 [DefaultDispatcher-worker-8 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37491/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 13:59:57.449 [eventLoopGroupProxy-13-2 @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-04-16 13:59:57.451 [eventLoopGroupProxy-13-2 @coroutine#986] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-16 13:59:57.451 [eventLoopGroupProxy-13-2 @call-handler#985] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 13:59:57.451 [eventLoopGroupProxy-13-2 @call-handler#985] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-16 13:59:57.451 [DefaultDispatcher-worker-8 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37491/api/blob/upload-batch-data 2025-04-16 13:59:57.452 [DefaultDispatcher-worker-8 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37491/api/blob/upload-batch-data 2025-04-16 13:59:57.452 [DefaultDispatcher-worker-8 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37491/api/blob/upload-batch-data. 2025-04-16 13:59:57.452 [DefaultDispatcher-worker-8 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37491/api/blob/upload-batch-data 2025-04-16 13:59:57.452 [DefaultDispatcher-worker-8 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37491/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 13:59:57.453 [eventLoopGroupProxy-13-2 @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-04-16 13:59:57.454 [eventLoopGroupProxy-13-2 @coroutine#991] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-16 13:59:57.454 [eventLoopGroupProxy-13-2 @call-handler#990] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 13:59:57.454 [eventLoopGroupProxy-13-2 @call-handler#990] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-16 13:59:57.455 [DefaultDispatcher-worker-5 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37491/api/blob/upload-batch-data 2025-04-16 13:59:57.455 [DefaultDispatcher-worker-5 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37491/api/blob/upload-batch-data 2025-04-16 13:59:57.455 [DefaultDispatcher-worker-5 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37491/api/blob/upload-batch-data. 2025-04-16 13:59:57.455 [DefaultDispatcher-worker-5 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37491/api/blob/upload-batch-data 2025-04-16 13:59:57.455 [DefaultDispatcher-worker-5 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37491/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 13:59:57.456 [eventLoopGroupProxy-13-2 @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-04-16 13:59:57.457 [eventLoopGroupProxy-13-2 @coroutine#996] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-16 13:59:57.457 [eventLoopGroupProxy-13-2 @call-handler#995] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 13:59:57.458 [eventLoopGroupProxy-13-2 @call-handler#995] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-16 13:59:57.458 [DefaultDispatcher-worker-20 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37491/api/blob/upload-batch-data 2025-04-16 13:59:57.459 [DefaultDispatcher-worker-20 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37491/api/blob/upload-batch-data 2025-04-16 13:59:57.459 [DefaultDispatcher-worker-20 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37491/api/blob/upload-batch-data. 2025-04-16 13:59:57.459 [DefaultDispatcher-worker-20 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37491/api/blob/upload-batch-data 2025-04-16 13:59:57.459 [DefaultDispatcher-worker-20 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37491/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 13:59:57.459 [eventLoopGroupProxy-13-2 @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-04-16 13:59:57.502 [eventLoopGroupProxy-13-2 @coroutine#1001] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-16 13:59:57.502 [eventLoopGroupProxy-13-2 @call-handler#1000] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 13:59:57.502 [eventLoopGroupProxy-13-2 @call-handler#1000] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-16 13:59:57.502 [DefaultDispatcher-worker-3 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37491/api/blob/upload-batch-data 2025-04-16 13:59:57.503 [DefaultDispatcher-worker-3 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37491/api/blob/upload-batch-data 2025-04-16 13:59:57.503 [DefaultDispatcher-worker-3 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37491/api/blob/upload-batch-data. 2025-04-16 13:59:57.503 [DefaultDispatcher-worker-3 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37491/api/blob/upload-batch-data 2025-04-16 13:59:57.503 [DefaultDispatcher-worker-3 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37491/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 13:59:57.504 [eventLoopGroupProxy-13-2 @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-04-16 13:59:57.505 [eventLoopGroupProxy-13-2 @coroutine#1006] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-16 13:59:57.505 [eventLoopGroupProxy-13-2 @call-handler#1005] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 13:59:57.505 [eventLoopGroupProxy-13-2 @call-handler#1005] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-16 13:59:57.505 [DefaultDispatcher-worker-4 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37491/api/blob/upload-batch-data 2025-04-16 13:59:57.506 [DefaultDispatcher-worker-4 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37491/api/blob/upload-batch-data 2025-04-16 13:59:57.506 [DefaultDispatcher-worker-4 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37491/api/blob/upload-batch-data. 2025-04-16 13:59:57.506 [DefaultDispatcher-worker-4 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37491/api/blob/upload-batch-data 2025-04-16 13:59:57.506 [DefaultDispatcher-worker-4 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37491/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 13:59:57.507 [eventLoopGroupProxy-13-2 @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-04-16 13:59:57.507 [eventLoopGroupProxy-13-2 @coroutine#1011] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-16 13:59:57.508 [eventLoopGroupProxy-13-2 @call-handler#1010] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 13:59:57.508 [eventLoopGroupProxy-13-2 @call-handler#1010] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-16 13:59:57.508 [DefaultDispatcher-worker-5 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37491/api/blob/upload-batch-data 2025-04-16 13:59:57.508 [DefaultDispatcher-worker-5 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37491/api/blob/upload-batch-data 2025-04-16 13:59:57.508 [DefaultDispatcher-worker-5 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37491/api/blob/upload-batch-data. 2025-04-16 13:59:57.508 [DefaultDispatcher-worker-5 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37491/api/blob/upload-batch-data 2025-04-16 13:59:57.508 [DefaultDispatcher-worker-5 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37491/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 13:59:57.509 [eventLoopGroupProxy-13-2 @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-04-16 13:59:57.510 [eventLoopGroupProxy-13-2 @coroutine#1016] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-16 13:59:57.510 [eventLoopGroupProxy-13-2 @call-handler#1015] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 13:59:57.510 [eventLoopGroupProxy-13-2 @call-handler#1015] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-16 13:59:57.510 [DefaultDispatcher-worker-15 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37491/api/blob/upload-batch-data 2025-04-16 13:59:57.511 [DefaultDispatcher-worker-15 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37491/api/blob/upload-batch-data 2025-04-16 13:59:57.511 [DefaultDispatcher-worker-15 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37491/api/blob/upload-batch-data. 2025-04-16 13:59:57.511 [DefaultDispatcher-worker-15 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37491/api/blob/upload-batch-data 2025-04-16 13:59:57.511 [DefaultDispatcher-worker-15 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37491/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 13:59:57.511 [eventLoopGroupProxy-13-2 @call-handler#1020] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-16 13:59:57.554 [eventLoopGroupProxy-13-2 @coroutine#1021] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-16 13:59:57.554 [eventLoopGroupProxy-13-2 @call-handler#1020] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 13:59:57.554 [eventLoopGroupProxy-13-2 @call-handler#1020] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-16 13:59:57.554 [DefaultDispatcher-worker-4 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37491/api/blob/upload-batch-data 2025-04-16 13:59:57.555 [DefaultDispatcher-worker-4 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37491/api/blob/upload-batch-data 2025-04-16 13:59:57.555 [DefaultDispatcher-worker-4 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37491/api/blob/upload-batch-data. 2025-04-16 13:59:57.555 [DefaultDispatcher-worker-4 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37491/api/blob/upload-batch-data 2025-04-16 13:59:57.555 [DefaultDispatcher-worker-4 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37491/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 13:59:57.556 [eventLoopGroupProxy-13-2 @call-handler#1025] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-16 13:59:57.599 [eventLoopGroupProxy-13-2 @coroutine#1026] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-16 13:59:57.599 [eventLoopGroupProxy-13-2 @call-handler#1025] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 13:59:57.600 [eventLoopGroupProxy-13-2 @call-handler#1025] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2025-04-16 13:59:57.600 [DefaultDispatcher-worker-4 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37491/api/blob/upload-batch-data 2025-04-16 13:59:57.601 [DefaultDispatcher-worker-4 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37491/api/blob/upload-batch-data 2025-04-16 13:59:57.601 [DefaultDispatcher-worker-4 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37491/api/blob/upload-batch-data. 2025-04-16 13:59:57.601 [DefaultDispatcher-worker-4 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37491/api/blob/upload-batch-data 2025-04-16 13:59:57.601 [DefaultDispatcher-worker-4 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37491/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 13:59:57.601 [eventLoopGroupProxy-13-2 @call-handler#1030] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-16 13:59:57.603 [eventLoopGroupProxy-13-2 @coroutine#1031] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-16 13:59:57.603 [eventLoopGroupProxy-13-2 @call-handler#1030] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 13:59:57.603 [eventLoopGroupProxy-13-2 @call-handler#1030] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-16 13:59:57.603 [DefaultDispatcher-worker-16 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37491/api/blob/upload-batch-data 2025-04-16 13:59:57.603 [DefaultDispatcher-worker-16 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37491/api/blob/upload-batch-data 2025-04-16 13:59:57.603 [DefaultDispatcher-worker-16 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37491/api/blob/upload-batch-data. 2025-04-16 13:59:57.603 [DefaultDispatcher-worker-16 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37491/api/blob/upload-batch-data 2025-04-16 13:59:57.603 [DefaultDispatcher-worker-16 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37491/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 13:59:57.604 [eventLoopGroupProxy-13-2 @call-handler#1035] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-16 13:59:57.605 [eventLoopGroupProxy-13-2 @coroutine#1036] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-16 13:59:57.605 [eventLoopGroupProxy-13-2 @call-handler#1035] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 13:59:57.605 [eventLoopGroupProxy-13-2 @call-handler#1035] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-16 13:59:57.606 [DefaultDispatcher-worker-21 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37491/api/blob/upload-batch-data 2025-04-16 13:59:57.606 [DefaultDispatcher-worker-21 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37491/api/blob/upload-batch-data 2025-04-16 13:59:57.606 [DefaultDispatcher-worker-21 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37491/api/blob/upload-batch-data. 2025-04-16 13:59:57.606 [DefaultDispatcher-worker-21 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37491/api/blob/upload-batch-data 2025-04-16 13:59:57.606 [DefaultDispatcher-worker-21 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37491/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 13:59:57.607 [eventLoopGroupProxy-13-2 @call-handler#1040] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-16 13:59:57.649 [eventLoopGroupProxy-13-2 @coroutine#1041] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-16 13:59:57.649 [eventLoopGroupProxy-13-2 @call-handler#1040] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 13:59:57.649 [eventLoopGroupProxy-13-2 @call-handler#1040] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-16 13:59:57.649 [DefaultDispatcher-worker-5 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37491/api/blob/upload-batch-data 2025-04-16 13:59:57.650 [DefaultDispatcher-worker-5 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37491/api/blob/upload-batch-data 2025-04-16 13:59:57.650 [DefaultDispatcher-worker-5 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37491/api/blob/upload-batch-data. 2025-04-16 13:59:57.650 [DefaultDispatcher-worker-5 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37491/api/blob/upload-batch-data 2025-04-16 13:59:57.650 [DefaultDispatcher-worker-5 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37491/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 13:59:57.651 [eventLoopGroupProxy-13-2 @call-handler#1045] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-16 13:59:57.653 [eventLoopGroupProxy-13-2 @coroutine#1046] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-16 13:59:57.653 [eventLoopGroupProxy-13-2 @call-handler#1045] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 13:59:57.653 [eventLoopGroupProxy-13-2 @call-handler#1045] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-16 13:59:57.653 [DefaultDispatcher-worker-15 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37491/api/blob/upload-batch-data 2025-04-16 13:59:57.654 [DefaultDispatcher-worker-15 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37491/api/blob/upload-batch-data 2025-04-16 13:59:57.654 [DefaultDispatcher-worker-15 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37491/api/blob/upload-batch-data. 2025-04-16 13:59:57.654 [DefaultDispatcher-worker-15 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37491/api/blob/upload-batch-data 2025-04-16 13:59:57.654 [DefaultDispatcher-worker-15 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37491/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 13:59:57.655 [eventLoopGroupProxy-13-2 @call-handler#1050] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-16 13:59:57.656 [eventLoopGroupProxy-13-2 @coroutine#1052] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-16 13:59:57.656 [eventLoopGroupProxy-13-2 @call-handler#1050] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 13:59:57.656 [eventLoopGroupProxy-13-2 @call-handler#1050] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-16 13:59:57.656 [DefaultDispatcher-worker-5 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37491/api/blob/upload-batch-data 2025-04-16 13:59:57.657 [DefaultDispatcher-worker-5 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37491/api/blob/upload-batch-data 2025-04-16 13:59:57.657 [DefaultDispatcher-worker-5 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37491/api/blob/upload-batch-data. 2025-04-16 13:59:57.657 [DefaultDispatcher-worker-5 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37491/api/blob/upload-batch-data 2025-04-16 13:59:57.657 [DefaultDispatcher-worker-5 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37491/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 13:59:57.657 [eventLoopGroupProxy-13-2 @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-04-16 13:59:57.658 [eventLoopGroupProxy-13-2 @coroutine#1057] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-16 13:59:57.658 [eventLoopGroupProxy-13-2 @call-handler#1056] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 13:59:57.658 [eventLoopGroupProxy-13-2 @call-handler#1056] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-16 13:59:57.658 [DefaultDispatcher-worker-21 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37491/api/blob/upload-batch-data 2025-04-16 13:59:57.659 [DefaultDispatcher-worker-21 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37491/api/blob/upload-batch-data 2025-04-16 13:59:57.659 [DefaultDispatcher-worker-21 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37491/api/blob/upload-batch-data. 2025-04-16 13:59:57.659 [DefaultDispatcher-worker-21 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37491/api/blob/upload-batch-data 2025-04-16 13:59:57.659 [DefaultDispatcher-worker-21 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37491/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 13:59:57.660 [eventLoopGroupProxy-13-2 @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-04-16 13:59:57.660 [eventLoopGroupProxy-13-2 @coroutine#1062] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-16 13:59:57.661 [eventLoopGroupProxy-13-2 @call-handler#1061] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 13:59:57.661 [eventLoopGroupProxy-13-2 @call-handler#1061] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-16 13:59:57.661 [DefaultDispatcher-worker-21 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37491/api/blob/upload-batch-data 2025-04-16 13:59:57.662 [DefaultDispatcher-worker-21 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37491/api/blob/upload-batch-data 2025-04-16 13:59:57.662 [DefaultDispatcher-worker-21 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37491/api/blob/upload-batch-data. 2025-04-16 13:59:57.662 [DefaultDispatcher-worker-21 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37491/api/blob/upload-batch-data 2025-04-16 13:59:57.662 [DefaultDispatcher-worker-21 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37491/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 13:59:57.662 [eventLoopGroupProxy-13-2 @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-04-16 13:59:57.706 [eventLoopGroupProxy-13-2 @coroutine#1067] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-16 13:59:57.706 [eventLoopGroupProxy-13-2 @call-handler#1066] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 13:59:57.706 [eventLoopGroupProxy-13-2 @call-handler#1066] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2025-04-16 13:59:57.707 [DefaultDispatcher-worker-16 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37491/api/blob/upload-batch-data 2025-04-16 13:59:57.707 [DefaultDispatcher-worker-16 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37491/api/blob/upload-batch-data 2025-04-16 13:59:57.707 [DefaultDispatcher-worker-16 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37491/api/blob/upload-batch-data. 2025-04-16 13:59:57.707 [DefaultDispatcher-worker-16 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37491/api/blob/upload-batch-data 2025-04-16 13:59:57.707 [DefaultDispatcher-worker-16 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37491/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 13:59:57.708 [eventLoopGroupProxy-13-2 @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-04-16 13:59:57.710 [eventLoopGroupProxy-13-2 @coroutine#1072] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-16 13:59:57.710 [eventLoopGroupProxy-13-2 @call-handler#1071] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 13:59:57.710 [eventLoopGroupProxy-13-2 @call-handler#1071] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-16 13:59:57.710 [DefaultDispatcher-worker-16 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37491/api/blob/upload-batch-data 2025-04-16 13:59:57.711 [DefaultDispatcher-worker-16 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37491/api/blob/upload-batch-data 2025-04-16 13:59:57.711 [DefaultDispatcher-worker-16 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37491/api/blob/upload-batch-data. 2025-04-16 13:59:57.711 [DefaultDispatcher-worker-16 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37491/api/blob/upload-batch-data 2025-04-16 13:59:57.711 [DefaultDispatcher-worker-16 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37491/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 13:59:57.712 [eventLoopGroupProxy-13-2 @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-04-16 13:59:57.714 [eventLoopGroupProxy-13-2 @coroutine#1077] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-16 13:59:57.714 [eventLoopGroupProxy-13-2 @call-handler#1076] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 13:59:57.714 [eventLoopGroupProxy-13-2 @call-handler#1076] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-16 13:59:57.715 [DefaultDispatcher-worker-16 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37491/api/blob/upload-batch-data 2025-04-16 13:59:57.715 [DefaultDispatcher-worker-16 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37491/api/blob/upload-batch-data 2025-04-16 13:59:57.715 [DefaultDispatcher-worker-16 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37491/api/blob/upload-batch-data. 2025-04-16 13:59:57.715 [DefaultDispatcher-worker-16 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37491/api/blob/upload-batch-data 2025-04-16 13:59:57.715 [DefaultDispatcher-worker-16 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37491/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 13:59:57.716 [eventLoopGroupProxy-13-2 @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-04-16 13:59:57.718 [eventLoopGroupProxy-13-2 @coroutine#1082] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-16 13:59:57.718 [eventLoopGroupProxy-13-2 @call-handler#1081] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 13:59:57.718 [eventLoopGroupProxy-13-2 @call-handler#1081] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-16 13:59:57.718 [DefaultDispatcher-worker-21 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37491/api/blob/upload-batch-data 2025-04-16 13:59:57.719 [DefaultDispatcher-worker-21 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37491/api/blob/upload-batch-data 2025-04-16 13:59:57.719 [DefaultDispatcher-worker-21 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37491/api/blob/upload-batch-data. 2025-04-16 13:59:57.719 [DefaultDispatcher-worker-21 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37491/api/blob/upload-batch-data 2025-04-16 13:59:57.719 [DefaultDispatcher-worker-21 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37491/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 13:59:57.720 [eventLoopGroupProxy-13-2 @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-04-16 13:59:57.721 [eventLoopGroupProxy-13-2 @coroutine#1087] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-16 13:59:57.721 [eventLoopGroupProxy-13-2 @call-handler#1086] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 13:59:57.721 [eventLoopGroupProxy-13-2 @call-handler#1086] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-16 13:59:57.721 [DefaultDispatcher-worker-4 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37491/api/blob/upload-batch-data 2025-04-16 13:59:57.722 [DefaultDispatcher-worker-4 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37491/api/blob/upload-batch-data 2025-04-16 13:59:57.722 [DefaultDispatcher-worker-4 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37491/api/blob/upload-batch-data. 2025-04-16 13:59:57.722 [DefaultDispatcher-worker-4 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37491/api/blob/upload-batch-data 2025-04-16 13:59:57.722 [DefaultDispatcher-worker-4 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37491/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 13:59:57.723 [eventLoopGroupProxy-13-2 @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-04-16 13:59:57.724 [eventLoopGroupProxy-13-2 @coroutine#1092] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-16 13:59:57.724 [eventLoopGroupProxy-13-2 @call-handler#1091] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 13:59:57.724 [eventLoopGroupProxy-13-2 @call-handler#1091] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-16 13:59:57.724 [DefaultDispatcher-worker-4 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37491/api/blob/upload-batch-data 2025-04-16 13:59:57.725 [DefaultDispatcher-worker-4 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37491/api/blob/upload-batch-data 2025-04-16 13:59:57.725 [DefaultDispatcher-worker-4 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37491/api/blob/upload-batch-data. 2025-04-16 13:59:57.725 [DefaultDispatcher-worker-4 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37491/api/blob/upload-batch-data 2025-04-16 13:59:57.725 [DefaultDispatcher-worker-4 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37491/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 13:59:57.726 [eventLoopGroupProxy-13-2 @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-04-16 13:59:57.727 [eventLoopGroupProxy-13-2 @coroutine#1097] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-16 13:59:57.727 [eventLoopGroupProxy-13-2 @call-handler#1096] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 13:59:57.727 [eventLoopGroupProxy-13-2 @call-handler#1096] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-16 13:59:57.727 [DefaultDispatcher-worker-21 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37491/api/blob/upload-batch-data 2025-04-16 13:59:57.728 [DefaultDispatcher-worker-21 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37491/api/blob/upload-batch-data 2025-04-16 13:59:57.728 [DefaultDispatcher-worker-21 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37491/api/blob/upload-batch-data. 2025-04-16 13:59:57.728 [DefaultDispatcher-worker-21 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37491/api/blob/upload-batch-data 2025-04-16 13:59:57.728 [DefaultDispatcher-worker-21 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37491/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 13:59:57.729 [eventLoopGroupProxy-13-2 @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-04-16 13:59:57.731 [eventLoopGroupProxy-13-2 @coroutine#1102] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-16 13:59:57.731 [eventLoopGroupProxy-13-2 @call-handler#1101] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 13:59:57.732 [eventLoopGroupProxy-13-2 @call-handler#1101] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2025-04-16 13:59:57.732 [DefaultDispatcher-worker-21 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37491/api/blob/upload-batch-data 2025-04-16 13:59:57.733 [DefaultDispatcher-worker-21 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37491/api/blob/upload-batch-data 2025-04-16 13:59:57.733 [DefaultDispatcher-worker-21 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37491/api/blob/upload-batch-data. 2025-04-16 13:59:57.733 [DefaultDispatcher-worker-21 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37491/api/blob/upload-batch-data 2025-04-16 13:59:57.733 [DefaultDispatcher-worker-21 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37491/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 13:59:57.734 [eventLoopGroupProxy-13-2 @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-04-16 13:59:57.736 [eventLoopGroupProxy-13-2 @coroutine#1107] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-16 13:59:57.736 [eventLoopGroupProxy-13-2 @call-handler#1106] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 13:59:57.736 [eventLoopGroupProxy-13-2 @call-handler#1106] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-16 13:59:57.736 [DefaultDispatcher-worker-21 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37491/api/blob/upload-batch-data 2025-04-16 13:59:57.737 [DefaultDispatcher-worker-21 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37491/api/blob/upload-batch-data 2025-04-16 13:59:57.737 [DefaultDispatcher-worker-21 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37491/api/blob/upload-batch-data. 2025-04-16 13:59:57.737 [DefaultDispatcher-worker-21 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37491/api/blob/upload-batch-data 2025-04-16 13:59:57.737 [DefaultDispatcher-worker-21 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37491/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 13:59:57.738 [eventLoopGroupProxy-13-2 @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-04-16 13:59:57.740 [eventLoopGroupProxy-13-2 @coroutine#1112] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-16 13:59:57.740 [eventLoopGroupProxy-13-2 @call-handler#1111] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 13:59:57.740 [eventLoopGroupProxy-13-2 @call-handler#1111] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-16 13:59:57.740 [DefaultDispatcher-worker-21 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37491/api/blob/upload-batch-data 2025-04-16 13:59:57.741 [DefaultDispatcher-worker-21 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37491/api/blob/upload-batch-data 2025-04-16 13:59:57.741 [DefaultDispatcher-worker-21 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37491/api/blob/upload-batch-data. 2025-04-16 13:59:57.741 [DefaultDispatcher-worker-21 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37491/api/blob/upload-batch-data 2025-04-16 13:59:57.741 [DefaultDispatcher-worker-21 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37491/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 13:59:57.742 [eventLoopGroupProxy-13-2 @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-04-16 13:59:57.743 [eventLoopGroupProxy-13-2 @coroutine#1117] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-16 13:59:57.744 [eventLoopGroupProxy-13-2 @call-handler#1116] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 13:59:57.744 [eventLoopGroupProxy-13-2 @call-handler#1116] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-16 13:59:57.744 [DefaultDispatcher-worker-21 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37491/api/blob/upload-batch-data 2025-04-16 13:59:57.745 [DefaultDispatcher-worker-21 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37491/api/blob/upload-batch-data 2025-04-16 13:59:57.745 [DefaultDispatcher-worker-21 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37491/api/blob/upload-batch-data. 2025-04-16 13:59:57.745 [DefaultDispatcher-worker-21 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37491/api/blob/upload-batch-data 2025-04-16 13:59:57.745 [DefaultDispatcher-worker-21 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37491/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 13:59:57.746 [eventLoopGroupProxy-13-2 @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-04-16 13:59:57.747 [eventLoopGroupProxy-13-2 @coroutine#1122] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-16 13:59:57.747 [eventLoopGroupProxy-13-2 @call-handler#1121] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 13:59:57.747 [eventLoopGroupProxy-13-2 @call-handler#1121] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-16 13:59:57.748 [DefaultDispatcher-worker-5 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37491/api/blob/upload-batch-data 2025-04-16 13:59:57.748 [DefaultDispatcher-worker-5 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37491/api/blob/upload-batch-data 2025-04-16 13:59:57.748 [DefaultDispatcher-worker-5 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37491/api/blob/upload-batch-data. 2025-04-16 13:59:57.748 [DefaultDispatcher-worker-5 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37491/api/blob/upload-batch-data 2025-04-16 13:59:57.748 [DefaultDispatcher-worker-5 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37491/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 13:59:57.749 [eventLoopGroupProxy-13-2 @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-04-16 13:59:57.751 [eventLoopGroupProxy-13-2 @coroutine#1127] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-16 13:59:57.751 [eventLoopGroupProxy-13-2 @call-handler#1126] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 13:59:57.751 [eventLoopGroupProxy-13-2 @call-handler#1126] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-16 13:59:57.751 [DefaultDispatcher-worker-5 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37491/api/blob/upload-batch-data 2025-04-16 13:59:57.752 [DefaultDispatcher-worker-5 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37491/api/blob/upload-batch-data 2025-04-16 13:59:57.752 [DefaultDispatcher-worker-5 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37491/api/blob/upload-batch-data. 2025-04-16 13:59:57.752 [DefaultDispatcher-worker-5 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37491/api/blob/upload-batch-data 2025-04-16 13:59:57.752 [DefaultDispatcher-worker-5 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37491/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 13:59:57.753 [eventLoopGroupProxy-13-2 @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-04-16 13:59:57.795 [eventLoopGroupProxy-13-2 @coroutine#1132] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-16 13:59:57.795 [eventLoopGroupProxy-13-2 @call-handler#1131] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 13:59:57.795 [eventLoopGroupProxy-13-2 @call-handler#1131] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-16 13:59:57.796 [DefaultDispatcher-worker-8 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37491/api/blob/upload-batch-data 2025-04-16 13:59:57.797 [DefaultDispatcher-worker-8 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37491/api/blob/upload-batch-data 2025-04-16 13:59:57.797 [DefaultDispatcher-worker-8 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37491/api/blob/upload-batch-data. 2025-04-16 13:59:57.797 [DefaultDispatcher-worker-8 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37491/api/blob/upload-batch-data 2025-04-16 13:59:57.797 [DefaultDispatcher-worker-8 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37491/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 13:59:57.798 [eventLoopGroupProxy-13-2 @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-04-16 13:59:57.799 [eventLoopGroupProxy-13-2 @coroutine#1137] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-16 13:59:57.799 [eventLoopGroupProxy-13-2 @call-handler#1136] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 13:59:57.799 [eventLoopGroupProxy-13-2 @call-handler#1136] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-16 13:59:57.799 [DefaultDispatcher-worker-3 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37491/api/blob/upload-batch-data 2025-04-16 13:59:57.800 [DefaultDispatcher-worker-3 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37491/api/blob/upload-batch-data 2025-04-16 13:59:57.800 [DefaultDispatcher-worker-3 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37491/api/blob/upload-batch-data. 2025-04-16 13:59:57.800 [DefaultDispatcher-worker-3 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37491/api/blob/upload-batch-data 2025-04-16 13:59:57.800 [DefaultDispatcher-worker-3 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37491/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 13:59:57.801 [eventLoopGroupProxy-13-2 @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-04-16 13:59:57.802 [eventLoopGroupProxy-13-2 @coroutine#1142] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-16 13:59:57.802 [eventLoopGroupProxy-13-2 @call-handler#1141] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 13:59:57.802 [eventLoopGroupProxy-13-2 @call-handler#1141] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-16 13:59:57.802 [DefaultDispatcher-worker-4 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37491/api/blob/upload-batch-data 2025-04-16 13:59:57.803 [DefaultDispatcher-worker-4 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37491/api/blob/upload-batch-data 2025-04-16 13:59:57.803 [DefaultDispatcher-worker-4 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37491/api/blob/upload-batch-data. 2025-04-16 13:59:57.803 [DefaultDispatcher-worker-4 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37491/api/blob/upload-batch-data 2025-04-16 13:59:57.803 [DefaultDispatcher-worker-4 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37491/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 13:59:57.803 [eventLoopGroupProxy-13-2 @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-04-16 13:59:57.846 [eventLoopGroupProxy-13-2 @coroutine#1147] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-16 13:59:57.846 [eventLoopGroupProxy-13-2 @call-handler#1146] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 13:59:57.846 [eventLoopGroupProxy-13-2 @call-handler#1146] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-16 13:59:57.846 [DefaultDispatcher-worker-20 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37491/api/blob/upload-batch-data 2025-04-16 13:59:57.848 [DefaultDispatcher-worker-20 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37491/api/blob/upload-batch-data 2025-04-16 13:59:57.848 [DefaultDispatcher-worker-20 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37491/api/blob/upload-batch-data. 2025-04-16 13:59:57.848 [DefaultDispatcher-worker-20 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37491/api/blob/upload-batch-data 2025-04-16 13:59:57.848 [DefaultDispatcher-worker-20 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37491/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 13:59:57.849 [eventLoopGroupProxy-13-2 @call-handler#1151] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-16 13:59:57.850 [eventLoopGroupProxy-13-2 @coroutine#1152] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-16 13:59:57.850 [eventLoopGroupProxy-13-2 @call-handler#1151] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 13:59:57.850 [eventLoopGroupProxy-13-2 @call-handler#1151] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-16 13:59:57.850 [DefaultDispatcher-worker-21 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37491/api/blob/upload-batch-data 2025-04-16 13:59:57.851 [DefaultDispatcher-worker-21 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37491/api/blob/upload-batch-data 2025-04-16 13:59:57.851 [DefaultDispatcher-worker-21 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37491/api/blob/upload-batch-data. 2025-04-16 13:59:57.851 [DefaultDispatcher-worker-21 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37491/api/blob/upload-batch-data 2025-04-16 13:59:57.851 [DefaultDispatcher-worker-21 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37491/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 13:59:57.852 [eventLoopGroupProxy-13-2 @call-handler#1156] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-16 13:59:57.853 [eventLoopGroupProxy-13-2 @coroutine#1157] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-16 13:59:57.853 [eventLoopGroupProxy-13-2 @call-handler#1156] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 13:59:57.853 [eventLoopGroupProxy-13-2 @call-handler#1156] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-16 13:59:57.853 [DefaultDispatcher-worker-20 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37491/api/blob/upload-batch-data 2025-04-16 13:59:57.854 [DefaultDispatcher-worker-20 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37491/api/blob/upload-batch-data 2025-04-16 13:59:57.854 [DefaultDispatcher-worker-20 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37491/api/blob/upload-batch-data. 2025-04-16 13:59:57.854 [DefaultDispatcher-worker-20 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37491/api/blob/upload-batch-data 2025-04-16 13:59:57.854 [DefaultDispatcher-worker-20 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37491/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 13:59:57.855 [eventLoopGroupProxy-13-2 @call-handler#1161] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-16 13:59:57.856 [eventLoopGroupProxy-13-2 @coroutine#1162] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-16 13:59:57.856 [eventLoopGroupProxy-13-2 @call-handler#1161] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 13:59:57.856 [eventLoopGroupProxy-13-2 @call-handler#1161] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-16 13:59:57.856 [DefaultDispatcher-worker-8 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37491/api/blob/upload-batch-data 2025-04-16 13:59:57.857 [DefaultDispatcher-worker-8 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37491/api/blob/upload-batch-data 2025-04-16 13:59:57.857 [DefaultDispatcher-worker-8 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37491/api/blob/upload-batch-data. 2025-04-16 13:59:57.857 [DefaultDispatcher-worker-8 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37491/api/blob/upload-batch-data 2025-04-16 13:59:57.857 [DefaultDispatcher-worker-8 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37491/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 13:59:57.857 [eventLoopGroupProxy-13-2 @call-handler#1166] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-16 13:59:57.901 [eventLoopGroupProxy-13-2 @coroutine#1167] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-16 13:59:57.901 [eventLoopGroupProxy-13-2 @call-handler#1166] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 13:59:57.901 [eventLoopGroupProxy-13-2 @call-handler#1166] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2025-04-16 13:59:57.902 [DefaultDispatcher-worker-16 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37491/api/blob/upload-batch-data 2025-04-16 13:59:57.903 [DefaultDispatcher-worker-16 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37491/api/blob/upload-batch-data 2025-04-16 13:59:57.903 [DefaultDispatcher-worker-16 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37491/api/blob/upload-batch-data. 2025-04-16 13:59:57.903 [DefaultDispatcher-worker-16 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37491/api/blob/upload-batch-data 2025-04-16 13:59:57.903 [DefaultDispatcher-worker-16 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37491/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 13:59:57.904 [eventLoopGroupProxy-13-2 @call-handler#1171] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-16 13:59:57.905 [eventLoopGroupProxy-13-2 @coroutine#1172] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-16 13:59:57.905 [eventLoopGroupProxy-13-2 @call-handler#1171] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 13:59:57.905 [eventLoopGroupProxy-13-2 @call-handler#1171] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-16 13:59:57.905 [DefaultDispatcher-worker-8 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37491/api/blob/upload-batch-data 2025-04-16 13:59:57.906 [DefaultDispatcher-worker-8 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37491/api/blob/upload-batch-data 2025-04-16 13:59:57.906 [DefaultDispatcher-worker-8 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37491/api/blob/upload-batch-data. 2025-04-16 13:59:57.906 [DefaultDispatcher-worker-8 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37491/api/blob/upload-batch-data 2025-04-16 13:59:57.906 [DefaultDispatcher-worker-8 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37491/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 13:59:57.907 [eventLoopGroupProxy-13-2 @call-handler#1176] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-16 13:59:57.940 [DefaultDispatcher-worker-18 @coroutine#803] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65b7678a 2025-04-16 13:59:57.948 [eventLoopGroupProxy-13-2 @coroutine#1178] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-16 13:59:57.949 [eventLoopGroupProxy-13-2 @call-handler#1176] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 13:59:57.949 [eventLoopGroupProxy-13-2 @call-handler#1176] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-16 13:59:57.949 [DefaultDispatcher-worker-17 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37491/api/blob/upload-batch-data 2025-04-16 13:59:57.950 [DefaultDispatcher-worker-17 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37491/api/blob/upload-batch-data 2025-04-16 13:59:57.950 [DefaultDispatcher-worker-17 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37491/api/blob/upload-batch-data. 2025-04-16 13:59:57.950 [DefaultDispatcher-worker-17 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37491/api/blob/upload-batch-data 2025-04-16 13:59:57.950 [DefaultDispatcher-worker-17 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37491/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 13:59:57.951 [eventLoopGroupProxy-13-2 @call-handler#1182] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-16 13:59:57.995 [eventLoopGroupProxy-13-2 @coroutine#1184] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-16 13:59:57.996 [eventLoopGroupProxy-13-2 @call-handler#1182] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 13:59:57.996 [eventLoopGroupProxy-13-2 @call-handler#1182] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2025-04-16 13:59:57.996 [DefaultDispatcher-worker-21 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37491/api/blob/upload-batch-data 2025-04-16 13:59:57.998 [DefaultDispatcher-worker-21 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37491/api/blob/upload-batch-data 2025-04-16 13:59:57.998 [DefaultDispatcher-worker-21 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37491/api/blob/upload-batch-data. 2025-04-16 13:59:57.998 [DefaultDispatcher-worker-21 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37491/api/blob/upload-batch-data 2025-04-16 13:59:57.998 [DefaultDispatcher-worker-21 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37491/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 13:59:57.999 [eventLoopGroupProxy-13-2 @call-handler#1188] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-16 13:59:58.040 [eventLoopGroupProxy-13-2 @coroutine#1189] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-16 13:59:58.041 [eventLoopGroupProxy-13-2 @call-handler#1188] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 13:59:58.041 [eventLoopGroupProxy-13-2 @call-handler#1188] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-16 13:59:58.041 [DefaultDispatcher-worker-17 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37491/api/blob/upload-batch-data 2025-04-16 13:59:58.042 [DefaultDispatcher-worker-17 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37491/api/blob/upload-batch-data 2025-04-16 13:59:58.042 [DefaultDispatcher-worker-17 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37491/api/blob/upload-batch-data. 2025-04-16 13:59:58.042 [DefaultDispatcher-worker-17 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37491/api/blob/upload-batch-data 2025-04-16 13:59:58.042 [DefaultDispatcher-worker-17 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37491/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 13:59:58.042 [eventLoopGroupProxy-13-2 @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-04-16 13:59:58.085 [eventLoopGroupProxy-13-2 @coroutine#1194] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-16 13:59:58.085 [eventLoopGroupProxy-13-2 @call-handler#1193] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 13:59:58.085 [eventLoopGroupProxy-13-2 @call-handler#1193] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-16 13:59:58.085 [DefaultDispatcher-worker-11 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37491/api/blob/upload-batch-data 2025-04-16 13:59:58.086 [DefaultDispatcher-worker-11 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37491/api/blob/upload-batch-data 2025-04-16 13:59:58.086 [DefaultDispatcher-worker-11 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37491/api/blob/upload-batch-data. 2025-04-16 13:59:58.086 [DefaultDispatcher-worker-11 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37491/api/blob/upload-batch-data 2025-04-16 13:59:58.086 [DefaultDispatcher-worker-11 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37491/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 13:59:58.087 [eventLoopGroupProxy-13-2 @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-04-16 13:59:58.087 [eventLoopGroupProxy-13-2 @coroutine#1199] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-16 13:59:58.088 [eventLoopGroupProxy-13-2 @call-handler#1198] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 13:59:58.088 [eventLoopGroupProxy-13-2 @call-handler#1198] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-16 13:59:58.088 [DefaultDispatcher-worker-17 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37491/api/blob/upload-batch-data 2025-04-16 13:59:58.088 [DefaultDispatcher-worker-17 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37491/api/blob/upload-batch-data 2025-04-16 13:59:58.088 [DefaultDispatcher-worker-17 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37491/api/blob/upload-batch-data. 2025-04-16 13:59:58.088 [DefaultDispatcher-worker-17 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37491/api/blob/upload-batch-data 2025-04-16 13:59:58.088 [DefaultDispatcher-worker-17 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37491/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 13:59:58.089 [eventLoopGroupProxy-13-2 @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-04-16 13:59:58.090 [eventLoopGroupProxy-13-2 @coroutine#1204] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-16 13:59:58.090 [eventLoopGroupProxy-13-2 @call-handler#1203] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 13:59:58.090 [eventLoopGroupProxy-13-2 @call-handler#1203] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-16 13:59:58.090 [DefaultDispatcher-worker-6 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37491/api/blob/upload-batch-data 2025-04-16 13:59:58.090 [DefaultDispatcher-worker-6 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37491/api/blob/upload-batch-data 2025-04-16 13:59:58.090 [DefaultDispatcher-worker-6 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37491/api/blob/upload-batch-data. 2025-04-16 13:59:58.090 [DefaultDispatcher-worker-6 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37491/api/blob/upload-batch-data 2025-04-16 13:59:58.090 [DefaultDispatcher-worker-6 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37491/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 13:59:58.091 [eventLoopGroupProxy-13-2 @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-04-16 13:59:58.092 [eventLoopGroupProxy-13-2 @coroutine#1209] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-16 13:59:58.092 [eventLoopGroupProxy-13-2 @call-handler#1208] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 13:59:58.092 [eventLoopGroupProxy-13-2 @call-handler#1208] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-16 13:59:58.092 [DefaultDispatcher-worker-11 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37491/api/blob/upload-batch-data 2025-04-16 13:59:58.092 [DefaultDispatcher-worker-11 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37491/api/blob/upload-batch-data 2025-04-16 13:59:58.092 [DefaultDispatcher-worker-11 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37491/api/blob/upload-batch-data. 2025-04-16 13:59:58.092 [DefaultDispatcher-worker-11 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37491/api/blob/upload-batch-data 2025-04-16 13:59:58.092 [DefaultDispatcher-worker-11 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37491/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 13:59:58.093 [eventLoopGroupProxy-13-2 @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-04-16 13:59:58.094 [eventLoopGroupProxy-13-2 @coroutine#1214] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-16 13:59:58.094 [eventLoopGroupProxy-13-2 @call-handler#1213] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 13:59:58.094 [eventLoopGroupProxy-13-2 @call-handler#1213] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-16 13:59:58.094 [DefaultDispatcher-worker-17 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37491/api/blob/upload-batch-data 2025-04-16 13:59:58.095 [DefaultDispatcher-worker-17 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37491/api/blob/upload-batch-data 2025-04-16 13:59:58.095 [DefaultDispatcher-worker-17 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37491/api/blob/upload-batch-data. 2025-04-16 13:59:58.095 [DefaultDispatcher-worker-17 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37491/api/blob/upload-batch-data 2025-04-16 13:59:58.095 [DefaultDispatcher-worker-17 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37491/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 13:59:58.095 [eventLoopGroupProxy-13-2 @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-04-16 13:59:58.096 [eventLoopGroupProxy-13-2 @coroutine#1219] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-16 13:59:58.096 [eventLoopGroupProxy-13-2 @call-handler#1218] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 13:59:58.097 [eventLoopGroupProxy-13-2 @call-handler#1218] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-16 13:59:58.097 [DefaultDispatcher-worker-18 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37491/api/blob/upload-batch-data 2025-04-16 13:59:58.097 [DefaultDispatcher-worker-18 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37491/api/blob/upload-batch-data 2025-04-16 13:59:58.097 [DefaultDispatcher-worker-18 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37491/api/blob/upload-batch-data. 2025-04-16 13:59:58.097 [DefaultDispatcher-worker-18 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37491/api/blob/upload-batch-data 2025-04-16 13:59:58.097 [DefaultDispatcher-worker-18 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37491/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 13:59:58.098 [eventLoopGroupProxy-13-2 @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-04-16 13:59:58.099 [eventLoopGroupProxy-13-2 @coroutine#1224] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-16 13:59:58.099 [eventLoopGroupProxy-13-2 @call-handler#1223] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 13:59:58.099 [eventLoopGroupProxy-13-2 @call-handler#1223] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-16 13:59:58.099 [DefaultDispatcher-worker-17 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37491/api/blob/upload-batch-data 2025-04-16 13:59:58.100 [DefaultDispatcher-worker-17 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37491/api/blob/upload-batch-data 2025-04-16 13:59:58.100 [DefaultDispatcher-worker-17 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37491/api/blob/upload-batch-data. 2025-04-16 13:59:58.100 [DefaultDispatcher-worker-17 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37491/api/blob/upload-batch-data 2025-04-16 13:59:58.100 [DefaultDispatcher-worker-17 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37491/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 13:59:58.100 [eventLoopGroupProxy-13-2 @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-04-16 13:59:58.101 [eventLoopGroupProxy-13-2 @coroutine#1229] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-16 13:59:58.101 [eventLoopGroupProxy-13-2 @call-handler#1228] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 13:59:58.101 [eventLoopGroupProxy-13-2 @call-handler#1228] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-16 13:59:58.101 [DefaultDispatcher-worker-11 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37491/api/blob/upload-batch-data 2025-04-16 13:59:58.102 [DefaultDispatcher-worker-11 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37491/api/blob/upload-batch-data 2025-04-16 13:59:58.102 [DefaultDispatcher-worker-11 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37491/api/blob/upload-batch-data. 2025-04-16 13:59:58.102 [DefaultDispatcher-worker-11 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37491/api/blob/upload-batch-data 2025-04-16 13:59:58.102 [DefaultDispatcher-worker-11 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37491/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 13:59:58.102 [eventLoopGroupProxy-13-2 @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-04-16 13:59:58.103 [eventLoopGroupProxy-13-2 @coroutine#1234] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-16 13:59:58.103 [eventLoopGroupProxy-13-2 @call-handler#1233] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 13:59:58.103 [eventLoopGroupProxy-13-2 @call-handler#1233] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-16 13:59:58.103 [DefaultDispatcher-worker-6 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37491/api/blob/upload-batch-data 2025-04-16 13:59:58.104 [DefaultDispatcher-worker-6 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37491/api/blob/upload-batch-data 2025-04-16 13:59:58.104 [DefaultDispatcher-worker-6 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37491/api/blob/upload-batch-data. 2025-04-16 13:59:58.104 [DefaultDispatcher-worker-6 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37491/api/blob/upload-batch-data 2025-04-16 13:59:58.104 [DefaultDispatcher-worker-6 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37491/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 13:59:58.104 [eventLoopGroupProxy-13-2 @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-04-16 13:59:58.105 [eventLoopGroupProxy-13-2 @coroutine#1239] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-16 13:59:58.105 [eventLoopGroupProxy-13-2 @call-handler#1238] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 13:59:58.105 [eventLoopGroupProxy-13-2 @call-handler#1238] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-16 13:59:58.105 [DefaultDispatcher-worker-20 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37491/api/blob/upload-batch-data 2025-04-16 13:59:58.106 [DefaultDispatcher-worker-20 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37491/api/blob/upload-batch-data 2025-04-16 13:59:58.106 [DefaultDispatcher-worker-20 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37491/api/blob/upload-batch-data. 2025-04-16 13:59:58.106 [DefaultDispatcher-worker-20 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37491/api/blob/upload-batch-data 2025-04-16 13:59:58.106 [DefaultDispatcher-worker-20 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37491/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 13:59:58.106 [eventLoopGroupProxy-13-2 @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-04-16 13:59:58.107 [eventLoopGroupProxy-13-2 @coroutine#1244] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-16 13:59:58.107 [eventLoopGroupProxy-13-2 @call-handler#1243] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 13:59:58.107 [eventLoopGroupProxy-13-2 @call-handler#1243] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-16 13:59:58.107 [DefaultDispatcher-worker-18 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37491/api/blob/upload-batch-data 2025-04-16 13:59:58.107 [DefaultDispatcher-worker-18 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37491/api/blob/upload-batch-data 2025-04-16 13:59:58.108 [DefaultDispatcher-worker-18 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37491/api/blob/upload-batch-data. 2025-04-16 13:59:58.108 [DefaultDispatcher-worker-18 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37491/api/blob/upload-batch-data 2025-04-16 13:59:58.108 [DefaultDispatcher-worker-18 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37491/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 13:59:58.108 [eventLoopGroupProxy-13-2 @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-04-16 13:59:58.109 [eventLoopGroupProxy-13-2 @coroutine#1249] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-16 13:59:58.109 [eventLoopGroupProxy-13-2 @call-handler#1248] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 13:59:58.109 [eventLoopGroupProxy-13-2 @call-handler#1248] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-16 13:59:58.109 [DefaultDispatcher-worker-21 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37491/api/blob/upload-batch-data 2025-04-16 13:59:58.109 [DefaultDispatcher-worker-21 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37491/api/blob/upload-batch-data 2025-04-16 13:59:58.109 [DefaultDispatcher-worker-21 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37491/api/blob/upload-batch-data. 2025-04-16 13:59:58.109 [DefaultDispatcher-worker-21 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37491/api/blob/upload-batch-data 2025-04-16 13:59:58.109 [DefaultDispatcher-worker-21 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37491/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 13:59:58.110 [eventLoopGroupProxy-13-2 @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-04-16 13:59:58.111 [eventLoopGroupProxy-13-2 @coroutine#1254] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-16 13:59:58.111 [eventLoopGroupProxy-13-2 @call-handler#1253] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 13:59:58.111 [eventLoopGroupProxy-13-2 @call-handler#1253] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-16 13:59:58.111 [DefaultDispatcher-worker-6 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37491/api/blob/upload-batch-data 2025-04-16 13:59:58.111 [DefaultDispatcher-worker-6 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37491/api/blob/upload-batch-data 2025-04-16 13:59:58.111 [DefaultDispatcher-worker-6 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37491/api/blob/upload-batch-data. 2025-04-16 13:59:58.111 [DefaultDispatcher-worker-6 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37491/api/blob/upload-batch-data 2025-04-16 13:59:58.111 [DefaultDispatcher-worker-6 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37491/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 13:59:58.112 [eventLoopGroupProxy-13-2 @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-04-16 13:59:58.113 [eventLoopGroupProxy-13-2 @coroutine#1259] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-16 13:59:58.113 [eventLoopGroupProxy-13-2 @call-handler#1258] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 13:59:58.113 [eventLoopGroupProxy-13-2 @call-handler#1258] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-16 13:59:58.113 [DefaultDispatcher-worker-17 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37491/api/blob/upload-batch-data 2025-04-16 13:59:58.113 [DefaultDispatcher-worker-17 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37491/api/blob/upload-batch-data 2025-04-16 13:59:58.114 [DefaultDispatcher-worker-17 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37491/api/blob/upload-batch-data. 2025-04-16 13:59:58.114 [DefaultDispatcher-worker-17 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37491/api/blob/upload-batch-data 2025-04-16 13:59:58.114 [DefaultDispatcher-worker-17 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37491/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 13:59:58.114 [eventLoopGroupProxy-13-2 @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-04-16 13:59:58.115 [eventLoopGroupProxy-13-2 @coroutine#1264] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-16 13:59:58.115 [eventLoopGroupProxy-13-2 @call-handler#1263] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 13:59:58.115 [eventLoopGroupProxy-13-2 @call-handler#1263] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-16 13:59:58.115 [DefaultDispatcher-worker-6 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37491/api/blob/upload-batch-data 2025-04-16 13:59:58.116 [DefaultDispatcher-worker-6 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37491/api/blob/upload-batch-data 2025-04-16 13:59:58.116 [DefaultDispatcher-worker-6 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37491/api/blob/upload-batch-data. 2025-04-16 13:59:58.116 [DefaultDispatcher-worker-6 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37491/api/blob/upload-batch-data 2025-04-16 13:59:58.116 [DefaultDispatcher-worker-6 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37491/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 13:59:58.116 [eventLoopGroupProxy-13-2 @call-handler#1268] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-16 13:59:58.159 [eventLoopGroupProxy-13-2 @coroutine#1269] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-16 13:59:58.159 [eventLoopGroupProxy-13-2 @call-handler#1268] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 13:59:58.159 [eventLoopGroupProxy-13-2 @call-handler#1268] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-16 13:59:58.160 [DefaultDispatcher-worker-6 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37491/api/blob/upload-batch-data 2025-04-16 13:59:58.161 [DefaultDispatcher-worker-6 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37491/api/blob/upload-batch-data 2025-04-16 13:59:58.161 [DefaultDispatcher-worker-6 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37491/api/blob/upload-batch-data. 2025-04-16 13:59:58.161 [DefaultDispatcher-worker-6 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37491/api/blob/upload-batch-data 2025-04-16 13:59:58.161 [DefaultDispatcher-worker-6 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37491/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 13:59:58.161 [eventLoopGroupProxy-13-2 @call-handler#1273] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-16 13:59:58.162 [eventLoopGroupProxy-13-2 @coroutine#1274] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-16 13:59:58.162 [eventLoopGroupProxy-13-2 @call-handler#1273] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 13:59:58.162 [eventLoopGroupProxy-13-2 @call-handler#1273] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-16 13:59:58.163 [DefaultDispatcher-worker-18 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37491/api/blob/upload-batch-data 2025-04-16 13:59:58.163 [DefaultDispatcher-worker-18 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37491/api/blob/upload-batch-data 2025-04-16 13:59:58.163 [DefaultDispatcher-worker-18 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37491/api/blob/upload-batch-data. 2025-04-16 13:59:58.163 [DefaultDispatcher-worker-18 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37491/api/blob/upload-batch-data 2025-04-16 13:59:58.163 [DefaultDispatcher-worker-18 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37491/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 13:59:58.164 [eventLoopGroupProxy-13-2 @call-handler#1278] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-16 13:59:58.165 [eventLoopGroupProxy-13-2 @coroutine#1279] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-16 13:59:58.165 [eventLoopGroupProxy-13-2 @call-handler#1278] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 13:59:58.165 [eventLoopGroupProxy-13-2 @call-handler#1278] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-16 13:59:58.165 [DefaultDispatcher-worker-6 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37491/api/blob/upload-batch-data 2025-04-16 13:59:58.166 [DefaultDispatcher-worker-6 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37491/api/blob/upload-batch-data 2025-04-16 13:59:58.166 [DefaultDispatcher-worker-6 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37491/api/blob/upload-batch-data. 2025-04-16 13:59:58.166 [DefaultDispatcher-worker-6 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37491/api/blob/upload-batch-data 2025-04-16 13:59:58.166 [DefaultDispatcher-worker-6 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37491/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 13:59:58.166 [eventLoopGroupProxy-13-2 @call-handler#1283] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-16 13:59:58.167 [eventLoopGroupProxy-13-2 @coroutine#1284] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-16 13:59:58.167 [eventLoopGroupProxy-13-2 @call-handler#1283] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 13:59:58.167 [eventLoopGroupProxy-13-2 @call-handler#1283] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-16 13:59:58.167 [DefaultDispatcher-worker-21 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37491/api/blob/upload-batch-data 2025-04-16 13:59:58.168 [DefaultDispatcher-worker-21 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37491/api/blob/upload-batch-data 2025-04-16 13:59:58.168 [DefaultDispatcher-worker-21 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37491/api/blob/upload-batch-data. 2025-04-16 13:59:58.168 [DefaultDispatcher-worker-21 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37491/api/blob/upload-batch-data 2025-04-16 13:59:58.168 [DefaultDispatcher-worker-21 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37491/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 13:59:58.168 [eventLoopGroupProxy-13-2 @call-handler#1288] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-16 13:59:58.169 [eventLoopGroupProxy-13-2 @coroutine#1289] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-16 13:59:58.169 [eventLoopGroupProxy-13-2 @call-handler#1288] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 13:59:58.169 [eventLoopGroupProxy-13-2 @call-handler#1288] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-16 13:59:58.169 [DefaultDispatcher-worker-17 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37491/api/blob/upload-batch-data 2025-04-16 13:59:58.169 [DefaultDispatcher-worker-17 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37491/api/blob/upload-batch-data 2025-04-16 13:59:58.169 [DefaultDispatcher-worker-17 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37491/api/blob/upload-batch-data. 2025-04-16 13:59:58.169 [DefaultDispatcher-worker-17 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37491/api/blob/upload-batch-data 2025-04-16 13:59:58.170 [DefaultDispatcher-worker-17 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37491/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 13:59:58.170 [eventLoopGroupProxy-13-2 @call-handler#1293] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-16 13:59:58.171 [eventLoopGroupProxy-13-2 @coroutine#1294] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-16 13:59:58.171 [eventLoopGroupProxy-13-2 @call-handler#1293] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 13:59:58.171 [eventLoopGroupProxy-13-2 @call-handler#1293] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-16 13:59:58.171 [DefaultDispatcher-worker-1 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37491/api/blob/upload-batch-data 2025-04-16 13:59:58.171 [DefaultDispatcher-worker-1 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37491/api/blob/upload-batch-data 2025-04-16 13:59:58.171 [DefaultDispatcher-worker-1 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37491/api/blob/upload-batch-data. 2025-04-16 13:59:58.171 [DefaultDispatcher-worker-1 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37491/api/blob/upload-batch-data 2025-04-16 13:59:58.171 [DefaultDispatcher-worker-1 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37491/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 13:59:58.172 [eventLoopGroupProxy-13-2 @call-handler#1298] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-16 13:59:58.173 [eventLoopGroupProxy-13-2 @coroutine#1299] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-16 13:59:58.173 [eventLoopGroupProxy-13-2 @call-handler#1298] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 13:59:58.173 [eventLoopGroupProxy-13-2 @call-handler#1298] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-16 13:59:58.173 [DefaultDispatcher-worker-8 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37491/api/blob/upload-batch-data 2025-04-16 13:59:58.173 [DefaultDispatcher-worker-8 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37491/api/blob/upload-batch-data 2025-04-16 13:59:58.173 [DefaultDispatcher-worker-8 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37491/api/blob/upload-batch-data. 2025-04-16 13:59:58.173 [DefaultDispatcher-worker-8 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37491/api/blob/upload-batch-data 2025-04-16 13:59:58.173 [DefaultDispatcher-worker-8 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37491/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 13:59:58.174 [eventLoopGroupProxy-13-2 @call-handler#1303] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-16 13:59:58.215 [eventLoopGroupProxy-13-2 @coroutine#1304] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-16 13:59:58.216 [eventLoopGroupProxy-13-2 @call-handler#1303] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 13:59:58.216 [eventLoopGroupProxy-13-2 @call-handler#1303] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-16 13:59:58.216 [DefaultDispatcher-worker-4 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37491/api/blob/upload-batch-data 2025-04-16 13:59:58.217 [DefaultDispatcher-worker-4 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37491/api/blob/upload-batch-data 2025-04-16 13:59:58.217 [DefaultDispatcher-worker-4 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37491/api/blob/upload-batch-data. 2025-04-16 13:59:58.217 [DefaultDispatcher-worker-4 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37491/api/blob/upload-batch-data 2025-04-16 13:59:58.217 [DefaultDispatcher-worker-4 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37491/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 13:59:58.217 [eventLoopGroupProxy-13-2 @call-handler#1308] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-16 13:59:58.218 [eventLoopGroupProxy-13-2 @coroutine#1309] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-16 13:59:58.218 [eventLoopGroupProxy-13-2 @call-handler#1308] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 13:59:58.218 [eventLoopGroupProxy-13-2 @call-handler#1308] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-16 13:59:58.218 [DefaultDispatcher-worker-6 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37491/api/blob/upload-batch-data 2025-04-16 13:59:58.219 [DefaultDispatcher-worker-6 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37491/api/blob/upload-batch-data 2025-04-16 13:59:58.219 [DefaultDispatcher-worker-6 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37491/api/blob/upload-batch-data. 2025-04-16 13:59:58.219 [DefaultDispatcher-worker-6 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37491/api/blob/upload-batch-data 2025-04-16 13:59:58.219 [DefaultDispatcher-worker-6 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37491/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 13:59:58.219 [eventLoopGroupProxy-13-2 @call-handler#1313] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-16 13:59:58.220 [eventLoopGroupProxy-13-2 @coroutine#1314] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-16 13:59:58.220 [eventLoopGroupProxy-13-2 @call-handler#1313] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 13:59:58.220 [eventLoopGroupProxy-13-2 @call-handler#1313] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-16 13:59:58.220 [DefaultDispatcher-worker-11 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37491/api/blob/upload-batch-data 2025-04-16 13:59:58.220 [DefaultDispatcher-worker-11 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37491/api/blob/upload-batch-data 2025-04-16 13:59:58.220 [DefaultDispatcher-worker-11 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37491/api/blob/upload-batch-data. 2025-04-16 13:59:58.220 [DefaultDispatcher-worker-11 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37491/api/blob/upload-batch-data 2025-04-16 13:59:58.220 [DefaultDispatcher-worker-11 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37491/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 13:59:58.221 [eventLoopGroupProxy-13-2 @call-handler#1318] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-16 13:59:58.263 [eventLoopGroupProxy-13-2 @coroutine#1320] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-16 13:59:58.263 [eventLoopGroupProxy-13-2 @call-handler#1318] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 13:59:58.264 [eventLoopGroupProxy-13-2 @call-handler#1318] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-16 13:59:58.264 [DefaultDispatcher-worker-21 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37491/api/blob/upload-batch-data 2025-04-16 13:59:58.265 [DefaultDispatcher-worker-21 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37491/api/blob/upload-batch-data 2025-04-16 13:59:58.265 [DefaultDispatcher-worker-21 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37491/api/blob/upload-batch-data. 2025-04-16 13:59:58.265 [DefaultDispatcher-worker-21 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37491/api/blob/upload-batch-data 2025-04-16 13:59:58.265 [DefaultDispatcher-worker-21 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37491/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 13:59:58.266 [eventLoopGroupProxy-13-2 @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-04-16 13:59:58.267 [eventLoopGroupProxy-13-2 @coroutine#1325] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-16 13:59:58.267 [eventLoopGroupProxy-13-2 @call-handler#1324] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 13:59:58.267 [eventLoopGroupProxy-13-2 @call-handler#1324] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-16 13:59:58.267 [DefaultDispatcher-worker-8 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37491/api/blob/upload-batch-data 2025-04-16 13:59:58.267 [DefaultDispatcher-worker-8 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37491/api/blob/upload-batch-data 2025-04-16 13:59:58.268 [DefaultDispatcher-worker-8 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37491/api/blob/upload-batch-data. 2025-04-16 13:59:58.268 [DefaultDispatcher-worker-8 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37491/api/blob/upload-batch-data 2025-04-16 13:59:58.268 [DefaultDispatcher-worker-8 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37491/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 13:59:58.268 [eventLoopGroupProxy-13-2 @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-04-16 13:59:58.269 [eventLoopGroupProxy-13-2 @coroutine#1330] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-16 13:59:58.269 [eventLoopGroupProxy-13-2 @call-handler#1329] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 13:59:58.269 [eventLoopGroupProxy-13-2 @call-handler#1329] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-16 13:59:58.269 [DefaultDispatcher-worker-4 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37491/api/blob/upload-batch-data 2025-04-16 13:59:58.270 [DefaultDispatcher-worker-4 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37491/api/blob/upload-batch-data 2025-04-16 13:59:58.270 [DefaultDispatcher-worker-4 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37491/api/blob/upload-batch-data. 2025-04-16 13:59:58.270 [DefaultDispatcher-worker-4 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37491/api/blob/upload-batch-data 2025-04-16 13:59:58.270 [DefaultDispatcher-worker-4 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37491/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 13:59:58.270 [eventLoopGroupProxy-13-2 @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-04-16 13:59:58.271 [eventLoopGroupProxy-13-2 @coroutine#1335] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-16 13:59:58.271 [eventLoopGroupProxy-13-2 @call-handler#1334] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 13:59:58.271 [eventLoopGroupProxy-13-2 @call-handler#1334] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-16 13:59:58.272 [DefaultDispatcher-worker-21 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37491/api/blob/upload-batch-data 2025-04-16 13:59:58.272 [DefaultDispatcher-worker-21 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37491/api/blob/upload-batch-data 2025-04-16 13:59:58.272 [DefaultDispatcher-worker-21 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37491/api/blob/upload-batch-data. 2025-04-16 13:59:58.272 [DefaultDispatcher-worker-21 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37491/api/blob/upload-batch-data 2025-04-16 13:59:58.272 [DefaultDispatcher-worker-21 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37491/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 13:59:58.272 [eventLoopGroupProxy-13-2 @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-04-16 13:59:58.273 [eventLoopGroupProxy-13-2 @coroutine#1340] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-16 13:59:58.273 [eventLoopGroupProxy-13-2 @call-handler#1339] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 13:59:58.273 [eventLoopGroupProxy-13-2 @call-handler#1339] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-16 13:59:58.273 [DefaultDispatcher-worker-8 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37491/api/blob/upload-batch-data 2025-04-16 13:59:58.274 [DefaultDispatcher-worker-8 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37491/api/blob/upload-batch-data 2025-04-16 13:59:58.274 [DefaultDispatcher-worker-8 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37491/api/blob/upload-batch-data. 2025-04-16 13:59:58.274 [DefaultDispatcher-worker-8 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37491/api/blob/upload-batch-data 2025-04-16 13:59:58.274 [DefaultDispatcher-worker-8 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37491/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 13:59:58.274 [eventLoopGroupProxy-13-2 @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-04-16 13:59:58.275 [eventLoopGroupProxy-13-2 @coroutine#1345] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-16 13:59:58.275 [eventLoopGroupProxy-13-2 @call-handler#1344] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 13:59:58.275 [eventLoopGroupProxy-13-2 @call-handler#1344] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-16 13:59:58.275 [DefaultDispatcher-worker-8 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37491/api/blob/upload-batch-data 2025-04-16 13:59:58.276 [DefaultDispatcher-worker-8 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37491/api/blob/upload-batch-data 2025-04-16 13:59:58.276 [DefaultDispatcher-worker-8 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37491/api/blob/upload-batch-data. 2025-04-16 13:59:58.276 [DefaultDispatcher-worker-8 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37491/api/blob/upload-batch-data 2025-04-16 13:59:58.276 [DefaultDispatcher-worker-8 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37491/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 13:59:58.276 [eventLoopGroupProxy-13-2 @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-04-16 13:59:58.277 [eventLoopGroupProxy-13-2 @coroutine#1350] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-16 13:59:58.277 [eventLoopGroupProxy-13-2 @call-handler#1349] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 13:59:58.277 [eventLoopGroupProxy-13-2 @call-handler#1349] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-16 13:59:58.277 [DefaultDispatcher-worker-11 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37491/api/blob/upload-batch-data 2025-04-16 13:59:58.278 [DefaultDispatcher-worker-11 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37491/api/blob/upload-batch-data 2025-04-16 13:59:58.278 [DefaultDispatcher-worker-11 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37491/api/blob/upload-batch-data. 2025-04-16 13:59:58.278 [DefaultDispatcher-worker-11 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37491/api/blob/upload-batch-data 2025-04-16 13:59:58.278 [DefaultDispatcher-worker-11 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37491/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 13:59:58.278 [eventLoopGroupProxy-13-2 @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-04-16 13:59:58.279 [eventLoopGroupProxy-13-2 @coroutine#1355] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-16 13:59:58.279 [eventLoopGroupProxy-13-2 @call-handler#1354] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 13:59:58.279 [eventLoopGroupProxy-13-2 @call-handler#1354] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-16 13:59:58.280 [DefaultDispatcher-worker-1 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37491/api/blob/upload-batch-data 2025-04-16 13:59:58.280 [DefaultDispatcher-worker-1 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37491/api/blob/upload-batch-data 2025-04-16 13:59:58.280 [DefaultDispatcher-worker-1 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37491/api/blob/upload-batch-data. 2025-04-16 13:59:58.280 [DefaultDispatcher-worker-1 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37491/api/blob/upload-batch-data 2025-04-16 13:59:58.280 [DefaultDispatcher-worker-1 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37491/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 13:59:58.281 [eventLoopGroupProxy-13-2 @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-04-16 13:59:58.282 [eventLoopGroupProxy-13-2 @coroutine#1360] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-16 13:59:58.282 [eventLoopGroupProxy-13-2 @call-handler#1359] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 13:59:58.282 [eventLoopGroupProxy-13-2 @call-handler#1359] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-16 13:59:58.282 [DefaultDispatcher-worker-17 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37491/api/blob/upload-batch-data 2025-04-16 13:59:58.282 [DefaultDispatcher-worker-17 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37491/api/blob/upload-batch-data 2025-04-16 13:59:58.282 [DefaultDispatcher-worker-17 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37491/api/blob/upload-batch-data. 2025-04-16 13:59:58.282 [DefaultDispatcher-worker-17 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37491/api/blob/upload-batch-data 2025-04-16 13:59:58.283 [DefaultDispatcher-worker-17 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37491/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 13:59:58.283 [eventLoopGroupProxy-13-2 @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-04-16 13:59:58.284 [eventLoopGroupProxy-13-2 @coroutine#1365] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-16 13:59:58.284 [eventLoopGroupProxy-13-2 @call-handler#1364] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 13:59:58.284 [eventLoopGroupProxy-13-2 @call-handler#1364] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-16 13:59:58.284 [DefaultDispatcher-worker-11 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37491/api/blob/upload-batch-data 2025-04-16 13:59:58.285 [DefaultDispatcher-worker-11 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37491/api/blob/upload-batch-data 2025-04-16 13:59:58.285 [DefaultDispatcher-worker-11 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37491/api/blob/upload-batch-data. 2025-04-16 13:59:58.285 [DefaultDispatcher-worker-11 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37491/api/blob/upload-batch-data 2025-04-16 13:59:58.285 [DefaultDispatcher-worker-11 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37491/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 13:59:58.285 [eventLoopGroupProxy-13-2 @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-04-16 13:59:58.286 [eventLoopGroupProxy-13-2 @coroutine#1370] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-16 13:59:58.286 [eventLoopGroupProxy-13-2 @call-handler#1369] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 13:59:58.286 [eventLoopGroupProxy-13-2 @call-handler#1369] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-16 13:59:58.286 [DefaultDispatcher-worker-21 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37491/api/blob/upload-batch-data 2025-04-16 13:59:58.287 [DefaultDispatcher-worker-21 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37491/api/blob/upload-batch-data 2025-04-16 13:59:58.287 [DefaultDispatcher-worker-21 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37491/api/blob/upload-batch-data. 2025-04-16 13:59:58.287 [DefaultDispatcher-worker-21 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37491/api/blob/upload-batch-data 2025-04-16 13:59:58.287 [DefaultDispatcher-worker-21 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37491/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 13:59:58.288 [eventLoopGroupProxy-13-2 @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-04-16 13:59:58.288 [eventLoopGroupProxy-13-2 @coroutine#1375] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-16 13:59:58.289 [eventLoopGroupProxy-13-2 @call-handler#1374] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 13:59:58.289 [eventLoopGroupProxy-13-2 @call-handler#1374] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-16 13:59:58.289 [DefaultDispatcher-worker-4 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37491/api/blob/upload-batch-data 2025-04-16 13:59:58.289 [DefaultDispatcher-worker-4 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37491/api/blob/upload-batch-data 2025-04-16 13:59:58.289 [DefaultDispatcher-worker-4 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37491/api/blob/upload-batch-data. 2025-04-16 13:59:58.289 [DefaultDispatcher-worker-4 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37491/api/blob/upload-batch-data 2025-04-16 13:59:58.289 [DefaultDispatcher-worker-4 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37491/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 13:59:58.290 [eventLoopGroupProxy-13-2 @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-04-16 13:59:58.332 [eventLoopGroupProxy-13-2 @coroutine#1380] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-16 13:59:58.332 [eventLoopGroupProxy-13-2 @call-handler#1379] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 13:59:58.332 [eventLoopGroupProxy-13-2 @call-handler#1379] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-16 13:59:58.332 [DefaultDispatcher-worker-8 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37491/api/blob/upload-batch-data 2025-04-16 13:59:58.333 [DefaultDispatcher-worker-8 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37491/api/blob/upload-batch-data 2025-04-16 13:59:58.333 [DefaultDispatcher-worker-8 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37491/api/blob/upload-batch-data. 2025-04-16 13:59:58.333 [DefaultDispatcher-worker-8 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37491/api/blob/upload-batch-data 2025-04-16 13:59:58.333 [DefaultDispatcher-worker-8 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37491/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 13:59:58.334 [eventLoopGroupProxy-13-2 @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-04-16 13:59:58.335 [eventLoopGroupProxy-13-2 @coroutine#1385] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-16 13:59:58.335 [eventLoopGroupProxy-13-2 @call-handler#1384] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 13:59:58.335 [eventLoopGroupProxy-13-2 @call-handler#1384] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-16 13:59:58.335 [DefaultDispatcher-worker-11 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37491/api/blob/upload-batch-data 2025-04-16 13:59:58.336 [DefaultDispatcher-worker-11 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37491/api/blob/upload-batch-data 2025-04-16 13:59:58.336 [DefaultDispatcher-worker-11 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37491/api/blob/upload-batch-data. 2025-04-16 13:59:58.336 [DefaultDispatcher-worker-11 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37491/api/blob/upload-batch-data 2025-04-16 13:59:58.336 [DefaultDispatcher-worker-11 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37491/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 13:59:58.336 [eventLoopGroupProxy-13-2 @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-04-16 13:59:58.379 [eventLoopGroupProxy-13-2 @coroutine#1390] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-16 13:59:58.379 [eventLoopGroupProxy-13-2 @call-handler#1389] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 13:59:58.379 [eventLoopGroupProxy-13-2 @call-handler#1389] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-16 13:59:58.380 [DefaultDispatcher-worker-6 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37491/api/blob/upload-batch-data 2025-04-16 13:59:58.380 [DefaultDispatcher-worker-6 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37491/api/blob/upload-batch-data 2025-04-16 13:59:58.380 [DefaultDispatcher-worker-6 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37491/api/blob/upload-batch-data. 2025-04-16 13:59:58.380 [DefaultDispatcher-worker-6 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37491/api/blob/upload-batch-data 2025-04-16 13:59:58.380 [DefaultDispatcher-worker-6 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37491/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 13:59:58.381 [eventLoopGroupProxy-13-2 @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-04-16 13:59:58.382 [eventLoopGroupProxy-13-2 @coroutine#1395] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-16 13:59:58.382 [eventLoopGroupProxy-13-2 @call-handler#1394] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 13:59:58.382 [eventLoopGroupProxy-13-2 @call-handler#1394] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-16 13:59:58.382 [DefaultDispatcher-worker-19 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37491/api/blob/upload-batch-data 2025-04-16 13:59:58.384 [DefaultDispatcher-worker-19 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37491/api/blob/upload-batch-data 2025-04-16 13:59:58.384 [DefaultDispatcher-worker-19 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37491/api/blob/upload-batch-data. 2025-04-16 13:59:58.384 [DefaultDispatcher-worker-19 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37491/api/blob/upload-batch-data 2025-04-16 13:59:58.384 [DefaultDispatcher-worker-19 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37491/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 13:59:58.384 [eventLoopGroupProxy-13-2 @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-04-16 13:59:58.426 [eventLoopGroupProxy-13-2 @coroutine#1400] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-16 13:59:58.427 [eventLoopGroupProxy-13-2 @call-handler#1399] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 13:59:58.427 [eventLoopGroupProxy-13-2 @call-handler#1399] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-16 13:59:58.427 [DefaultDispatcher-worker-18 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37491/api/blob/upload-batch-data 2025-04-16 13:59:58.428 [DefaultDispatcher-worker-18 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37491/api/blob/upload-batch-data 2025-04-16 13:59:58.428 [DefaultDispatcher-worker-18 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37491/api/blob/upload-batch-data. 2025-04-16 13:59:58.428 [DefaultDispatcher-worker-18 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37491/api/blob/upload-batch-data 2025-04-16 13:59:58.428 [DefaultDispatcher-worker-18 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37491/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 13:59:58.428 [eventLoopGroupProxy-13-2 @call-handler#1404] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-16 13:59:58.451 [DefaultDispatcher-worker-16 @coroutine#803] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65b7678a 2025-04-16 13:59:58.470 [eventLoopGroupProxy-13-2 @coroutine#1406] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-16 13:59:58.470 [eventLoopGroupProxy-13-2 @call-handler#1404] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 13:59:58.470 [eventLoopGroupProxy-13-2 @call-handler#1404] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-16 13:59:58.471 [DefaultDispatcher-worker-19 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37491/api/blob/upload-batch-data 2025-04-16 13:59:58.471 [DefaultDispatcher-worker-19 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37491/api/blob/upload-batch-data 2025-04-16 13:59:58.471 [DefaultDispatcher-worker-19 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37491/api/blob/upload-batch-data. 2025-04-16 13:59:58.471 [DefaultDispatcher-worker-19 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37491/api/blob/upload-batch-data 2025-04-16 13:59:58.471 [DefaultDispatcher-worker-19 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37491/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 13:59:58.472 [eventLoopGroupProxy-13-2 @call-handler#1410] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-16 13:59:58.515 [eventLoopGroupProxy-13-2 @coroutine#1411] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-16 13:59:58.515 [eventLoopGroupProxy-13-2 @call-handler#1410] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 13:59:58.516 [eventLoopGroupProxy-13-2 @call-handler#1410] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2025-04-16 13:59:58.516 [DefaultDispatcher-worker-6 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37491/api/blob/upload-batch-data 2025-04-16 13:59:58.516 [DefaultDispatcher-worker-6 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37491/api/blob/upload-batch-data 2025-04-16 13:59:58.517 [DefaultDispatcher-worker-6 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37491/api/blob/upload-batch-data. 2025-04-16 13:59:58.517 [DefaultDispatcher-worker-6 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37491/api/blob/upload-batch-data 2025-04-16 13:59:58.517 [DefaultDispatcher-worker-6 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37491/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 13:59:58.517 [eventLoopGroupProxy-13-2 @call-handler#1415] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-16 13:59:58.559 [eventLoopGroupProxy-13-2 @coroutine#1417] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-16 13:59:58.559 [eventLoopGroupProxy-13-2 @call-handler#1415] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 13:59:58.560 [eventLoopGroupProxy-13-2 @call-handler#1415] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-16 13:59:58.560 [DefaultDispatcher-worker-1 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37491/api/blob/upload-batch-data 2025-04-16 13:59:58.560 [DefaultDispatcher-worker-1 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37491/api/blob/upload-batch-data 2025-04-16 13:59:58.560 [DefaultDispatcher-worker-1 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37491/api/blob/upload-batch-data. 2025-04-16 13:59:58.560 [DefaultDispatcher-worker-1 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37491/api/blob/upload-batch-data 2025-04-16 13:59:58.560 [DefaultDispatcher-worker-1 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37491/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 13:59:58.561 [eventLoopGroupProxy-13-2 @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-04-16 13:59:58.603 [eventLoopGroupProxy-13-2 @coroutine#1422] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-16 13:59:58.603 [eventLoopGroupProxy-13-2 @call-handler#1421] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 13:59:58.604 [eventLoopGroupProxy-13-2 @call-handler#1421] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-16 13:59:58.604 [DefaultDispatcher-worker-19 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37491/api/blob/upload-batch-data 2025-04-16 13:59:58.604 [DefaultDispatcher-worker-19 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37491/api/blob/upload-batch-data 2025-04-16 13:59:58.605 [DefaultDispatcher-worker-19 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37491/api/blob/upload-batch-data. 2025-04-16 13:59:58.605 [DefaultDispatcher-worker-19 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37491/api/blob/upload-batch-data 2025-04-16 13:59:58.605 [DefaultDispatcher-worker-19 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37491/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 13:59:58.605 [eventLoopGroupProxy-13-2 @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-04-16 13:59:58.606 [eventLoopGroupProxy-13-2 @coroutine#1427] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-16 13:59:58.606 [eventLoopGroupProxy-13-2 @call-handler#1426] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 13:59:58.606 [eventLoopGroupProxy-13-2 @call-handler#1426] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-16 13:59:58.606 [DefaultDispatcher-worker-11 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37491/api/blob/upload-batch-data 2025-04-16 13:59:58.607 [DefaultDispatcher-worker-11 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37491/api/blob/upload-batch-data 2025-04-16 13:59:58.607 [DefaultDispatcher-worker-11 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37491/api/blob/upload-batch-data. 2025-04-16 13:59:58.607 [DefaultDispatcher-worker-11 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37491/api/blob/upload-batch-data 2025-04-16 13:59:58.607 [DefaultDispatcher-worker-11 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37491/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 13:59:58.607 [eventLoopGroupProxy-13-2 @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-04-16 13:59:58.650 [eventLoopGroupProxy-13-2 @coroutine#1432] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-16 13:59:58.650 [eventLoopGroupProxy-13-2 @call-handler#1431] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 13:59:58.650 [eventLoopGroupProxy-13-2 @call-handler#1431] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-16 13:59:58.650 [DefaultDispatcher-worker-11 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37491/api/blob/upload-batch-data 2025-04-16 13:59:58.651 [DefaultDispatcher-worker-11 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37491/api/blob/upload-batch-data 2025-04-16 13:59:58.651 [DefaultDispatcher-worker-11 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37491/api/blob/upload-batch-data. 2025-04-16 13:59:58.651 [DefaultDispatcher-worker-11 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37491/api/blob/upload-batch-data 2025-04-16 13:59:58.651 [DefaultDispatcher-worker-11 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37491/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 13:59:58.652 [eventLoopGroupProxy-13-2 @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-04-16 13:59:58.653 [eventLoopGroupProxy-13-2 @coroutine#1437] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-16 13:59:58.653 [eventLoopGroupProxy-13-2 @call-handler#1436] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 13:59:58.653 [eventLoopGroupProxy-13-2 @call-handler#1436] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-16 13:59:58.654 [DefaultDispatcher-worker-5 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37491/api/blob/upload-batch-data 2025-04-16 13:59:58.654 [DefaultDispatcher-worker-5 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37491/api/blob/upload-batch-data 2025-04-16 13:59:58.654 [DefaultDispatcher-worker-5 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37491/api/blob/upload-batch-data. 2025-04-16 13:59:58.654 [DefaultDispatcher-worker-5 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37491/api/blob/upload-batch-data 2025-04-16 13:59:58.654 [DefaultDispatcher-worker-5 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37491/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 13:59:58.655 [eventLoopGroupProxy-13-2 @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-04-16 13:59:58.656 [eventLoopGroupProxy-13-2 @coroutine#1442] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-16 13:59:58.656 [eventLoopGroupProxy-13-2 @call-handler#1441] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 13:59:58.656 [eventLoopGroupProxy-13-2 @call-handler#1441] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-16 13:59:58.656 [DefaultDispatcher-worker-10 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37491/api/blob/upload-batch-data 2025-04-16 13:59:58.657 [DefaultDispatcher-worker-10 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37491/api/blob/upload-batch-data 2025-04-16 13:59:58.657 [DefaultDispatcher-worker-10 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37491/api/blob/upload-batch-data. 2025-04-16 13:59:58.657 [DefaultDispatcher-worker-10 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37491/api/blob/upload-batch-data 2025-04-16 13:59:58.657 [DefaultDispatcher-worker-10 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37491/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 13:59:58.657 [eventLoopGroupProxy-13-2 @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-04-16 13:59:58.658 [eventLoopGroupProxy-13-2 @coroutine#1447] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-16 13:59:58.658 [eventLoopGroupProxy-13-2 @call-handler#1446] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 13:59:58.658 [eventLoopGroupProxy-13-2 @call-handler#1446] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-16 13:59:58.659 [DefaultDispatcher-worker-18 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37491/api/blob/upload-batch-data 2025-04-16 13:59:58.659 [DefaultDispatcher-worker-18 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37491/api/blob/upload-batch-data 2025-04-16 13:59:58.659 [DefaultDispatcher-worker-18 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37491/api/blob/upload-batch-data. 2025-04-16 13:59:58.659 [DefaultDispatcher-worker-18 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37491/api/blob/upload-batch-data 2025-04-16 13:59:58.659 [DefaultDispatcher-worker-18 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37491/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 13:59:58.660 [eventLoopGroupProxy-13-2 @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-04-16 13:59:58.661 [eventLoopGroupProxy-13-2 @coroutine#1452] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-16 13:59:58.661 [eventLoopGroupProxy-13-2 @call-handler#1451] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 13:59:58.661 [eventLoopGroupProxy-13-2 @call-handler#1451] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-16 13:59:58.661 [DefaultDispatcher-worker-18 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37491/api/blob/upload-batch-data 2025-04-16 13:59:58.662 [DefaultDispatcher-worker-18 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37491/api/blob/upload-batch-data 2025-04-16 13:59:58.662 [DefaultDispatcher-worker-18 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37491/api/blob/upload-batch-data. 2025-04-16 13:59:58.662 [DefaultDispatcher-worker-18 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37491/api/blob/upload-batch-data 2025-04-16 13:59:58.662 [DefaultDispatcher-worker-18 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37491/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 13:59:58.662 [eventLoopGroupProxy-13-2 @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-04-16 13:59:58.663 [eventLoopGroupProxy-13-2 @coroutine#1457] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-16 13:59:58.663 [eventLoopGroupProxy-13-2 @call-handler#1456] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 13:59:58.663 [eventLoopGroupProxy-13-2 @call-handler#1456] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-16 13:59:58.663 [DefaultDispatcher-worker-5 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37491/api/blob/upload-batch-data 2025-04-16 13:59:58.664 [DefaultDispatcher-worker-5 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37491/api/blob/upload-batch-data 2025-04-16 13:59:58.664 [DefaultDispatcher-worker-5 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37491/api/blob/upload-batch-data. 2025-04-16 13:59:58.664 [DefaultDispatcher-worker-5 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37491/api/blob/upload-batch-data 2025-04-16 13:59:58.664 [DefaultDispatcher-worker-5 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37491/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 13:59:58.665 [eventLoopGroupProxy-13-2 @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-04-16 13:59:58.674 [DefaultDispatcher-worker-10 @coroutine#1462] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-16 13:59:58.692 [DefaultDispatcher-worker-10 @coroutine#1464] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7995a589 2025-04-16 13:59:58.706 [eventLoopGroupProxy-13-2 @coroutine#1466] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-16 13:59:58.707 [eventLoopGroupProxy-13-2 @call-handler#1461] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 13:59:58.707 [eventLoopGroupProxy-13-2 @call-handler#1461] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-16 13:59:58.707 [DefaultDispatcher-worker-10 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37491/api/blob/upload-batch-data 2025-04-16 13:59:58.708 [DefaultDispatcher-worker-10 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37491/api/blob/upload-batch-data 2025-04-16 13:59:58.708 [DefaultDispatcher-worker-10 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37491/api/blob/upload-batch-data. 2025-04-16 13:59:58.708 [DefaultDispatcher-worker-10 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37491/api/blob/upload-batch-data 2025-04-16 13:59:58.708 [DefaultDispatcher-worker-10 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37491/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 13:59:58.708 [eventLoopGroupProxy-13-2 @call-handler#1470] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-16 13:59:58.709 [eventLoopGroupProxy-13-2 @coroutine#1471] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-16 13:59:58.709 [eventLoopGroupProxy-13-2 @call-handler#1470] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 13:59:58.709 [eventLoopGroupProxy-13-2 @call-handler#1470] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-16 13:59:58.709 [DefaultDispatcher-worker-18 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37491/api/blob/upload-batch-data 2025-04-16 13:59:58.710 [DefaultDispatcher-worker-18 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37491/api/blob/upload-batch-data 2025-04-16 13:59:58.710 [DefaultDispatcher-worker-18 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37491/api/blob/upload-batch-data. 2025-04-16 13:59:58.710 [DefaultDispatcher-worker-18 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37491/api/blob/upload-batch-data 2025-04-16 13:59:58.710 [DefaultDispatcher-worker-18 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37491/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 13:59:58.710 [eventLoopGroupProxy-13-2 @call-handler#1475] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-16 13:59:58.711 [eventLoopGroupProxy-13-2 @coroutine#1476] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-16 13:59:58.711 [eventLoopGroupProxy-13-2 @call-handler#1475] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 13:59:58.712 [eventLoopGroupProxy-13-2 @call-handler#1475] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-16 13:59:58.712 [DefaultDispatcher-worker-5 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37491/api/blob/upload-batch-data 2025-04-16 13:59:58.712 [DefaultDispatcher-worker-5 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37491/api/blob/upload-batch-data 2025-04-16 13:59:58.712 [DefaultDispatcher-worker-5 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37491/api/blob/upload-batch-data. 2025-04-16 13:59:58.712 [DefaultDispatcher-worker-5 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37491/api/blob/upload-batch-data 2025-04-16 13:59:58.712 [DefaultDispatcher-worker-5 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37491/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 13:59:58.713 [eventLoopGroupProxy-13-2 @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-04-16 13:59:58.713 [eventLoopGroupProxy-13-2 @coroutine#1481] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-16 13:59:58.713 [eventLoopGroupProxy-13-2 @call-handler#1480] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 13:59:58.714 [eventLoopGroupProxy-13-2 @call-handler#1480] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 0ms 2025-04-16 13:59:58.714 [DefaultDispatcher-worker-18 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37491/api/blob/upload-batch-data 2025-04-16 13:59:58.714 [DefaultDispatcher-worker-18 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37491/api/blob/upload-batch-data 2025-04-16 13:59:58.714 [DefaultDispatcher-worker-18 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37491/api/blob/upload-batch-data. 2025-04-16 13:59:58.714 [DefaultDispatcher-worker-18 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37491/api/blob/upload-batch-data 2025-04-16 13:59:58.714 [DefaultDispatcher-worker-18 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37491/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 13:59:58.714 [eventLoopGroupProxy-13-2 @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-04-16 13:59:58.757 [eventLoopGroupProxy-13-2 @coroutine#1486] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-16 13:59:58.758 [eventLoopGroupProxy-13-2 @call-handler#1485] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 13:59:58.758 [eventLoopGroupProxy-13-2 @call-handler#1485] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2025-04-16 13:59:58.758 [DefaultDispatcher-worker-10 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37491/api/blob/upload-batch-data 2025-04-16 13:59:58.759 [DefaultDispatcher-worker-10 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37491/api/blob/upload-batch-data 2025-04-16 13:59:58.759 [DefaultDispatcher-worker-10 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37491/api/blob/upload-batch-data. 2025-04-16 13:59:58.759 [DefaultDispatcher-worker-10 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37491/api/blob/upload-batch-data 2025-04-16 13:59:58.759 [DefaultDispatcher-worker-10 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37491/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 13:59:58.759 [eventLoopGroupProxy-13-2 @call-handler#1490] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-16 13:59:58.760 [eventLoopGroupProxy-13-2 @coroutine#1491] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-16 13:59:58.760 [eventLoopGroupProxy-13-2 @call-handler#1490] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 13:59:58.760 [eventLoopGroupProxy-13-2 @call-handler#1490] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-16 13:59:58.761 [DefaultDispatcher-worker-12 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37491/api/blob/upload-batch-data 2025-04-16 13:59:58.761 [DefaultDispatcher-worker-12 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37491/api/blob/upload-batch-data 2025-04-16 13:59:58.761 [DefaultDispatcher-worker-12 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37491/api/blob/upload-batch-data. 2025-04-16 13:59:58.761 [DefaultDispatcher-worker-12 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37491/api/blob/upload-batch-data 2025-04-16 13:59:58.761 [DefaultDispatcher-worker-12 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37491/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 13:59:58.762 [eventLoopGroupProxy-13-2 @call-handler#1495] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-16 13:59:58.763 [eventLoopGroupProxy-13-2 @coroutine#1496] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-16 13:59:58.763 [eventLoopGroupProxy-13-2 @call-handler#1495] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 13:59:58.763 [eventLoopGroupProxy-13-2 @call-handler#1495] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-16 13:59:58.763 [DefaultDispatcher-worker-11 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37491/api/blob/upload-batch-data 2025-04-16 13:59:58.763 [DefaultDispatcher-worker-11 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37491/api/blob/upload-batch-data 2025-04-16 13:59:58.763 [DefaultDispatcher-worker-11 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37491/api/blob/upload-batch-data. 2025-04-16 13:59:58.763 [DefaultDispatcher-worker-11 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37491/api/blob/upload-batch-data 2025-04-16 13:59:58.763 [DefaultDispatcher-worker-11 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37491/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 13:59:58.764 [eventLoopGroupProxy-13-2 @call-handler#1500] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-16 13:59:58.765 [eventLoopGroupProxy-13-2 @coroutine#1501] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-16 13:59:58.765 [eventLoopGroupProxy-13-2 @call-handler#1500] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 13:59:58.765 [eventLoopGroupProxy-13-2 @call-handler#1500] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-16 13:59:58.765 [DefaultDispatcher-worker-6 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37491/api/blob/upload-batch-data 2025-04-16 13:59:58.765 [DefaultDispatcher-worker-6 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37491/api/blob/upload-batch-data 2025-04-16 13:59:58.765 [DefaultDispatcher-worker-6 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37491/api/blob/upload-batch-data. 2025-04-16 13:59:58.765 [DefaultDispatcher-worker-6 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37491/api/blob/upload-batch-data 2025-04-16 13:59:58.765 [DefaultDispatcher-worker-6 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37491/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 13:59:58.766 [eventLoopGroupProxy-13-2 @call-handler#1505] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-16 13:59:58.808 [eventLoopGroupProxy-13-2 @coroutine#1506] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-16 13:59:58.808 [eventLoopGroupProxy-13-2 @call-handler#1505] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 13:59:58.808 [eventLoopGroupProxy-13-2 @call-handler#1505] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-16 13:59:58.808 [DefaultDispatcher-worker-10 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37491/api/blob/upload-batch-data 2025-04-16 13:59:58.809 [DefaultDispatcher-worker-10 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37491/api/blob/upload-batch-data 2025-04-16 13:59:58.809 [DefaultDispatcher-worker-10 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37491/api/blob/upload-batch-data. 2025-04-16 13:59:58.809 [DefaultDispatcher-worker-10 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37491/api/blob/upload-batch-data 2025-04-16 13:59:58.809 [DefaultDispatcher-worker-10 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37491/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 13:59:58.809 [eventLoopGroupProxy-13-2 @call-handler#1510] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-16 13:59:58.853 [eventLoopGroupProxy-13-2 @coroutine#1511] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-16 13:59:58.853 [eventLoopGroupProxy-13-2 @call-handler#1510] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 13:59:58.853 [eventLoopGroupProxy-13-2 @call-handler#1510] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2025-04-16 13:59:58.854 [DefaultDispatcher-worker-16 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37491/api/blob/upload-batch-data 2025-04-16 13:59:58.854 [DefaultDispatcher-worker-16 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37491/api/blob/upload-batch-data 2025-04-16 13:59:58.854 [DefaultDispatcher-worker-16 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37491/api/blob/upload-batch-data. 2025-04-16 13:59:58.854 [DefaultDispatcher-worker-16 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37491/api/blob/upload-batch-data 2025-04-16 13:59:58.854 [DefaultDispatcher-worker-16 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37491/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 13:59:58.855 [eventLoopGroupProxy-13-2 @call-handler#1515] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-16 13:59:58.856 [eventLoopGroupProxy-13-2 @coroutine#1516] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-16 13:59:58.856 [eventLoopGroupProxy-13-2 @call-handler#1515] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 13:59:58.856 [eventLoopGroupProxy-13-2 @call-handler#1515] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-16 13:59:58.856 [DefaultDispatcher-worker-5 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37491/api/blob/upload-batch-data 2025-04-16 13:59:58.857 [DefaultDispatcher-worker-5 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37491/api/blob/upload-batch-data 2025-04-16 13:59:58.857 [DefaultDispatcher-worker-5 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37491/api/blob/upload-batch-data. 2025-04-16 13:59:58.857 [DefaultDispatcher-worker-5 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37491/api/blob/upload-batch-data 2025-04-16 13:59:58.857 [DefaultDispatcher-worker-5 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37491/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 13:59:58.857 [eventLoopGroupProxy-13-2 @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-04-16 13:59:58.862 [eventLoopGroupProxy-13-2 @coroutine#1522] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-16 13:59:58.862 [eventLoopGroupProxy-13-2 @call-handler#1521] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 13:59:58.862 [eventLoopGroupProxy-13-2 @call-handler#1521] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 5ms 2025-04-16 13:59:58.862 [DefaultDispatcher-worker-18 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37491/api/blob/upload-batch-data 2025-04-16 13:59:58.863 [DefaultDispatcher-worker-18 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37491/api/blob/upload-batch-data 2025-04-16 13:59:58.863 [DefaultDispatcher-worker-18 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37491/api/blob/upload-batch-data. 2025-04-16 13:59:58.863 [DefaultDispatcher-worker-18 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37491/api/blob/upload-batch-data 2025-04-16 13:59:58.863 [DefaultDispatcher-worker-18 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37491/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 13:59:58.863 [eventLoopGroupProxy-13-2 @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-04-16 13:59:58.864 [eventLoopGroupProxy-13-2 @coroutine#1527] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-16 13:59:58.864 [eventLoopGroupProxy-13-2 @call-handler#1526] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 13:59:58.864 [eventLoopGroupProxy-13-2 @call-handler#1526] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-16 13:59:58.865 [DefaultDispatcher-worker-12 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37491/api/blob/upload-batch-data 2025-04-16 13:59:58.865 [DefaultDispatcher-worker-12 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37491/api/blob/upload-batch-data 2025-04-16 13:59:58.865 [DefaultDispatcher-worker-12 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37491/api/blob/upload-batch-data. 2025-04-16 13:59:58.865 [DefaultDispatcher-worker-12 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37491/api/blob/upload-batch-data 2025-04-16 13:59:58.865 [DefaultDispatcher-worker-12 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37491/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 13:59:58.866 [eventLoopGroupProxy-13-2 @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-04-16 13:59:58.908 [eventLoopGroupProxy-13-2 @coroutine#1532] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-16 13:59:58.908 [eventLoopGroupProxy-13-2 @call-handler#1531] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 13:59:58.908 [eventLoopGroupProxy-13-2 @call-handler#1531] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-16 13:59:58.908 [DefaultDispatcher-worker-6 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37491/api/blob/upload-batch-data 2025-04-16 13:59:58.909 [DefaultDispatcher-worker-6 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37491/api/blob/upload-batch-data 2025-04-16 13:59:58.909 [DefaultDispatcher-worker-6 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37491/api/blob/upload-batch-data. 2025-04-16 13:59:58.909 [DefaultDispatcher-worker-6 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37491/api/blob/upload-batch-data 2025-04-16 13:59:58.909 [DefaultDispatcher-worker-6 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37491/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 13:59:58.909 [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-04-16 13:59:58.910 [eventLoopGroupProxy-13-2 @coroutine#1537] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-16 13:59:58.910 [eventLoopGroupProxy-13-2 @call-handler#1536] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 13:59:58.910 [eventLoopGroupProxy-13-2 @call-handler#1536] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-16 13:59:58.910 [DefaultDispatcher-worker-18 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37491/api/blob/upload-batch-data 2025-04-16 13:59:58.911 [DefaultDispatcher-worker-18 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37491/api/blob/upload-batch-data 2025-04-16 13:59:58.911 [DefaultDispatcher-worker-18 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37491/api/blob/upload-batch-data. 2025-04-16 13:59:58.911 [DefaultDispatcher-worker-18 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37491/api/blob/upload-batch-data 2025-04-16 13:59:58.911 [DefaultDispatcher-worker-18 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37491/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 13:59:58.911 [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-04-16 13:59:58.954 [eventLoopGroupProxy-13-2 @coroutine#1542] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-16 13:59:58.955 [eventLoopGroupProxy-13-2 @call-handler#1541] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 13:59:58.955 [eventLoopGroupProxy-13-2 @call-handler#1541] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2025-04-16 13:59:58.955 [DefaultDispatcher-worker-12 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37491/api/blob/upload-batch-data 2025-04-16 13:59:58.956 [DefaultDispatcher-worker-12 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37491/api/blob/upload-batch-data 2025-04-16 13:59:58.956 [DefaultDispatcher-worker-12 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37491/api/blob/upload-batch-data. 2025-04-16 13:59:58.956 [DefaultDispatcher-worker-12 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37491/api/blob/upload-batch-data 2025-04-16 13:59:58.956 [DefaultDispatcher-worker-12 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37491/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 13:59:58.956 [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-04-16 13:59:58.959 [DefaultDispatcher-worker-5 @coroutine#803] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65b7678a 2025-04-16 13:59:58.999 [eventLoopGroupProxy-13-2 @coroutine#1548] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-16 13:59:58.999 [eventLoopGroupProxy-13-2 @call-handler#1546] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 13:59:58.999 [eventLoopGroupProxy-13-2 @call-handler#1546] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-16 13:59:58.999 [DefaultDispatcher-worker-14 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37491/api/blob/upload-batch-data 2025-04-16 13:59:59.000 [DefaultDispatcher-worker-14 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37491/api/blob/upload-batch-data 2025-04-16 13:59:59.000 [DefaultDispatcher-worker-14 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37491/api/blob/upload-batch-data. 2025-04-16 13:59:59.000 [DefaultDispatcher-worker-14 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37491/api/blob/upload-batch-data 2025-04-16 13:59:59.000 [DefaultDispatcher-worker-14 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37491/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 13:59:59.000 [eventLoopGroupProxy-13-2 @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-04-16 13:59:59.001 [eventLoopGroupProxy-13-2 @coroutine#1553] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-16 13:59:59.002 [eventLoopGroupProxy-13-2 @call-handler#1552] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 13:59:59.002 [eventLoopGroupProxy-13-2 @call-handler#1552] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-16 13:59:59.002 [DefaultDispatcher-worker-6 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37491/api/blob/upload-batch-data 2025-04-16 13:59:59.002 [DefaultDispatcher-worker-6 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37491/api/blob/upload-batch-data 2025-04-16 13:59:59.002 [DefaultDispatcher-worker-6 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37491/api/blob/upload-batch-data. 2025-04-16 13:59:59.002 [DefaultDispatcher-worker-6 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37491/api/blob/upload-batch-data 2025-04-16 13:59:59.002 [DefaultDispatcher-worker-6 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37491/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 13:59:59.003 [eventLoopGroupProxy-13-2 @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-04-16 13:59:59.046 [eventLoopGroupProxy-13-2 @coroutine#1558] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-16 13:59:59.046 [eventLoopGroupProxy-13-2 @call-handler#1557] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 13:59:59.046 [eventLoopGroupProxy-13-2 @call-handler#1557] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-16 13:59:59.047 [DefaultDispatcher-worker-12 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37491/api/blob/upload-batch-data 2025-04-16 13:59:59.047 [DefaultDispatcher-worker-12 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37491/api/blob/upload-batch-data 2025-04-16 13:59:59.047 [DefaultDispatcher-worker-12 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37491/api/blob/upload-batch-data. 2025-04-16 13:59:59.047 [DefaultDispatcher-worker-12 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37491/api/blob/upload-batch-data 2025-04-16 13:59:59.047 [DefaultDispatcher-worker-12 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37491/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 13:59:59.048 [eventLoopGroupProxy-13-2 @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-04-16 13:59:59.049 [eventLoopGroupProxy-13-2 @coroutine#1563] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-16 13:59:59.049 [eventLoopGroupProxy-13-2 @call-handler#1562] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 13:59:59.049 [eventLoopGroupProxy-13-2 @call-handler#1562] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-16 13:59:59.049 [DefaultDispatcher-worker-6 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37491/api/blob/upload-batch-data 2025-04-16 13:59:59.050 [DefaultDispatcher-worker-6 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37491/api/blob/upload-batch-data 2025-04-16 13:59:59.050 [DefaultDispatcher-worker-6 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37491/api/blob/upload-batch-data. 2025-04-16 13:59:59.050 [DefaultDispatcher-worker-6 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37491/api/blob/upload-batch-data 2025-04-16 13:59:59.050 [DefaultDispatcher-worker-6 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37491/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 13:59:59.050 [eventLoopGroupProxy-13-2 @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-04-16 13:59:59.051 [eventLoopGroupProxy-13-2 @coroutine#1568] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-16 13:59:59.051 [eventLoopGroupProxy-13-2 @call-handler#1567] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 13:59:59.051 [eventLoopGroupProxy-13-2 @call-handler#1567] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-16 13:59:59.051 [DefaultDispatcher-worker-9 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37491/api/blob/upload-batch-data 2025-04-16 13:59:59.052 [DefaultDispatcher-worker-9 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37491/api/blob/upload-batch-data 2025-04-16 13:59:59.052 [DefaultDispatcher-worker-9 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37491/api/blob/upload-batch-data. 2025-04-16 13:59:59.052 [DefaultDispatcher-worker-9 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37491/api/blob/upload-batch-data 2025-04-16 13:59:59.052 [DefaultDispatcher-worker-9 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37491/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 13:59:59.052 [eventLoopGroupProxy-13-2 @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-04-16 13:59:59.053 [eventLoopGroupProxy-13-2 @coroutine#1573] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-16 13:59:59.053 [eventLoopGroupProxy-13-2 @call-handler#1572] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 13:59:59.053 [eventLoopGroupProxy-13-2 @call-handler#1572] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-16 13:59:59.053 [DefaultDispatcher-worker-12 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37491/api/blob/upload-batch-data 2025-04-16 13:59:59.054 [DefaultDispatcher-worker-12 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37491/api/blob/upload-batch-data 2025-04-16 13:59:59.054 [DefaultDispatcher-worker-12 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37491/api/blob/upload-batch-data. 2025-04-16 13:59:59.054 [DefaultDispatcher-worker-12 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37491/api/blob/upload-batch-data 2025-04-16 13:59:59.054 [DefaultDispatcher-worker-12 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37491/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 13:59:59.055 [eventLoopGroupProxy-13-2 @call-handler#1577] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-16 13:59:59.101 [eventLoopGroupProxy-13-2 @coroutine#1578] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-16 13:59:59.102 [eventLoopGroupProxy-13-2 @call-handler#1577] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 13:59:59.102 [eventLoopGroupProxy-13-2 @call-handler#1577] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 47ms 2025-04-16 13:59:59.102 [DefaultDispatcher-worker-21 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37491/api/blob/upload-batch-data 2025-04-16 13:59:59.103 [DefaultDispatcher-worker-21 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37491/api/blob/upload-batch-data 2025-04-16 13:59:59.103 [DefaultDispatcher-worker-21 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37491/api/blob/upload-batch-data. 2025-04-16 13:59:59.103 [DefaultDispatcher-worker-21 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37491/api/blob/upload-batch-data 2025-04-16 13:59:59.103 [DefaultDispatcher-worker-21 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37491/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 13:59:59.103 [eventLoopGroupProxy-13-2 @call-handler#1582] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-16 13:59:59.146 [eventLoopGroupProxy-13-2 @coroutine#1583] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-16 13:59:59.147 [eventLoopGroupProxy-13-2 @call-handler#1582] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 13:59:59.147 [eventLoopGroupProxy-13-2 @call-handler#1582] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2025-04-16 13:59:59.147 [DefaultDispatcher-worker-21 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37491/api/blob/upload-batch-data 2025-04-16 13:59:59.148 [DefaultDispatcher-worker-21 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37491/api/blob/upload-batch-data 2025-04-16 13:59:59.148 [DefaultDispatcher-worker-21 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37491/api/blob/upload-batch-data. 2025-04-16 13:59:59.148 [DefaultDispatcher-worker-21 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37491/api/blob/upload-batch-data 2025-04-16 13:59:59.148 [DefaultDispatcher-worker-21 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37491/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 13:59:59.149 [eventLoopGroupProxy-13-2 @call-handler#1587] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-16 13:59:59.150 [eventLoopGroupProxy-13-2 @coroutine#1588] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-16 13:59:59.150 [eventLoopGroupProxy-13-2 @call-handler#1587] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 13:59:59.150 [eventLoopGroupProxy-13-2 @call-handler#1587] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-16 13:59:59.150 [DefaultDispatcher-worker-13 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37491/api/blob/upload-batch-data 2025-04-16 13:59:59.151 [DefaultDispatcher-worker-13 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37491/api/blob/upload-batch-data 2025-04-16 13:59:59.151 [DefaultDispatcher-worker-13 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37491/api/blob/upload-batch-data. 2025-04-16 13:59:59.151 [DefaultDispatcher-worker-13 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37491/api/blob/upload-batch-data 2025-04-16 13:59:59.151 [DefaultDispatcher-worker-13 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37491/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 13:59:59.151 [eventLoopGroupProxy-13-2 @call-handler#1592] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-16 13:59:59.153 [eventLoopGroupProxy-13-2 @coroutine#1593] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-16 13:59:59.153 [eventLoopGroupProxy-13-2 @call-handler#1592] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 13:59:59.153 [eventLoopGroupProxy-13-2 @call-handler#1592] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-16 13:59:59.153 [DefaultDispatcher-worker-14 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37491/api/blob/upload-batch-data 2025-04-16 13:59:59.154 [DefaultDispatcher-worker-14 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37491/api/blob/upload-batch-data 2025-04-16 13:59:59.154 [DefaultDispatcher-worker-14 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37491/api/blob/upload-batch-data. 2025-04-16 13:59:59.154 [DefaultDispatcher-worker-14 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37491/api/blob/upload-batch-data 2025-04-16 13:59:59.154 [DefaultDispatcher-worker-14 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37491/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 13:59:59.154 [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-04-16 13:59:59.156 [eventLoopGroupProxy-13-2 @coroutine#1598] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-16 13:59:59.156 [eventLoopGroupProxy-13-2 @call-handler#1597] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 13:59:59.156 [eventLoopGroupProxy-13-2 @call-handler#1597] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-16 13:59:59.157 [DefaultDispatcher-worker-21 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37491/api/blob/upload-batch-data 2025-04-16 13:59:59.163 [DefaultDispatcher-worker-6 @coroutine#783] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65b7678a 2025-04-16 13:59:59.167 [DefaultDispatcher-worker-5 @coroutine#786] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65b7678a 2025-04-16 13:59:59.168 [DefaultDispatcher-worker-5 @coroutine#786] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37491/UmAppDatabase/replication/message 2025-04-16 13:59:59.168 [DefaultDispatcher-worker-5 @coroutine#786] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:37491/UmAppDatabase/replication/message. 2025-04-16 13:59:59.168 [DefaultDispatcher-worker-5 @coroutine#786] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37491/UmAppDatabase/replication/message 2025-04-16 13:59:59.168 [DefaultDispatcher-worker-5 @coroutine#786] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37491/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-04-16 13:59:59.169 [eventLoopGroupProxy-13-2 @call-handler#1608] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2025-04-16 13:59:59.169 [eventLoopGroupProxy-13-2 @call-handler#1608] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/message 2025-04-16 13:59:59.169 [eventLoopGroupProxy-13-2 @call-handler#1608] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-16 13:59:59.181 [DefaultDispatcher-worker-2 @call-handler#1608] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f251bf1 2025-04-16 13:59:59.181 [eventLoopGroupProxy-13-2 @call-handler#1608] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 13:59:59.181 [DefaultDispatcher-worker-2 @coroutine#753] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37491/api/content/717122086543613952/_ustadmanifest.json 2025-04-16 13:59:59.181 [eventLoopGroupProxy-13-2 @call-handler#1608] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 13ms 2025-04-16 13:59:59.181 [DefaultDispatcher-worker-2 @coroutine#753] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:37491/api/content/717122086543613952/_ustadmanifest.json. 2025-04-16 13:59:59.181 [DefaultDispatcher-worker-2 @coroutine#753] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37491/api/content/717122086543613952/_ustadmanifest.json 2025-04-16 13:59:59.181 [DefaultDispatcher-worker-5 @coroutine#786] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37491/UmAppDatabase/replication/message 2025-04-16 13:59:59.181 [DefaultDispatcher-worker-5 @coroutine#786] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:37491/UmAppDatabase/replication/message 2025-04-16 13:59:59.182 [DefaultDispatcher-worker-5 @coroutine#786] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:37491/UmAppDatabase/replication/message. 2025-04-16 13:59:59.182 [DefaultDispatcher-worker-5 @coroutine#786] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:37491/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-04-16 13:59:59.182 [DefaultDispatcher-worker-2 @coroutine#753] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37491/api/content/717122086543613952/_ustadmanifest.json 2025-04-16 13:59:59.182 [DefaultDispatcher-worker-2 @coroutine#753] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:37491/api/content/717122086543613952/_ustadmanifest.json 2025-04-16 13:59:59.183 [DefaultDispatcher-worker-19 @coroutine#753] 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:37491/api/content/717122086543613952/_ustadmanifest.json. 2025-04-16 13:59:59.183 [DefaultDispatcher-worker-19 @coroutine#753] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:37491/api/content/717122086543613952/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-04-16 13:59:59.187 [DefaultDispatcher-worker-17 @coroutine#786] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65b7678a 2025-04-16 13:59:59.201 [DefaultDispatcher-worker-12 @coroutine#753] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f251bf1 2025-04-16 13:59:59.217 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2025-04-16 13:59:59.218 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2025-04-16 13:59:59.218 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2025-04-16 13:59:59.218 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2025-04-16 13:59:59.218 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2025-04-16 13:59:59.220 [Test worker @coroutine#1624] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7995a589 2025-04-16 13:59:59.220 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Shutdown initiated... 2025-04-16 13:59:59.220 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Close initiated... 2025-04-16 13:59:59.220 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 13:59:59.220 [HikariPool-70 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Closing connection org.sqlite.jdbc4.JDBC4Connection@65b7678a: (connection evicted) 2025-04-16 13:59:59.220 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 13:59:59.220 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Closed. 2025-04-16 13:59:59.220 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Shutdown completed. 2025-04-16 13:59:59.664 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-16 13:59:59.690 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-16 13:59:59.690 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-16 14:00:00.223 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@2559f65c 2025-04-16 14:00:00.223 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@2559f65c 2025-04-16 14:00:00.227 [Test worker @coroutine#1629] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-16 14:00:00.227 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Shutdown initiated... 2025-04-16 14:00:00.227 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Close initiated... 2025-04-16 14:00:00.227 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:00:00.227 [HikariPool-68 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1f251bf1: (connection evicted) 2025-04-16 14:00:00.228 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 14:00:00.228 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Closed. 2025-04-16 14:00:00.228 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Shutdown completed. 2025-04-16 14:00:00.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-71 - configuration: 2025-04-16 14:00:00.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:00:00.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:00:00.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:00:00.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:00:00.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:00:00.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:00:00.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2c8e096 2025-04-16 14:00:00.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:00:00.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:00:00.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:00:00.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:00:00.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:00:00.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:00:00.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:00:00.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:00:00.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:00:00.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:00:00.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:00:00.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:00:00.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:00:00.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 14:00:00.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 14:00:00.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:00:00.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:00:00.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 14:00:00.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:00:00.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-71" 2025-04-16 14:00:00.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:00:00.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:00:00.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:00:00.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:00:00.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:00:00.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:00:00.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:00:00.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:00:00.237 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-71 - Starting... 2025-04-16 14:00:00.237 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-71 - Added connection org.sqlite.jdbc4.JDBC4Connection@587bf2e1 2025-04-16 14:00:00.237 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-71 - Added connection org.sqlite.jdbc4.JDBC4Connection@587bf2e1 2025-04-16 14:00:00.237 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-71 - Start completed. 2025-04-16 14:00:00.264 [DefaultDispatcher-worker-17 @coroutine#1636] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-71 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@587bf2e1 2025-04-16 14:00:00.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-72 - configuration: 2025-04-16 14:00:00.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:00:00.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:00:00.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:00:00.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:00:00.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:00:00.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:00:00.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@10660795 2025-04-16 14:00:00.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:00:00.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:00:00.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:00:00.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:00:00.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:00:00.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:00:00.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:00:00.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:00:00.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:00:00.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:00:00.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:00:00.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:00:00.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:00:00.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 14:00:00.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 14:00:00.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:00:00.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:00:00.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 14:00:00.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:00:00.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-72" 2025-04-16 14:00:00.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:00:00.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:00:00.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:00:00.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:00:00.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:00:00.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:00:00.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:00:00.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:00:00.268 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-72 - Starting... 2025-04-16 14:00:00.268 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-72 - Added connection org.sqlite.jdbc4.JDBC4Connection@1dbfbd94 2025-04-16 14:00:00.268 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-72 - Added connection org.sqlite.jdbc4.JDBC4Connection@1dbfbd94 2025-04-16 14:00:00.268 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-72 - Start completed. 2025-04-16 14:00:00.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-73 - configuration: 2025-04-16 14:00:00.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:00:00.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:00:00.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:00:00.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:00:00.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:00:00.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:00:00.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@ec1b776 2025-04-16 14:00:00.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:00:00.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:00:00.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:00:00.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:00:00.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:00:00.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:00:00.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:00:00.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:00:00.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:00:00.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:00:00.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:00:00.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:00:00.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:00:00.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 14:00:00.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 14:00:00.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:00:00.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:00:00.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 14:00:00.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:00:00.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-73" 2025-04-16 14:00:00.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:00:00.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:00:00.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:00:00.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:00:00.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:00:00.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:00:00.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:00:00.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:00:00.269 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-73 - Starting... 2025-04-16 14:00:00.270 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Added connection org.sqlite.jdbc4.JDBC4Connection@70ccb3bf 2025-04-16 14:00:00.270 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Added connection org.sqlite.jdbc4.JDBC4Connection@70ccb3bf 2025-04-16 14:00:00.270 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-73 - Start completed. 2025-04-16 14:00:00.271 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2025-04-16 14:00:00.272 [Test worker] INFO ktor.application - Application started in 0.001 seconds. 2025-04-16 14:00:00.273 [DefaultDispatcher-worker-17 @coroutine#1645] INFO ktor.application - Responding at http://0.0.0.0:33411 2025-04-16 14:00:00.275 [DefaultDispatcher-worker-17 @coroutine#1647] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-72 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dbfbd94 2025-04-16 14:00:00.276 [Test worker @coroutine#1646] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33411/api/blob/upload-init-batch 2025-04-16 14:00:00.276 [Test worker @coroutine#1646] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:33411/api/blob/upload-init-batch. 2025-04-16 14:00:00.276 [Test worker @coroutine#1646] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33411/api/blob/upload-init-batch 2025-04-16 14:00:00.276 [Test worker @coroutine#1646] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33411/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-04-16 14:00:00.278 [eventLoopGroupProxy-16-1 @call-handler#1652] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-init-batch] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:3 -> SUCCESS @ /api/blob/upload-init-batch /api/blob/upload-init-batch/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-init-batch/(method:POST) /api/blob/upload-batch-data, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-batch-data /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} Matched routes: "" -> "api" -> "blob" -> "upload-init-batch" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-init-batch/(method:POST) 2025-04-16 14:00:00.278 [eventLoopGroupProxy-16-1 @call-handler#1652] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, reifiedType=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, kotlinType=com.ustadmobile.core.domain.blob.upload.BlobUploadRequest) for call /api/blob/upload-init-batch 2025-04-16 14:00:00.279 [eventLoopGroupProxy-16-1 @coroutine#1653] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-73 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70ccb3bf 2025-04-16 14:00:00.280 [Test worker @coroutine#1646] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33411/api/blob/upload-init-batch 2025-04-16 14:00:00.280 [Test worker @coroutine#1646] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:33411/api/blob/upload-init-batch 2025-04-16 14:00:00.280 [Test worker @coroutine#1646] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:33411/api/blob/upload-init-batch. 2025-04-16 14:00:00.280 [Test worker @coroutine#1646] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:33411/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-04-16 14:00:00.281 [Test worker @coroutine#1657] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33411/api/blob/upload-batch-data 2025-04-16 14:00:00.281 [Test worker @coroutine#1657] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33411/api/blob/upload-batch-data. 2025-04-16 14:00:00.281 [Test worker @coroutine#1657] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33411/api/blob/upload-batch-data 2025-04-16 14:00:00.281 [Test worker @coroutine#1657] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33411/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 14:00:00.282 [eventLoopGroupProxy-16-1 @call-handler#1659] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-16 14:00:00.284 [eventLoopGroupProxy-16-1 @coroutine#1660] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-73 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70ccb3bf 2025-04-16 14:00:00.284 [eventLoopGroupProxy-16-1 @call-handler#1659] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 14:00:00.284 [Test worker @coroutine#1657] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33411/api/blob/upload-batch-data 2025-04-16 14:00:00.286 [eventLoopGroupProxy-16-2 @call-handler#1669] TRACE io.ktor.routing.Routing - Trace for [api, blob, SAwMEEihCX84BYpcX9K0y/GPuYxx298222HQu85QihE=] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-batch-data /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:3 -> SUCCESS @ /api/blob/{...} /api/blob/{...}/(method:GET), segment:3 -> SUCCESS @ /api/blob/{...}/(method:GET) Matched routes: "" -> "api" -> "blob" -> "{...}" -> "(method:GET)" Route resolve result: SUCCESS @ /api/blob/{...}/(method:GET) 2025-04-16 14:00:00.288 [eventLoopGroupProxy-16-2 @call-handler#1669] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 14:00:00.292 [Test worker @coroutine#1671] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-72 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dbfbd94 2025-04-16 14:00:00.338 [HikariPool-71 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-71 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:00:00.368 [HikariPool-72 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-72 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:00:00.370 [HikariPool-73 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:00:01.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-74 - configuration: 2025-04-16 14:00:01.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:00:01.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:00:01.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:00:01.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:00:01.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:00:01.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:00:01.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5aefdb9e 2025-04-16 14:00:01.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:00:01.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:00:01.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:00:01.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:00:01.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:00:01.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:00:01.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:00:01.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:00:01.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:00:01.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:00:01.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:00:01.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:00:01.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:00:01.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 14:00:01.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 14:00:01.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:00:01.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:00:01.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 14:00:01.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:00:01.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-74" 2025-04-16 14:00:01.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:00:01.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:00:01.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:00:01.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:00:01.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:00:01.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:00:01.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:00:01.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:00:01.381 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Starting... 2025-04-16 14:00:01.381 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Added connection org.sqlite.jdbc4.JDBC4Connection@80b6098 2025-04-16 14:00:01.382 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Added connection org.sqlite.jdbc4.JDBC4Connection@80b6098 2025-04-16 14:00:01.382 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Start completed. 2025-04-16 14:00:01.403 [DefaultDispatcher-worker-12 @coroutine#1678] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-74 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@80b6098 2025-04-16 14:00:01.407 [Test worker @coroutine#1678] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46363/api/blob/upload-init-batch 2025-04-16 14:00:01.407 [Test worker @coroutine#1678] 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:46363/api/blob/upload-init-batch. 2025-04-16 14:00:01.407 [Test worker @coroutine#1678] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46363/api/blob/upload-init-batch 2025-04-16 14:00:01.407 [Test worker @coroutine#1678] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:46363/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-04-16 14:00:01.409 [Test worker @coroutine#1678] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46363/api/blob/upload-init-batch 2025-04-16 14:00:01.409 [Test worker @coroutine#1678] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46363/api/blob/upload-init-batch 2025-04-16 14:00:01.409 [Test worker @coroutine#1678] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:46363/api/blob/upload-init-batch. 2025-04-16 14:00:01.409 [Test worker @coroutine#1678] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:46363/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-04-16 14:00:01.415 [DefaultDispatcher-worker-19 @coroutine#1678] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-74 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@80b6098 2025-04-16 14:00:01.417 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Shutdown initiated... 2025-04-16 14:00:01.418 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Close initiated... 2025-04-16 14:00:01.418 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:00:01.418 [HikariPool-74 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-74 - Closing connection org.sqlite.jdbc4.JDBC4Connection@80b6098: (connection evicted) 2025-04-16 14:00:01.418 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 14:00:01.418 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Closed. 2025-04-16 14:00:01.418 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Shutdown completed. 2025-04-16 14:00:01.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-75 - configuration: 2025-04-16 14:00:01.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:00:01.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:00:01.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:00:01.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:00:01.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:00:01.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:00:01.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@733e3c19 2025-04-16 14:00:01.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:00:01.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:00:01.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:00:01.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:00:01.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:00:01.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:00:01.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:00:01.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:00:01.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:00:01.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:00:01.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:00:01.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:00:01.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:00:01.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 14:00:01.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 14:00:01.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:00:01.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:00:01.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 14:00:01.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:00:01.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-75" 2025-04-16 14:00:01.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:00:01.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:00:01.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:00:01.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:00:01.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:00:01.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:00:01.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:00:01.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:00:01.422 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Starting... 2025-04-16 14:00:01.422 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Added connection org.sqlite.jdbc4.JDBC4Connection@22ba30b0 2025-04-16 14:00:01.422 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Added connection org.sqlite.jdbc4.JDBC4Connection@22ba30b0 2025-04-16 14:00:01.422 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Start completed. 2025-04-16 14:00:01.436 [Test worker @coroutine#1689] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54905/api/blob/upload-init-batch 2025-04-16 14:00:01.436 [Test worker @coroutine#1689] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54905/api/blob/upload-init-batch. 2025-04-16 14:00:01.436 [Test worker @coroutine#1689] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54905/api/blob/upload-init-batch 2025-04-16 14:00:01.436 [Test worker @coroutine#1689] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:54905/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-04-16 14:00:01.437 [Test worker @coroutine#1689] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54905/api/blob/upload-init-batch 2025-04-16 14:00:01.437 [Test worker @coroutine#1689] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54905/api/blob/upload-init-batch 2025-04-16 14:00:01.437 [Test worker @coroutine#1689] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:54905/api/blob/upload-init-batch. 2025-04-16 14:00:01.437 [Test worker @coroutine#1689] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:54905/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-04-16 14:00:01.438 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Shutdown initiated... 2025-04-16 14:00:01.438 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Close initiated... 2025-04-16 14:00:01.438 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:00:01.438 [HikariPool-75 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-75 - Closing connection org.sqlite.jdbc4.JDBC4Connection@22ba30b0: (connection evicted) 2025-04-16 14:00:01.439 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 14:00:01.439 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Closed. 2025-04-16 14:00:01.439 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Shutdown completed. 2025-04-16 14:00:01.451 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-76 - configuration: 2025-04-16 14:00:01.451 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:00:01.451 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:00:01.451 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:00:01.451 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:00:01.451 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:00:01.451 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:00:01.451 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7be86438 2025-04-16 14:00:01.451 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:00:01.451 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:00:01.451 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:00:01.451 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:00:01.451 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:00:01.451 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:00:01.451 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:00:01.451 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:00:01.451 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:00:01.451 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:00:01.451 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:00:01.451 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:00:01.451 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:00:01.451 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 14:00:01.451 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 14:00:01.451 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:00:01.451 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:00:01.451 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 14:00:01.451 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:00:01.451 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-76" 2025-04-16 14:00:01.451 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:00:01.451 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:00:01.451 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:00:01.451 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:00:01.451 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:00:01.451 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:00:01.451 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:00:01.451 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:00:01.451 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Starting... 2025-04-16 14:00:01.452 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a906078 2025-04-16 14:00:01.452 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a906078 2025-04-16 14:00:01.452 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Start completed. 2025-04-16 14:00:01.462 [Test worker @coroutine#1695] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57931/api/blob/upload-init-batch 2025-04-16 14:00:01.462 [Test worker @coroutine#1695] 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:57931/api/blob/upload-init-batch. 2025-04-16 14:00:01.462 [Test worker @coroutine#1695] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57931/api/blob/upload-init-batch 2025-04-16 14:00:01.462 [Test worker @coroutine#1695] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:57931/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-04-16 14:00:01.464 [Test worker @coroutine#1695] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57931/api/blob/upload-init-batch 2025-04-16 14:00:01.464 [Test worker @coroutine#1695] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57931/api/blob/upload-init-batch 2025-04-16 14:00:01.464 [Test worker @coroutine#1695] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:57931/api/blob/upload-init-batch. 2025-04-16 14:00:01.464 [Test worker @coroutine#1695] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:57931/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-04-16 14:00:01.468 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Shutdown initiated... 2025-04-16 14:00:01.468 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Close initiated... 2025-04-16 14:00:01.468 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:00:01.468 [HikariPool-76 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6a906078: (connection evicted) 2025-04-16 14:00:01.468 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 14:00:01.468 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Closed. 2025-04-16 14:00:01.468 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Shutdown completed. 2025-04-16 14:00:01.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-77 - configuration: 2025-04-16 14:00:01.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:00:01.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:00:01.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:00:01.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:00:01.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:00:01.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:00:01.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@52a605c3 2025-04-16 14:00:01.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:00:01.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:00:01.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:00:01.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:00:01.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:00:01.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:00:01.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:00:01.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:00:01.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:00:01.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:00:01.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:00:01.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:00:01.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:00:01.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 14:00:01.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 14:00:01.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:00:01.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:00:01.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 14:00:01.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:00:01.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-77" 2025-04-16 14:00:01.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:00:01.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:00:01.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:00:01.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:00:01.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:00:01.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:00:01.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:00:01.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:00:01.691 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-77 - Starting... 2025-04-16 14:00:01.691 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@24fb8317 2025-04-16 14:00:01.691 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@24fb8317 2025-04-16 14:00:01.691 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-77 - Start completed. 2025-04-16 14:00:01.723 [DefaultDispatcher-worker-4 @coroutine#1715] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24fb8317 2025-04-16 14:00:01.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-78 - configuration: 2025-04-16 14:00:01.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:00:01.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:00:01.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:00:01.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:00:01.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:00:01.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:00:01.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3b7dd173 2025-04-16 14:00:01.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:00:01.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:00:01.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:00:01.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:00:01.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:00:01.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:00:01.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:00:01.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:00:01.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:00:01.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:00:01.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:00:01.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:00:01.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:00:01.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 14:00:01.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 14:00:01.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:00:01.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:00:01.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 14:00:01.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:00:01.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-78" 2025-04-16 14:00:01.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:00:01.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:00:01.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:00:01.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:00:01.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:00:01.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:00:01.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:00:01.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:00:01.725 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-78 - Starting... 2025-04-16 14:00:01.726 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-78 - Added connection org.sqlite.jdbc4.JDBC4Connection@524418a2 2025-04-16 14:00:01.726 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-78 - Added connection org.sqlite.jdbc4.JDBC4Connection@524418a2 2025-04-16 14:00:01.726 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-78 - Start completed. 2025-04-16 14:00:01.744 [DefaultDispatcher-worker-20 @coroutine#1720] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-78 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@524418a2 2025-04-16 14:00:01.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-79 - configuration: 2025-04-16 14:00:01.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:00:01.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:00:01.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:00:01.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:00:01.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:00:01.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:00:01.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@202fd4c4 2025-04-16 14:00:01.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:00:01.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:00:01.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:00:01.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:00:01.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:00:01.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:00:01.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:00:01.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:00:01.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:00:01.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:00:01.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:00:01.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:00:01.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:00:01.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 14:00:01.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 14:00:01.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:00:01.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:00:01.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 14:00:01.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:00:01.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-79" 2025-04-16 14:00:01.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:00:01.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:00:01.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:00:01.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:00:01.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:00:01.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:00:01.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:00:01.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:00:01.745 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-79 - Starting... 2025-04-16 14:00:01.746 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f1b2f07 2025-04-16 14:00:01.746 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f1b2f07 2025-04-16 14:00:01.746 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-79 - Start completed. 2025-04-16 14:00:01.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-80 - configuration: 2025-04-16 14:00:01.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:00:01.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:00:01.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:00:01.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:00:01.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:00:01.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:00:01.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1f207142 2025-04-16 14:00:01.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:00:01.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:00:01.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:00:01.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:00:01.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:00:01.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:00:01.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:00:01.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:00:01.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:00:01.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:00:01.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:00:01.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:00:01.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:00:01.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 14:00:01.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 14:00:01.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:00:01.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:00:01.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 14:00:01.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:00:01.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-80" 2025-04-16 14:00:01.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:00:01.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:00:01.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:00:01.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:00:01.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:00:01.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:00:01.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:00:01.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:00:01.762 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Starting... 2025-04-16 14:00:01.763 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Added connection org.sqlite.jdbc4.JDBC4Connection@723f8990 2025-04-16 14:00:01.763 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Added connection org.sqlite.jdbc4.JDBC4Connection@723f8990 2025-04-16 14:00:01.763 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Start completed. 2025-04-16 14:00:01.782 [DefaultDispatcher-worker-12 @coroutine#1724] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@723f8990 2025-04-16 14:00:01.786 [DefaultDispatcher-worker-3 @coroutine#1724] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@723f8990 2025-04-16 14:00:01.789 [DefaultDispatcher-worker-11 @coroutine#1724] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@723f8990 2025-04-16 14:00:01.791 [HikariPool-77 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:00:01.792 [DefaultDispatcher-worker-11 @coroutine#1724] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@723f8990 2025-04-16 14:00:01.794 [Test worker @coroutine#1730] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@723f8990 2025-04-16 14:00:01.798 [DefaultDispatcher-worker-17 @coroutine#1729] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@723f8990 2025-04-16 14:00:01.801 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Shutdown initiated... 2025-04-16 14:00:01.801 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Close initiated... 2025-04-16 14:00:01.801 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:00:01.801 [HikariPool-80 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Closing connection org.sqlite.jdbc4.JDBC4Connection@723f8990: (connection evicted) 2025-04-16 14:00:01.801 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 14:00:01.801 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Closed. 2025-04-16 14:00:01.801 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Shutdown completed. 2025-04-16 14:00:01.801 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-81 - configuration: 2025-04-16 14:00:01.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:00:01.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:00:01.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:00:01.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:00:01.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:00:01.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:00:01.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@50eae15a 2025-04-16 14:00:01.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:00:01.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:00:01.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:00:01.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:00:01.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:00:01.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:00:01.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:00:01.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:00:01.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:00:01.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:00:01.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:00:01.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:00:01.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:00:01.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 14:00:01.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 14:00:01.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:00:01.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:00:01.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 14:00:01.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:00:01.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-81" 2025-04-16 14:00:01.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:00:01.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:00:01.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:00:01.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:00:01.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:00:01.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:00:01.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:00:01.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:00:01.802 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Starting... 2025-04-16 14:00:01.802 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b5f61cc 2025-04-16 14:00:01.802 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b5f61cc 2025-04-16 14:00:01.802 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Start completed. 2025-04-16 14:00:01.819 [DefaultDispatcher-worker-17 @coroutine#1733] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b5f61cc 2025-04-16 14:00:01.823 [DefaultDispatcher-worker-13 @coroutine#1733] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b5f61cc 2025-04-16 14:00:01.826 [HikariPool-78 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-78 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:00:01.826 [DefaultDispatcher-worker-4 @coroutine#1733] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b5f61cc 2025-04-16 14:00:01.829 [DefaultDispatcher-worker-9 @coroutine#1733] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b5f61cc 2025-04-16 14:00:01.831 [Test worker @coroutine#1739] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b5f61cc 2025-04-16 14:00:01.835 [DefaultDispatcher-worker-8 @coroutine#1738] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b5f61cc 2025-04-16 14:00:01.836 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Shutdown initiated... 2025-04-16 14:00:01.836 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Close initiated... 2025-04-16 14:00:01.836 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:00:01.836 [HikariPool-81 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5b5f61cc: (connection evicted) 2025-04-16 14:00:01.837 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 14:00:01.837 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Closed. 2025-04-16 14:00:01.837 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Shutdown completed. 2025-04-16 14:00:01.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-82 - configuration: 2025-04-16 14:00:01.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:00:01.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:00:01.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:00:01.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:00:01.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:00:01.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:00:01.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5eed2edf 2025-04-16 14:00:01.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:00:01.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:00:01.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:00:01.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:00:01.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:00:01.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:00:01.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:00:01.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:00:01.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:00:01.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:00:01.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:00:01.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:00:01.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:00:01.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 14:00:01.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 14:00:01.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:00:01.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:00:01.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 14:00:01.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:00:01.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-82" 2025-04-16 14:00:01.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:00:01.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:00:01.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:00:01.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:00:01.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:00:01.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:00:01.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:00:01.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:00:01.837 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Starting... 2025-04-16 14:00:01.837 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a67bde5 2025-04-16 14:00:01.838 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a67bde5 2025-04-16 14:00:01.838 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Start completed. 2025-04-16 14:00:01.846 [HikariPool-79 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:00:01.855 [DefaultDispatcher-worker-20 @coroutine#1742] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a67bde5 2025-04-16 14:00:01.859 [DefaultDispatcher-worker-1 @coroutine#1742] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a67bde5 2025-04-16 14:00:01.862 [DefaultDispatcher-worker-5 @coroutine#1742] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a67bde5 2025-04-16 14:00:01.866 [DefaultDispatcher-worker-20 @coroutine#1742] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a67bde5 2025-04-16 14:00:01.867 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Shutdown initiated... 2025-04-16 14:00:01.867 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Close initiated... 2025-04-16 14:00:01.867 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:00:01.867 [HikariPool-82 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1a67bde5: (connection evicted) 2025-04-16 14:00:01.867 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 14:00:01.867 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Closed. 2025-04-16 14:00:01.867 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Shutdown completed. 2025-04-16 14:00:01.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-83 - configuration: 2025-04-16 14:00:01.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:00:01.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:00:01.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:00:01.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:00:01.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:00:01.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:00:01.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@18f794e 2025-04-16 14:00:01.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:00:01.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:00:01.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:00:01.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:00:01.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:00:01.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:00:01.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:00:01.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:00:01.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:00:01.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:00:01.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:00:01.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:00:01.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:00:01.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 14:00:01.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 14:00:01.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:00:01.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:00:01.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 14:00:01.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:00:01.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-83" 2025-04-16 14:00:01.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:00:01.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:00:01.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:00:01.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:00:01.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:00:01.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:00:01.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:00:01.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:00:01.868 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-83 - Starting... 2025-04-16 14:00:01.868 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@15af06f 2025-04-16 14:00:01.868 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@15af06f 2025-04-16 14:00:01.868 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-83 - Start completed. 2025-04-16 14:00:01.885 [DefaultDispatcher-worker-12 @coroutine#1748] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15af06f 2025-04-16 14:00:01.890 [DefaultDispatcher-worker-9 @coroutine#1748] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15af06f 2025-04-16 14:00:01.894 [DefaultDispatcher-worker-16 @coroutine#1748] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15af06f 2025-04-16 14:00:01.898 [DefaultDispatcher-worker-18 @coroutine#1748] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15af06f 2025-04-16 14:00:01.900 [Test worker @coroutine#1755] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15af06f 2025-04-16 14:00:01.904 [DefaultDispatcher-worker-17 @coroutine#1754] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15af06f 2025-04-16 14:00:01.904 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-83 - Shutdown initiated... 2025-04-16 14:00:01.904 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Close initiated... 2025-04-16 14:00:01.904 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:00:01.904 [HikariPool-83 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Closing connection org.sqlite.jdbc4.JDBC4Connection@15af06f: (connection evicted) 2025-04-16 14:00:01.905 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 14:00:01.905 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Closed. 2025-04-16 14:00:01.905 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-83 - Shutdown completed. 2025-04-16 14:00:02.239 [DefaultDispatcher-worker-14 @coroutine#1762] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-71 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@587bf2e1 2025-04-16 14:00:02.271 [DefaultDispatcher-worker-14 @coroutine#1764] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-73 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70ccb3bf 2025-04-16 14:00:05.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-84 - configuration: 2025-04-16 14:00:05.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:00:05.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:00:05.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:00:05.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:00:05.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:00:05.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:00:05.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@e356940 2025-04-16 14:00:05.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:00:05.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:00:05.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:00:05.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:00:05.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:00:05.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:00:05.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:00:05.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:00:05.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:00:05.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:00:05.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:00:05.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:00:05.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:00:05.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 14:00:05.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 14:00:05.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:00:05.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:00:05.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 14:00:05.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:00:05.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-84" 2025-04-16 14:00:05.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:00:05.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:00:05.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:00:05.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:00:05.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:00:05.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:00:05.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:00:05.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:00:05.744 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-84 - Starting... 2025-04-16 14:00:05.745 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c577368 2025-04-16 14:00:05.745 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c577368 2025-04-16 14:00:05.745 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-84 - Start completed. 2025-04-16 14:00:05.766 [DefaultDispatcher-worker-1 @coroutine#1798] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-84 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c577368 2025-04-16 14:00:05.845 [HikariPool-84 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:00:06.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-85 - configuration: 2025-04-16 14:00:06.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:00:06.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:00:06.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:00:06.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:00:06.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:00:06.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:00:06.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1d9cac6e 2025-04-16 14:00:06.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:00:06.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:00:06.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:00:06.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:00:06.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:00:06.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:00:06.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:00:06.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:00:06.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:00:06.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:00:06.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:00:06.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:00:06.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:00:06.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 14:00:06.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 14:00:06.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:00:06.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:00:06.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 14:00:06.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:00:06.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-85" 2025-04-16 14:00:06.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:00:06.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:00:06.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:00:06.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:00:06.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:00:06.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:00:06.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:00:06.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:00:06.292 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-85 - Starting... 2025-04-16 14:00:06.292 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@55a2ca5e 2025-04-16 14:00:06.292 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@55a2ca5e 2025-04-16 14:00:06.292 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-85 - Start completed. 2025-04-16 14:00:06.312 [DefaultDispatcher-worker-17 @coroutine#1803] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55a2ca5e 2025-04-16 14:00:06.317 [DefaultDispatcher-worker-10 @coroutine#1805] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55a2ca5e 2025-04-16 14:00:06.321 [DefaultDispatcher-worker-14 @coroutine#1805] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55a2ca5e 2025-04-16 14:00:06.325 [DefaultDispatcher-worker-5 @coroutine#1805] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55a2ca5e 2025-04-16 14:00:06.330 [DefaultDispatcher-worker-4 @coroutine#1805] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55a2ca5e 2025-04-16 14:00:06.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-86 - configuration: 2025-04-16 14:00:06.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:00:06.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:00:06.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:00:06.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:00:06.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:00:06.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:00:06.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7b45f7ef 2025-04-16 14:00:06.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:00:06.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:00:06.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:00:06.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:00:06.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:00:06.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:00:06.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:00:06.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:00:06.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:00:06.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:00:06.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:00:06.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:00:06.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:00:06.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 14:00:06.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 14:00:06.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:00:06.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:00:06.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 14:00:06.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:00:06.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-86" 2025-04-16 14:00:06.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:00:06.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:00:06.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:00:06.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:00:06.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:00:06.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:00:06.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:00:06.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:00:06.335 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-86 - Starting... 2025-04-16 14:00:06.335 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@17d837ab 2025-04-16 14:00:06.335 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@17d837ab 2025-04-16 14:00:06.335 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-86 - Start completed. 2025-04-16 14:00:06.355 [DefaultDispatcher-worker-4 @coroutine#1810] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17d837ab 2025-04-16 14:00:06.360 [DefaultDispatcher-worker-13 @coroutine#1812] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17d837ab 2025-04-16 14:00:06.364 [DefaultDispatcher-worker-5 @coroutine#1812] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17d837ab 2025-04-16 14:00:06.368 [DefaultDispatcher-worker-18 @coroutine#1812] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17d837ab 2025-04-16 14:00:06.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-87 - configuration: 2025-04-16 14:00:06.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:00:06.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:00:06.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:00:06.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:00:06.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:00:06.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:00:06.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@35d4fecf 2025-04-16 14:00:06.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:00:06.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:00:06.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:00:06.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:00:06.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:00:06.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:00:06.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:00:06.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:00:06.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:00:06.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:00:06.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:00:06.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:00:06.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:00:06.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 14:00:06.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 14:00:06.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:00:06.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:00:06.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 14:00:06.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:00:06.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-87" 2025-04-16 14:00:06.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:00:06.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:00:06.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:00:06.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:00:06.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:00:06.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:00:06.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:00:06.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:00:06.371 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-87 - Starting... 2025-04-16 14:00:06.371 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f591b2e 2025-04-16 14:00:06.371 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f591b2e 2025-04-16 14:00:06.371 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-87 - Start completed. 2025-04-16 14:00:06.389 [DefaultDispatcher-worker-9 @coroutine#1817] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f591b2e 2025-04-16 14:00:06.392 [HikariPool-85 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:00:06.393 [DefaultDispatcher-worker-17 @coroutine#1819] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f591b2e 2025-04-16 14:00:06.397 [DefaultDispatcher-worker-4 @coroutine#1819] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f591b2e 2025-04-16 14:00:06.401 [DefaultDispatcher-worker-20 @coroutine#1819] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f591b2e 2025-04-16 14:00:06.405 [DefaultDispatcher-worker-12 @coroutine#1819] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f591b2e 2025-04-16 14:00:06.411 [DefaultDispatcher-worker-10 @coroutine#1819] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f591b2e 2025-04-16 14:00:06.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-88 - configuration: 2025-04-16 14:00:06.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:00:06.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:00:06.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:00:06.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:00:06.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:00:06.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:00:06.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@76b6bad3 2025-04-16 14:00:06.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:00:06.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:00:06.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:00:06.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:00:06.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:00:06.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:00:06.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:00:06.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:00:06.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:00:06.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:00:06.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:00:06.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:00:06.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:00:06.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 14:00:06.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 14:00:06.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:00:06.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:00:06.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 14:00:06.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:00:06.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-88" 2025-04-16 14:00:06.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:00:06.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:00:06.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:00:06.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:00:06.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:00:06.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:00:06.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:00:06.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:00:06.412 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-88 - Starting... 2025-04-16 14:00:06.412 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@7325b786 2025-04-16 14:00:06.412 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@7325b786 2025-04-16 14:00:06.412 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-88 - Start completed. 2025-04-16 14:00:06.431 [DefaultDispatcher-worker-18 @coroutine#1825] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7325b786 2025-04-16 14:00:06.435 [DefaultDispatcher-worker-18 @coroutine#1827] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7325b786 2025-04-16 14:00:06.435 [HikariPool-86 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:00:06.439 [DefaultDispatcher-worker-7 @coroutine#1827] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7325b786 2025-04-16 14:00:06.442 [DefaultDispatcher-worker-6 @coroutine#1827] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7325b786 2025-04-16 14:00:06.447 [DefaultDispatcher-worker-19 @coroutine#1827] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7325b786 2025-04-16 14:00:06.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-89 - configuration: 2025-04-16 14:00:06.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:00:06.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:00:06.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:00:06.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:00:06.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:00:06.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:00:06.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@350ede1 2025-04-16 14:00:06.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:00:06.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:00:06.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:00:06.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:00:06.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:00:06.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:00:06.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:00:06.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:00:06.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:00:06.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:00:06.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:00:06.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:00:06.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:00:06.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 14:00:06.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 14:00:06.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:00:06.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:00:06.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 14:00:06.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:00:06.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-89" 2025-04-16 14:00:06.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:00:06.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:00:06.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:00:06.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:00:06.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:00:06.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:00:06.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:00:06.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:00:06.448 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-89 - Starting... 2025-04-16 14:00:06.448 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@65852d05 2025-04-16 14:00:06.448 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@65852d05 2025-04-16 14:00:06.448 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-89 - Start completed. 2025-04-16 14:00:06.466 [DefaultDispatcher-worker-21 @coroutine#1832] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65852d05 2025-04-16 14:00:06.471 [HikariPool-87 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:00:06.471 [DefaultDispatcher-worker-15 @coroutine#1834] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65852d05 2025-04-16 14:00:06.475 [DefaultDispatcher-worker-15 @coroutine#1834] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65852d05 2025-04-16 14:00:06.479 [DefaultDispatcher-worker-6 @coroutine#1834] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65852d05 2025-04-16 14:00:06.483 [DefaultDispatcher-worker-4 @coroutine#1834] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65852d05 2025-04-16 14:00:06.488 [DefaultDispatcher-worker-17 @coroutine#1834] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65852d05 2025-04-16 14:00:06.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-90 - configuration: 2025-04-16 14:00:06.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:00:06.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:00:06.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:00:06.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:00:06.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:00:06.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:00:06.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7e8f97dd 2025-04-16 14:00:06.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:00:06.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:00:06.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:00:06.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:00:06.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:00:06.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:00:06.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:00:06.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:00:06.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:00:06.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:00:06.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:00:06.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:00:06.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:00:06.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 14:00:06.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 14:00:06.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:00:06.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:00:06.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 14:00:06.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:00:06.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-90" 2025-04-16 14:00:06.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:00:06.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:00:06.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:00:06.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:00:06.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:00:06.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:00:06.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:00:06.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:00:06.491 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-90 - Starting... 2025-04-16 14:00:06.492 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@69862a1 2025-04-16 14:00:06.492 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@69862a1 2025-04-16 14:00:06.492 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-90 - Start completed. 2025-04-16 14:00:06.511 [DefaultDispatcher-worker-13 @coroutine#1840] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69862a1 2025-04-16 14:00:06.513 [HikariPool-88 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:00:06.515 [DefaultDispatcher-worker-9 @coroutine#1842] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69862a1 2025-04-16 14:00:06.519 [DefaultDispatcher-worker-20 @coroutine#1842] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69862a1 2025-04-16 14:00:06.523 [DefaultDispatcher-worker-11 @coroutine#1842] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69862a1 2025-04-16 14:00:06.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-91 - configuration: 2025-04-16 14:00:06.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:00:06.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:00:06.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:00:06.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:00:06.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:00:06.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:00:06.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3e8995cc 2025-04-16 14:00:06.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:00:06.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:00:06.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:00:06.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:00:06.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:00:06.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:00:06.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:00:06.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:00:06.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:00:06.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:00:06.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:00:06.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:00:06.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:00:06.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 14:00:06.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 14:00:06.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:00:06.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:00:06.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 14:00:06.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:00:06.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-91" 2025-04-16 14:00:06.524 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:00:06.524 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:00:06.524 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:00:06.524 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:00:06.524 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:00:06.524 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:00:06.524 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:00:06.524 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:00:06.524 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-91 - Starting... 2025-04-16 14:00:06.524 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c1ef806 2025-04-16 14:00:06.524 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c1ef806 2025-04-16 14:00:06.524 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-91 - Start completed. 2025-04-16 14:00:06.542 [DefaultDispatcher-worker-5 @coroutine#1846] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c1ef806 2025-04-16 14:00:06.547 [DefaultDispatcher-worker-10 @coroutine#1848] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c1ef806 2025-04-16 14:00:06.548 [HikariPool-89 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:00:06.551 [DefaultDispatcher-worker-13 @coroutine#1848] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c1ef806 2025-04-16 14:00:06.554 [DefaultDispatcher-worker-15 @coroutine#1848] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c1ef806 2025-04-16 14:00:06.558 [DefaultDispatcher-worker-4 @coroutine#1848] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c1ef806 2025-04-16 14:00:06.565 [DefaultDispatcher-worker-10 @coroutine#1848] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c1ef806 2025-04-16 14:00:06.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-92 - configuration: 2025-04-16 14:00:06.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:00:06.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:00:06.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:00:06.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:00:06.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:00:06.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:00:06.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7afac89a 2025-04-16 14:00:06.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:00:06.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:00:06.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:00:06.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:00:06.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:00:06.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:00:06.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:00:06.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:00:06.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:00:06.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:00:06.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:00:06.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:00:06.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:00:06.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 14:00:06.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 14:00:06.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:00:06.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:00:06.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 14:00:06.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:00:06.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-92" 2025-04-16 14:00:06.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:00:06.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:00:06.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:00:06.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:00:06.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:00:06.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:00:06.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:00:06.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:00:06.567 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-92 - Starting... 2025-04-16 14:00:06.567 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@276eafad 2025-04-16 14:00:06.567 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@276eafad 2025-04-16 14:00:06.567 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-92 - Start completed. 2025-04-16 14:00:06.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-93 - configuration: 2025-04-16 14:00:06.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:00:06.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:00:06.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:00:06.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:00:06.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:00:06.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:00:06.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1de6f29d 2025-04-16 14:00:06.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:00:06.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:00:06.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:00:06.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:00:06.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:00:06.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:00:06.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:00:06.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:00:06.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:00:06.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:00:06.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:00:06.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:00:06.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:00:06.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 14:00:06.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 14:00:06.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:00:06.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:00:06.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 14:00:06.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:00:06.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-93" 2025-04-16 14:00:06.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:00:06.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:00:06.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:00:06.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:00:06.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:00:06.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:00:06.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:00:06.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:00:06.579 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-93 - Starting... 2025-04-16 14:00:06.579 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b6c55b6 2025-04-16 14:00:06.579 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b6c55b6 2025-04-16 14:00:06.579 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-93 - Start completed. 2025-04-16 14:00:06.592 [HikariPool-90 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:00:06.594 [Test worker @coroutine#1855] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b6c55b6 2025-04-16 14:00:06.595 [Test worker @coroutine#1857] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b6c55b6 2025-04-16 14:00:06.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-94 - configuration: 2025-04-16 14:00:06.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:00:06.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:00:06.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:00:06.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:00:06.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:00:06.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:00:06.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@481eb705 2025-04-16 14:00:06.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:00:06.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:00:06.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:00:06.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:00:06.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:00:06.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:00:06.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:00:06.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:00:06.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:00:06.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:00:06.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:00:06.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:00:06.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:00:06.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 14:00:06.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 14:00:06.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:00:06.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:00:06.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 14:00:06.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:00:06.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-94" 2025-04-16 14:00:06.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:00:06.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:00:06.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:00:06.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:00:06.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:00:06.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:00:06.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:00:06.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:00:06.599 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-94 - Starting... 2025-04-16 14:00:06.599 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@c5c2a84 2025-04-16 14:00:06.599 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@c5c2a84 2025-04-16 14:00:06.599 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-94 - Start completed. 2025-04-16 14:00:06.616 [Test worker @coroutine#1860] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c5c2a84 2025-04-16 14:00:06.618 [Test worker @coroutine#1862] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c5c2a84 2025-04-16 14:00:06.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-95 - configuration: 2025-04-16 14:00:06.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:00:06.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:00:06.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:00:06.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:00:06.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:00:06.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:00:06.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3f473daf 2025-04-16 14:00:06.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:00:06.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:00:06.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:00:06.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:00:06.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:00:06.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:00:06.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:00:06.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:00:06.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:00:06.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:00:06.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:00:06.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:00:06.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:00:06.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 14:00:06.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 14:00:06.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:00:06.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:00:06.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 14:00:06.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:00:06.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-95" 2025-04-16 14:00:06.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:00:06.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:00:06.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:00:06.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:00:06.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:00:06.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:00:06.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:00:06.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:00:06.622 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-95 - Starting... 2025-04-16 14:00:06.622 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@5bb661e0 2025-04-16 14:00:06.622 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@5bb661e0 2025-04-16 14:00:06.622 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-95 - Start completed. 2025-04-16 14:00:06.624 [HikariPool-91 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:00:06.636 [Test worker @coroutine#1865] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bb661e0 2025-04-16 14:00:06.637 [Test worker @coroutine#1867] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bb661e0 2025-04-16 14:00:06.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-96 - configuration: 2025-04-16 14:00:06.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:00:06.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:00:06.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:00:06.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:00:06.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:00:06.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:00:06.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3b48361e 2025-04-16 14:00:06.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:00:06.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:00:06.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:00:06.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:00:06.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:00:06.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:00:06.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:00:06.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:00:06.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:00:06.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:00:06.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:00:06.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:00:06.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:00:06.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 14:00:06.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 14:00:06.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:00:06.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:00:06.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 14:00:06.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:00:06.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-96" 2025-04-16 14:00:06.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:00:06.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:00:06.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:00:06.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:00:06.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:00:06.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:00:06.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:00:06.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:00:06.639 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-96 - Starting... 2025-04-16 14:00:06.639 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ae22651 2025-04-16 14:00:06.639 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ae22651 2025-04-16 14:00:06.639 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-96 - Start completed. 2025-04-16 14:00:06.653 [Test worker @coroutine#1870] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ae22651 2025-04-16 14:00:06.654 [Test worker @coroutine#1872] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ae22651 2025-04-16 14:00:06.667 [HikariPool-92 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:00:06.671 [Test worker @coroutine#1876] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49267/ 2025-04-16 14:00:06.671 [Test worker @coroutine#1876] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:49267/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 14:00:06.673 [Test worker @coroutine#1876] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49267/ 2025-04-16 14:00:06.673 [Test worker @coroutine#1876] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49267/ 2025-04-16 14:00:06.673 [Test worker @coroutine#1876] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:49267/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 14:00:06.679 [HikariPool-93 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:00:06.699 [HikariPool-94 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:00:06.714 [Test worker @coroutine#1876] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49267/ 2025-04-16 14:00:06.715 [Test worker @coroutine#1876] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49267/ 2025-04-16 14:00:06.715 [Test worker @coroutine#1876] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:49267/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 14:00:06.722 [HikariPool-95 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:00:06.739 [HikariPool-96 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:00:06.756 [Test worker @coroutine#1876] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49267/ 2025-04-16 14:00:06.757 [Test worker @coroutine#1876] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49267/ 2025-04-16 14:00:06.757 [Test worker @coroutine#1876] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:49267/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 14:00:06.799 [Test worker @coroutine#1876] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49267/ 2025-04-16 14:00:06.800 [Test worker @coroutine#1876] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49267/ 2025-04-16 14:00:06.800 [Test worker @coroutine#1876] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:49267/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 14:00:06.841 [Test worker @coroutine#1876] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49267/ 2025-04-16 14:00:06.842 [Test worker @coroutine#1876] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49267/ 2025-04-16 14:00:06.842 [Test worker @coroutine#1876] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:49267/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 14:00:06.883 [Test worker @coroutine#1876] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49267/ 2025-04-16 14:00:06.884 [Test worker @coroutine#1876] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49267/ 2025-04-16 14:00:06.884 [Test worker @coroutine#1876] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:49267/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 14:00:06.925 [Test worker @coroutine#1876] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49267/ 2025-04-16 14:00:06.928 [Test worker @coroutine#1893] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46745/ 2025-04-16 14:00:06.928 [Test worker @coroutine#1893] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:46745/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 14:00:06.929 [Test worker @coroutine#1893] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46745/ 2025-04-16 14:00:06.929 [Test worker @coroutine#1893] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46745/ 2025-04-16 14:00:06.929 [Test worker @coroutine#1893] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:46745/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 14:00:06.970 [Test worker @coroutine#1893] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46745/ 2025-04-16 14:00:06.970 [Test worker @coroutine#1893] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46745/ 2025-04-16 14:00:06.971 [Test worker @coroutine#1893] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:46745/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 14:00:07.012 [Test worker @coroutine#1893] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46745/ 2025-04-16 14:00:07.013 [Test worker @coroutine#1893] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46745/ 2025-04-16 14:00:07.013 [Test worker @coroutine#1893] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:46745/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 14:00:07.054 [Test worker @coroutine#1893] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46745/ 2025-04-16 14:00:07.054 [Test worker @coroutine#1893] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46745/ 2025-04-16 14:00:07.054 [Test worker @coroutine#1893] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:46745/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 14:00:07.095 [Test worker @coroutine#1893] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46745/ 2025-04-16 14:00:07.096 [Test worker @coroutine#1893] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46745/ 2025-04-16 14:00:07.096 [Test worker @coroutine#1893] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:46745/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 14:00:07.137 [Test worker @coroutine#1893] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46745/ 2025-04-16 14:00:07.137 [Test worker @coroutine#1893] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46745/ 2025-04-16 14:00:07.137 [Test worker @coroutine#1893] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:46745/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 14:00:07.138 [Test worker @coroutine#1893] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46745/ 2025-04-16 14:00:07.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-97 - configuration: 2025-04-16 14:00:07.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:00:07.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:00:07.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:00:07.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:00:07.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:00:07.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:00:07.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2740585b 2025-04-16 14:00:07.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:00:07.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:00:07.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:00:07.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:00:07.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:00:07.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:00:07.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:00:07.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:00:07.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:00:07.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:00:07.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:00:07.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:00:07.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:00:07.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 14:00:07.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 14:00:07.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:00:07.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:00:07.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 14:00:07.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:00:07.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-97" 2025-04-16 14:00:07.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:00:07.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:00:07.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:00:07.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:00:07.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:00:07.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:00:07.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:00:07.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:00:07.187 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-97 - Starting... 2025-04-16 14:00:07.187 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d6e09f0 2025-04-16 14:00:07.187 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d6e09f0 2025-04-16 14:00:07.187 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-97 - Start completed. 2025-04-16 14:00:07.223 [DefaultDispatcher-worker-17 @coroutine#1923] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-97 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d6e09f0 2025-04-16 14:00:07.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-98 - configuration: 2025-04-16 14:00:07.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:00:07.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:00:07.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:00:07.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:00:07.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:00:07.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:00:07.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5ac35b17 2025-04-16 14:00:07.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:00:07.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:00:07.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:00:07.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:00:07.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:00:07.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:00:07.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:00:07.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:00:07.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:00:07.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:00:07.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:00:07.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:00:07.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:00:07.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 14:00:07.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 14:00:07.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:00:07.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:00:07.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 14:00:07.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:00:07.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-98" 2025-04-16 14:00:07.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:00:07.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:00:07.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:00:07.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:00:07.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:00:07.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:00:07.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:00:07.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:00:07.230 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-98 - Starting... 2025-04-16 14:00:07.230 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f8035d6 2025-04-16 14:00:07.230 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f8035d6 2025-04-16 14:00:07.230 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-98 - Start completed. 2025-04-16 14:00:07.250 [DefaultDispatcher-worker-8 @coroutine#1940] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f8035d6 2025-04-16 14:00:07.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-99 - configuration: 2025-04-16 14:00:07.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:00:07.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:00:07.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:00:07.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:00:07.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:00:07.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:00:07.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@259ae1a9 2025-04-16 14:00:07.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:00:07.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:00:07.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:00:07.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:00:07.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:00:07.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:00:07.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:00:07.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:00:07.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:00:07.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:00:07.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:00:07.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:00:07.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:00:07.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 14:00:07.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 14:00:07.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:00:07.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:00:07.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 14:00:07.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:00:07.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-99" 2025-04-16 14:00:07.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:00:07.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:00:07.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:00:07.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:00:07.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:00:07.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:00:07.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:00:07.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:00:07.251 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-99 - Starting... 2025-04-16 14:00:07.252 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@67201002 2025-04-16 14:00:07.252 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@67201002 2025-04-16 14:00:07.252 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-99 - Start completed. 2025-04-16 14:00:07.270 [DefaultDispatcher-worker-17 @coroutine#1949] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67201002 2025-04-16 14:00:07.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-100 - configuration: 2025-04-16 14:00:07.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:00:07.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:00:07.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:00:07.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:00:07.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:00:07.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:00:07.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@359fd0a2 2025-04-16 14:00:07.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:00:07.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:00:07.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:00:07.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:00:07.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:00:07.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:00:07.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:00:07.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:00:07.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:00:07.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:00:07.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:00:07.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:00:07.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:00:07.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 14:00:07.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 14:00:07.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:00:07.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:00:07.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 14:00:07.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:00:07.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-100" 2025-04-16 14:00:07.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:00:07.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:00:07.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:00:07.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:00:07.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:00:07.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:00:07.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:00:07.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:00:07.273 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-100 - Starting... 2025-04-16 14:00:07.273 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@510e0dd2 2025-04-16 14:00:07.273 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@510e0dd2 2025-04-16 14:00:07.273 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-100 - Start completed. 2025-04-16 14:00:07.287 [HikariPool-97 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:00:07.292 [DefaultDispatcher-worker-1 @coroutine#1960] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@510e0dd2 2025-04-16 14:00:07.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-101 - configuration: 2025-04-16 14:00:07.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:00:07.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:00:07.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:00:07.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:00:07.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:00:07.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:00:07.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2c56e044 2025-04-16 14:00:07.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:00:07.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:00:07.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:00:07.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:00:07.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:00:07.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:00:07.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:00:07.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:00:07.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:00:07.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:00:07.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:00:07.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:00:07.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:00:07.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 14:00:07.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 14:00:07.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:00:07.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:00:07.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 14:00:07.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:00:07.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-101" 2025-04-16 14:00:07.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:00:07.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:00:07.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:00:07.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:00:07.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:00:07.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:00:07.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:00:07.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:00:07.293 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-101 - Starting... 2025-04-16 14:00:07.294 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@153cf928 2025-04-16 14:00:07.294 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@153cf928 2025-04-16 14:00:07.294 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-101 - Start completed. 2025-04-16 14:00:07.315 [DefaultDispatcher-worker-4 @coroutine#1970] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@153cf928 2025-04-16 14:00:07.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-102 - configuration: 2025-04-16 14:00:07.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:00:07.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:00:07.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:00:07.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:00:07.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:00:07.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:00:07.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3ddc5a75 2025-04-16 14:00:07.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:00:07.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:00:07.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:00:07.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:00:07.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:00:07.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:00:07.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:00:07.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:00:07.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:00:07.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:00:07.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:00:07.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:00:07.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:00:07.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 14:00:07.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 14:00:07.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:00:07.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:00:07.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 14:00:07.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:00:07.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-102" 2025-04-16 14:00:07.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:00:07.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:00:07.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:00:07.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:00:07.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:00:07.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:00:07.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:00:07.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:00:07.317 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-102 - Starting... 2025-04-16 14:00:07.317 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@6bab8290 2025-04-16 14:00:07.317 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@6bab8290 2025-04-16 14:00:07.317 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-102 - Start completed. 2025-04-16 14:00:07.330 [HikariPool-98 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:00:07.341 [DefaultDispatcher-worker-21 @coroutine#1980] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bab8290 2025-04-16 14:00:07.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-103 - configuration: 2025-04-16 14:00:07.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:00:07.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:00:07.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:00:07.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:00:07.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:00:07.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:00:07.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6037748a 2025-04-16 14:00:07.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:00:07.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:00:07.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:00:07.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:00:07.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:00:07.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:00:07.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:00:07.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:00:07.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:00:07.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:00:07.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:00:07.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:00:07.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:00:07.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 14:00:07.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 14:00:07.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:00:07.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:00:07.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 14:00:07.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:00:07.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-103" 2025-04-16 14:00:07.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:00:07.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:00:07.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:00:07.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:00:07.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:00:07.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:00:07.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:00:07.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:00:07.344 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-103 - Starting... 2025-04-16 14:00:07.345 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@14c7ab73 2025-04-16 14:00:07.345 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@14c7ab73 2025-04-16 14:00:07.345 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-103 - Start completed. 2025-04-16 14:00:07.352 [HikariPool-99 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:00:07.366 [DefaultDispatcher-worker-2 @coroutine#1994] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14c7ab73 2025-04-16 14:00:07.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-104 - configuration: 2025-04-16 14:00:07.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:00:07.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:00:07.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:00:07.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:00:07.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:00:07.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:00:07.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7a3ab73a 2025-04-16 14:00:07.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:00:07.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:00:07.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:00:07.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:00:07.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:00:07.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:00:07.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:00:07.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:00:07.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:00:07.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:00:07.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:00:07.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:00:07.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:00:07.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 14:00:07.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 14:00:07.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:00:07.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:00:07.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 14:00:07.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:00:07.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-104" 2025-04-16 14:00:07.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:00:07.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:00:07.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:00:07.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:00:07.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:00:07.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:00:07.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:00:07.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:00:07.368 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-104 - Starting... 2025-04-16 14:00:07.368 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@67cd1db3 2025-04-16 14:00:07.369 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@67cd1db3 2025-04-16 14:00:07.369 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-104 - Start completed. 2025-04-16 14:00:07.373 [HikariPool-100 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:00:07.386 [DefaultDispatcher-worker-10 @coroutine#2004] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67cd1db3 2025-04-16 14:00:07.391 [DefaultDispatcher-worker-3 @coroutine#2004] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67cd1db3 2025-04-16 14:00:07.394 [HikariPool-101 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:00:07.395 [DefaultDispatcher-worker-7 @coroutine#2004] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67cd1db3 2025-04-16 14:00:07.398 [DefaultDispatcher-worker-21 @coroutine#2004] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67cd1db3 2025-04-16 14:00:07.405 [DefaultDispatcher-worker-13 @coroutine#2004] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67cd1db3 2025-04-16 14:00:07.409 [DefaultDispatcher-worker-9 @coroutine#2004] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67cd1db3 2025-04-16 14:00:07.411 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-104 - Shutdown initiated... 2025-04-16 14:00:07.411 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Close initiated... 2025-04-16 14:00:07.411 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:00:07.411 [HikariPool-104 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Closing connection org.sqlite.jdbc4.JDBC4Connection@67cd1db3: (connection evicted) 2025-04-16 14:00:07.412 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 14:00:07.412 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Closed. 2025-04-16 14:00:07.412 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-104 - Shutdown completed. 2025-04-16 14:00:07.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-105 - configuration: 2025-04-16 14:00:07.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:00:07.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:00:07.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:00:07.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:00:07.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:00:07.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:00:07.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7ef8899d 2025-04-16 14:00:07.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:00:07.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:00:07.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:00:07.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:00:07.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:00:07.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:00:07.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:00:07.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:00:07.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:00:07.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:00:07.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:00:07.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:00:07.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:00:07.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 14:00:07.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 14:00:07.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:00:07.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:00:07.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 14:00:07.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:00:07.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-105" 2025-04-16 14:00:07.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:00:07.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:00:07.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:00:07.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:00:07.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:00:07.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:00:07.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:00:07.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:00:07.413 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-105 - Starting... 2025-04-16 14:00:07.413 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@60ae950f 2025-04-16 14:00:07.413 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@60ae950f 2025-04-16 14:00:07.413 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-105 - Start completed. 2025-04-16 14:00:07.417 [HikariPool-102 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:00:07.433 [DefaultDispatcher-worker-8 @coroutine#2011] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60ae950f 2025-04-16 14:00:07.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-106 - configuration: 2025-04-16 14:00:07.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:00:07.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:00:07.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:00:07.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:00:07.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:00:07.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:00:07.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7a285418 2025-04-16 14:00:07.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:00:07.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:00:07.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:00:07.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:00:07.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:00:07.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:00:07.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:00:07.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:00:07.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:00:07.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:00:07.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:00:07.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:00:07.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:00:07.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 14:00:07.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 14:00:07.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:00:07.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:00:07.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 14:00:07.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:00:07.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-106" 2025-04-16 14:00:07.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:00:07.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:00:07.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:00:07.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:00:07.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:00:07.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:00:07.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:00:07.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:00:07.438 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-106 - Starting... 2025-04-16 14:00:07.438 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@74471600 2025-04-16 14:00:07.438 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@74471600 2025-04-16 14:00:07.438 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-106 - Start completed. 2025-04-16 14:00:07.445 [HikariPool-103 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:00:07.459 [DefaultDispatcher-worker-18 @coroutine#2015] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74471600 2025-04-16 14:00:07.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-107 - configuration: 2025-04-16 14:00:07.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:00:07.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:00:07.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:00:07.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:00:07.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:00:07.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:00:07.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@80081d7 2025-04-16 14:00:07.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:00:07.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:00:07.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:00:07.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:00:07.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:00:07.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:00:07.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:00:07.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:00:07.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:00:07.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:00:07.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:00:07.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:00:07.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:00:07.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 14:00:07.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 14:00:07.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:00:07.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:00:07.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 14:00:07.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:00:07.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-107" 2025-04-16 14:00:07.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:00:07.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:00:07.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:00:07.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:00:07.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:00:07.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:00:07.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:00:07.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:00:07.460 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-107 - Starting... 2025-04-16 14:00:07.460 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@3070f59f 2025-04-16 14:00:07.460 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@3070f59f 2025-04-16 14:00:07.460 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-107 - Start completed. 2025-04-16 14:00:07.479 [DefaultDispatcher-worker-8 @coroutine#2019] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3070f59f 2025-04-16 14:00:07.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-108 - configuration: 2025-04-16 14:00:07.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:00:07.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:00:07.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:00:07.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:00:07.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:00:07.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:00:07.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@58ca1cad 2025-04-16 14:00:07.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:00:07.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:00:07.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:00:07.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:00:07.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:00:07.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:00:07.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:00:07.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:00:07.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:00:07.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:00:07.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:00:07.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:00:07.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:00:07.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 14:00:07.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 14:00:07.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:00:07.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:00:07.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 14:00:07.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:00:07.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-108" 2025-04-16 14:00:07.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:00:07.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:00:07.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:00:07.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:00:07.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:00:07.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:00:07.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:00:07.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:00:07.480 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-108 - Starting... 2025-04-16 14:00:07.481 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Added connection org.sqlite.jdbc4.JDBC4Connection@31b6eec8 2025-04-16 14:00:07.481 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Added connection org.sqlite.jdbc4.JDBC4Connection@31b6eec8 2025-04-16 14:00:07.481 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-108 - Start completed. 2025-04-16 14:00:07.500 [DefaultDispatcher-worker-12 @coroutine#2023] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31b6eec8 2025-04-16 14:00:07.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-109 - configuration: 2025-04-16 14:00:07.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:00:07.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:00:07.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:00:07.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:00:07.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:00:07.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:00:07.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5edce7da 2025-04-16 14:00:07.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:00:07.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:00:07.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:00:07.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:00:07.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:00:07.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:00:07.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:00:07.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:00:07.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:00:07.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:00:07.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:00:07.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:00:07.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:00:07.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 14:00:07.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 14:00:07.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:00:07.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:00:07.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 14:00:07.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:00:07.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-109" 2025-04-16 14:00:07.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:00:07.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:00:07.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:00:07.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:00:07.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:00:07.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:00:07.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:00:07.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:00:07.501 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-109 - Starting... 2025-04-16 14:00:07.501 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c2d124e 2025-04-16 14:00:07.501 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c2d124e 2025-04-16 14:00:07.501 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-109 - Start completed. 2025-04-16 14:00:07.513 [HikariPool-105 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:00:07.522 [DefaultDispatcher-worker-4 @coroutine#2027] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c2d124e 2025-04-16 14:00:07.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-110 - configuration: 2025-04-16 14:00:07.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:00:07.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:00:07.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:00:07.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:00:07.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:00:07.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:00:07.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7a0eb939 2025-04-16 14:00:07.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:00:07.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:00:07.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:00:07.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:00:07.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:00:07.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:00:07.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:00:07.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:00:07.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:00:07.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:00:07.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:00:07.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:00:07.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:00:07.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 14:00:07.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 14:00:07.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:00:07.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:00:07.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 14:00:07.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:00:07.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-110" 2025-04-16 14:00:07.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:00:07.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:00:07.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:00:07.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:00:07.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:00:07.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:00:07.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:00:07.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:00:07.523 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-110 - Starting... 2025-04-16 14:00:07.523 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Added connection org.sqlite.jdbc4.JDBC4Connection@209f0986 2025-04-16 14:00:07.523 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Added connection org.sqlite.jdbc4.JDBC4Connection@209f0986 2025-04-16 14:00:07.523 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-110 - Start completed. 2025-04-16 14:00:07.538 [HikariPool-106 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:00:07.544 [DefaultDispatcher-worker-18 @coroutine#2031] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@209f0986 2025-04-16 14:00:07.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-111 - configuration: 2025-04-16 14:00:07.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:00:07.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:00:07.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:00:07.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:00:07.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:00:07.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:00:07.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7bb4f09d 2025-04-16 14:00:07.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:00:07.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:00:07.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:00:07.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:00:07.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:00:07.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:00:07.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:00:07.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:00:07.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:00:07.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:00:07.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:00:07.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:00:07.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:00:07.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 14:00:07.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 14:00:07.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:00:07.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:00:07.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 14:00:07.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:00:07.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-111" 2025-04-16 14:00:07.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:00:07.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:00:07.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:00:07.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:00:07.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:00:07.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:00:07.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:00:07.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:00:07.545 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-111 - Starting... 2025-04-16 14:00:07.545 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c045627 2025-04-16 14:00:07.545 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c045627 2025-04-16 14:00:07.545 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-111 - Start completed. 2025-04-16 14:00:07.560 [HikariPool-107 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:00:07.566 [DefaultDispatcher-worker-18 @coroutine#2035] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c045627 2025-04-16 14:00:07.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-112 - configuration: 2025-04-16 14:00:07.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:00:07.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:00:07.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:00:07.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:00:07.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:00:07.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:00:07.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@19bad88 2025-04-16 14:00:07.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:00:07.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:00:07.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:00:07.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:00:07.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:00:07.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:00:07.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:00:07.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:00:07.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:00:07.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:00:07.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:00:07.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:00:07.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:00:07.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 14:00:07.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 14:00:07.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:00:07.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:00:07.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 14:00:07.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:00:07.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-112" 2025-04-16 14:00:07.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:00:07.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:00:07.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:00:07.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:00:07.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:00:07.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:00:07.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:00:07.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:00:07.567 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-112 - Starting... 2025-04-16 14:00:07.568 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@1488d1c 2025-04-16 14:00:07.568 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@1488d1c 2025-04-16 14:00:07.568 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-112 - Start completed. 2025-04-16 14:00:07.581 [HikariPool-108 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:00:07.588 [DefaultDispatcher-worker-19 @coroutine#2039] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1488d1c 2025-04-16 14:00:07.620 [HikariPool-109 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:00:07.623 [HikariPool-110 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:00:07.654 [HikariPool-111 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:00:07.668 [HikariPool-112 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:00:11.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-113 - configuration: 2025-04-16 14:00:11.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:00:11.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:00:11.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:00:11.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:00:11.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:00:11.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:00:11.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@103a1ad3 2025-04-16 14:00:11.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:00:11.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:00:11.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:00:11.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:00:11.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:00:11.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:00:11.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:00:11.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:00:11.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:00:11.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:00:11.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:00:11.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:00:11.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:00:11.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 14:00:11.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 14:00:11.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:00:11.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:00:11.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 14:00:11.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:00:11.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-113" 2025-04-16 14:00:11.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:00:11.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:00:11.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:00:11.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:00:11.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:00:11.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:00:11.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:00:11.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:00:11.664 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-113 - Starting... 2025-04-16 14:00:11.664 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b18fa79 2025-04-16 14:00:11.664 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b18fa79 2025-04-16 14:00:11.664 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-113 - Start completed. 2025-04-16 14:00:11.674 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b18fa79 2025-04-16 14:00:11.683 [DefaultDispatcher-worker-19 @coroutine#2059] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b18fa79 2025-04-16 14:00:11.689 [DefaultDispatcher-worker-15 @coroutine#2061] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b18fa79 2025-04-16 14:00:11.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-114 - configuration: 2025-04-16 14:00:11.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:00:11.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:00:11.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:00:11.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:00:11.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:00:11.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:00:11.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5dfb65d5 2025-04-16 14:00:11.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:00:11.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:00:11.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:00:11.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:00:11.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:00:11.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:00:11.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:00:11.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:00:11.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:00:11.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:00:11.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:00:11.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:00:11.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:00:11.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 14:00:11.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 14:00:11.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:00:11.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:00:11.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 14:00:11.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:00:11.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-114" 2025-04-16 14:00:11.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:00:11.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:00:11.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:00:11.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:00:11.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:00:11.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:00:11.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:00:11.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:00:11.691 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-114 - Starting... 2025-04-16 14:00:11.691 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@713c8cbb 2025-04-16 14:00:11.691 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@713c8cbb 2025-04-16 14:00:11.691 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-114 - Start completed. 2025-04-16 14:00:11.701 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@713c8cbb 2025-04-16 14:00:11.710 [DefaultDispatcher-worker-1 @coroutine#2063] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@713c8cbb 2025-04-16 14:00:11.714 [DefaultDispatcher-worker-12 @coroutine#2065] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@713c8cbb 2025-04-16 14:00:11.717 [DefaultDispatcher-worker-9 @coroutine#2065] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@713c8cbb 2025-04-16 14:00:11.722 [DefaultDispatcher-worker-9 @coroutine#2065] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@713c8cbb 2025-04-16 14:00:11.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-115 - configuration: 2025-04-16 14:00:11.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:00:11.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:00:11.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:00:11.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:00:11.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:00:11.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:00:11.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@34947355 2025-04-16 14:00:11.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:00:11.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:00:11.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:00:11.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:00:11.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:00:11.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:00:11.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:00:11.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:00:11.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:00:11.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:00:11.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:00:11.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:00:11.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:00:11.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 14:00:11.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 14:00:11.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:00:11.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:00:11.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 14:00:11.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:00:11.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-115" 2025-04-16 14:00:11.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:00:11.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:00:11.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:00:11.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:00:11.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:00:11.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:00:11.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:00:11.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:00:11.723 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-115 - Starting... 2025-04-16 14:00:11.723 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e6ad84c 2025-04-16 14:00:11.723 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e6ad84c 2025-04-16 14:00:11.723 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-115 - Start completed. 2025-04-16 14:00:11.733 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e6ad84c 2025-04-16 14:00:11.742 [DefaultDispatcher-worker-16 @coroutine#2069] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e6ad84c 2025-04-16 14:00:11.746 [DefaultDispatcher-worker-13 @coroutine#2071] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e6ad84c 2025-04-16 14:00:11.749 [DefaultDispatcher-worker-13 @coroutine#2071] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e6ad84c 2025-04-16 14:00:11.753 [DefaultDispatcher-worker-1 @coroutine#2071] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e6ad84c 2025-04-16 14:00:11.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-116 - configuration: 2025-04-16 14:00:11.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:00:11.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:00:11.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:00:11.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:00:11.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:00:11.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:00:11.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@56728f48 2025-04-16 14:00:11.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:00:11.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:00:11.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:00:11.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:00:11.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:00:11.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:00:11.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:00:11.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:00:11.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:00:11.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:00:11.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:00:11.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:00:11.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:00:11.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 14:00:11.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 14:00:11.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:00:11.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:00:11.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 14:00:11.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:00:11.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-116" 2025-04-16 14:00:11.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:00:11.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:00:11.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:00:11.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:00:11.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:00:11.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:00:11.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:00:11.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:00:11.753 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-116 - Starting... 2025-04-16 14:00:11.754 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@fdfd984 2025-04-16 14:00:11.754 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@fdfd984 2025-04-16 14:00:11.754 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-116 - Start completed. 2025-04-16 14:00:11.764 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@fdfd984 2025-04-16 14:00:11.764 [HikariPool-113 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:00:11.773 [DefaultDispatcher-worker-9 @coroutine#2075] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@fdfd984 2025-04-16 14:00:11.777 [DefaultDispatcher-worker-9 @coroutine#2077] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@fdfd984 2025-04-16 14:00:11.781 [DefaultDispatcher-worker-10 @coroutine#2077] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@fdfd984 2025-04-16 14:00:11.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-117 - configuration: 2025-04-16 14:00:11.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:00:11.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:00:11.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:00:11.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:00:11.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:00:11.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:00:11.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@45c10678 2025-04-16 14:00:11.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:00:11.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:00:11.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:00:11.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:00:11.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:00:11.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:00:11.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:00:11.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:00:11.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:00:11.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:00:11.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:00:11.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:00:11.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:00:11.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 14:00:11.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 14:00:11.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:00:11.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:00:11.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 14:00:11.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:00:11.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-117" 2025-04-16 14:00:11.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:00:11.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:00:11.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:00:11.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:00:11.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:00:11.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:00:11.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:00:11.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:00:11.782 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-117 - Starting... 2025-04-16 14:00:11.782 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e140753 2025-04-16 14:00:11.782 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e140753 2025-04-16 14:00:11.782 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-117 - Start completed. 2025-04-16 14:00:11.791 [HikariPool-114 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:00:11.793 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e140753 2025-04-16 14:00:11.802 [DefaultDispatcher-worker-1 @coroutine#2081] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e140753 2025-04-16 14:00:11.806 [DefaultDispatcher-worker-17 @coroutine#2083] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e140753 2025-04-16 14:00:11.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-118 - configuration: 2025-04-16 14:00:11.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:00:11.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:00:11.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:00:11.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:00:11.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:00:11.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:00:11.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6079d219 2025-04-16 14:00:11.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:00:11.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:00:11.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:00:11.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:00:11.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:00:11.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:00:11.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:00:11.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:00:11.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:00:11.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:00:11.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:00:11.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:00:11.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:00:11.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 14:00:11.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 14:00:11.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:00:11.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:00:11.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 14:00:11.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:00:11.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-118" 2025-04-16 14:00:11.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:00:11.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:00:11.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:00:11.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:00:11.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:00:11.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:00:11.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:00:11.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:00:11.808 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-118 - Starting... 2025-04-16 14:00:11.808 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@686ace1f 2025-04-16 14:00:11.808 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@686ace1f 2025-04-16 14:00:11.808 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-118 - Start completed. 2025-04-16 14:00:11.819 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@686ace1f 2025-04-16 14:00:11.823 [HikariPool-115 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:00:11.828 [DefaultDispatcher-worker-10 @coroutine#2085] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@686ace1f 2025-04-16 14:00:11.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-119 - configuration: 2025-04-16 14:00:11.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:00:11.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:00:11.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:00:11.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:00:11.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:00:11.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:00:11.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7a8e484b 2025-04-16 14:00:11.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:00:11.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:00:11.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:00:11.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:00:11.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:00:11.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:00:11.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:00:11.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:00:11.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:00:11.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:00:11.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:00:11.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:00:11.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:00:11.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 14:00:11.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 14:00:11.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:00:11.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:00:11.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 14:00:11.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:00:11.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-119" 2025-04-16 14:00:11.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:00:11.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:00:11.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:00:11.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:00:11.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:00:11.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:00:11.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:00:11.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:00:11.830 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-119 - Starting... 2025-04-16 14:00:11.830 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@65013d71 2025-04-16 14:00:11.830 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@65013d71 2025-04-16 14:00:11.830 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-119 - Start completed. 2025-04-16 14:00:11.841 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65013d71 2025-04-16 14:00:11.850 [DefaultDispatcher-worker-3 @coroutine#2088] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65013d71 2025-04-16 14:00:11.854 [HikariPool-116 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:00:11.888 [HikariPool-117 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:00:11.908 [HikariPool-118 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:00:11.948 [HikariPool-119 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:00:11.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-120 - configuration: 2025-04-16 14:00:11.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:00:11.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:00:11.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:00:11.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:00:11.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:00:11.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:00:11.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@54c1878b 2025-04-16 14:00:11.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:00:11.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:00:11.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:00:11.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:00:11.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:00:11.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:00:11.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:00:11.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:00:11.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:00:11.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:00:11.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:00:11.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:00:11.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:00:11.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-16 14:00:11.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-16 14:00:11.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:00:11.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:00:11.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-16 14:00:11.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:00:11.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-120" 2025-04-16 14:00:11.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:00:11.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:00:11.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:00:11.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:00:11.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:00:11.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:00:11.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:00:11.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:00:11.959 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-120 - Starting... 2025-04-16 14:00:11.959 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c89fdd8 2025-04-16 14:00:11.959 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c89fdd8 2025-04-16 14:00:11.959 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-120 - Start completed. 2025-04-16 14:00:11.973 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c89fdd8 2025-04-16 14:00:11.979 [Test worker @coroutine#2093] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c89fdd8 2025-04-16 14:00:11.980 [Test worker @coroutine#2095] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c89fdd8 2025-04-16 14:00:11.982 [DefaultDispatcher-worker-18 @coroutine#2099] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34309/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-16 14:00:11.982 [DefaultDispatcher-worker-18 @coroutine#2099] 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:34309/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-16 14:00:11.982 [DefaultDispatcher-worker-18 @coroutine#2099] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34309/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-16 14:00:11.982 [DefaultDispatcher-worker-18 @coroutine#2099] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:34309/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-16 14:00:11.983 [DefaultDispatcher-worker-16 @coroutine#2099] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34309/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-16 14:00:11.983 [DefaultDispatcher-worker-16 @coroutine#2099] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34309/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-16 14:00:11.986 [DefaultDispatcher-worker-9 @coroutine#2098] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c89fdd8 2025-04-16 14:00:11.986 [DefaultDispatcher-worker-9 @coroutine#2098] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34309/UmAppDatabase/replication/nodeId 2025-04-16 14:00:11.986 [DefaultDispatcher-worker-9 @coroutine#2098] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34309/UmAppDatabase/replication/nodeId. 2025-04-16 14:00:11.986 [DefaultDispatcher-worker-9 @coroutine#2098] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34309/UmAppDatabase/replication/nodeId 2025-04-16 14:00:11.987 [DefaultDispatcher-worker-14 @coroutine#2098] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34309/UmAppDatabase/replication/nodeId 2025-04-16 14:00:11.987 [DefaultDispatcher-worker-14 @coroutine#2098] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34309/UmAppDatabase/replication/nodeId 2025-04-16 14:00:11.988 [Test worker @coroutine#2103] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c89fdd8 2025-04-16 14:00:11.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-121 - configuration: 2025-04-16 14:00:11.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:00:11.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:00:11.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:00:11.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:00:11.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:00:11.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:00:11.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@308d8de8 2025-04-16 14:00:11.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:00:11.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:00:11.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:00:11.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:00:11.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:00:11.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:00:11.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:00:11.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:00:11.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:00:11.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:00:11.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:00:11.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:00:11.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:00:11.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-16 14:00:11.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-16 14:00:11.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:00:11.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:00:11.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-16 14:00:11.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:00:11.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-121" 2025-04-16 14:00:11.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:00:11.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:00:11.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:00:11.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:00:11.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:00:11.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:00:11.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:00:11.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:00:11.988 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-121 - Starting... 2025-04-16 14:00:11.989 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c37c36 2025-04-16 14:00:11.989 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c37c36 2025-04-16 14:00:11.989 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-121 - Start completed. 2025-04-16 14:00:12.001 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c37c36 2025-04-16 14:00:12.006 [Test worker @coroutine#2110] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c37c36 2025-04-16 14:00:12.007 [Test worker @coroutine#2112] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c37c36 2025-04-16 14:00:12.010 [DefaultDispatcher-worker-6 @coroutine#2121] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34309/auth/login?username=bob&password=pass&maxDateOfBirth=0 2025-04-16 14:00:12.010 [DefaultDispatcher-worker-6 @coroutine#2121] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34309/auth/login?username=bob&password=pass&maxDateOfBirth=0. 2025-04-16 14:00:12.010 [DefaultDispatcher-worker-6 @coroutine#2121] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34309/auth/login?username=bob&password=pass&maxDateOfBirth=0 2025-04-16 14:00:12.012 [DefaultDispatcher-worker-12 @coroutine#2121] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34309/auth/login?username=bob&password=pass&maxDateOfBirth=0 2025-04-16 14:00:12.012 [DefaultDispatcher-worker-12 @coroutine#2121] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34309/auth/login?username=bob&password=pass&maxDateOfBirth=0 2025-04-16 14:00:12.013 [DefaultDispatcher-worker-3 @coroutine#2114] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c37c36 2025-04-16 14:00:12.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-122 - configuration: 2025-04-16 14:00:12.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:00:12.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:00:12.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:00:12.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:00:12.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:00:12.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:00:12.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1e5921ec 2025-04-16 14:00:12.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:00:12.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:00:12.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:00:12.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:00:12.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:00:12.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:00:12.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:00:12.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:00:12.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:00:12.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:00:12.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:00:12.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:00:12.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:00:12.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-16 14:00:12.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-16 14:00:12.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:00:12.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:00:12.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-16 14:00:12.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:00:12.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-122" 2025-04-16 14:00:12.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:00:12.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:00:12.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:00:12.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:00:12.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:00:12.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:00:12.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:00:12.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:00:12.053 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-122 - Starting... 2025-04-16 14:00:12.054 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@333e01c6 2025-04-16 14:00:12.054 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@333e01c6 2025-04-16 14:00:12.054 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-122 - Start completed. 2025-04-16 14:00:12.060 [HikariPool-120 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:00:12.062 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@52e25bf0 2025-04-16 14:00:12.062 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@52e25bf0 2025-04-16 14:00:12.064 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c25bfdc 2025-04-16 14:00:12.064 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c25bfdc 2025-04-16 14:00:12.066 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@581a3080 2025-04-16 14:00:12.066 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@581a3080 2025-04-16 14:00:12.066 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@333e01c6 2025-04-16 14:00:12.067 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d18b5e7 2025-04-16 14:00:12.067 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d18b5e7 2025-04-16 14:00:12.069 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@5de5506f 2025-04-16 14:00:12.069 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@5de5506f 2025-04-16 14:00:12.070 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c4fcf50 2025-04-16 14:00:12.070 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c4fcf50 2025-04-16 14:00:12.072 [Test worker @coroutine#2125] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@333e01c6 2025-04-16 14:00:12.072 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@25587469 2025-04-16 14:00:12.072 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@25587469 2025-04-16 14:00:12.072 [Test worker @coroutine#2127] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@333e01c6 2025-04-16 14:00:12.073 [DefaultDispatcher-worker-1 @coroutine#2131] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38839/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-16 14:00:12.073 [DefaultDispatcher-worker-1 @coroutine#2131] 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:38839/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-16 14:00:12.073 [DefaultDispatcher-worker-1 @coroutine#2131] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38839/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-16 14:00:12.073 [DefaultDispatcher-worker-1 @coroutine#2131] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:38839/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-16 14:00:12.074 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d374aa8 2025-04-16 14:00:12.074 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d374aa8 2025-04-16 14:00:12.074 [DefaultDispatcher-worker-19 @coroutine#2131] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38839/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-16 14:00:12.074 [DefaultDispatcher-worker-19 @coroutine#2131] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38839/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-16 14:00:12.076 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@aa61b49 2025-04-16 14:00:12.076 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@aa61b49 2025-04-16 14:00:12.076 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-04-16 14:00:12.078 [DefaultDispatcher-worker-9 @coroutine#2130] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@333e01c6 2025-04-16 14:00:12.078 [DefaultDispatcher-worker-9 @coroutine#2130] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38839/UmAppDatabase/replication/nodeId 2025-04-16 14:00:12.078 [DefaultDispatcher-worker-9 @coroutine#2130] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38839/UmAppDatabase/replication/nodeId. 2025-04-16 14:00:12.078 [DefaultDispatcher-worker-9 @coroutine#2130] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38839/UmAppDatabase/replication/nodeId 2025-04-16 14:00:12.078 [DefaultDispatcher-worker-9 @coroutine#2130] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38839/UmAppDatabase/replication/nodeId 2025-04-16 14:00:12.078 [DefaultDispatcher-worker-9 @coroutine#2130] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38839/UmAppDatabase/replication/nodeId 2025-04-16 14:00:12.079 [Test worker @coroutine#2135] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@333e01c6 2025-04-16 14:00:12.085 [DefaultDispatcher-worker-10 @coroutine#2142] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@333e01c6 2025-04-16 14:00:12.089 [HikariPool-121 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:00:12.089 [DefaultDispatcher-worker-9 @coroutine#2142] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@333e01c6 2025-04-16 14:00:12.091 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c2414fa 2025-04-16 14:00:12.091 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c2414fa 2025-04-16 14:00:12.093 [DefaultDispatcher-worker-6 @coroutine#2142] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@333e01c6 2025-04-16 14:00:12.093 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@42e3f30e 2025-04-16 14:00:12.093 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@42e3f30e 2025-04-16 14:00:12.095 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@46dc7f8a 2025-04-16 14:00:12.095 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@46dc7f8a 2025-04-16 14:00:12.097 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@3def935 2025-04-16 14:00:12.097 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@3def935 2025-04-16 14:00:12.097 [DefaultDispatcher-worker-8 @coroutine#2142] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@333e01c6 2025-04-16 14:00:12.099 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@6fb1be70 2025-04-16 14:00:12.099 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@6fb1be70 2025-04-16 14:00:12.100 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@32975b0b 2025-04-16 14:00:12.100 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@32975b0b 2025-04-16 14:00:12.101 [DefaultDispatcher-worker-17 @coroutine#2148] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@333e01c6 2025-04-16 14:00:12.102 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@171242fc 2025-04-16 14:00:12.102 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@171242fc 2025-04-16 14:00:12.104 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@63f1067a 2025-04-16 14:00:12.104 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@63f1067a 2025-04-16 14:00:12.105 [DefaultDispatcher-worker-18 @coroutine#2148] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@333e01c6 2025-04-16 14:00:12.105 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d1664a 2025-04-16 14:00:12.105 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d1664a 2025-04-16 14:00:12.105 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-04-16 14:00:12.108 [DefaultDispatcher-worker-15 @coroutine#2148] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@333e01c6 2025-04-16 14:00:12.112 [DefaultDispatcher-worker-10 @coroutine#2148] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@333e01c6 2025-04-16 14:00:12.116 [DefaultDispatcher-worker-20 @coroutine#2153] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@333e01c6 2025-04-16 14:00:12.119 [DefaultDispatcher-worker-14 @coroutine#2153] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@333e01c6 2025-04-16 14:00:12.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-123 - configuration: 2025-04-16 14:00:12.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:00:12.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:00:12.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:00:12.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:00:12.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:00:12.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:00:12.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@74597c37 2025-04-16 14:00:12.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:00:12.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:00:12.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:00:12.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:00:12.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:00:12.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:00:12.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:00:12.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:00:12.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:00:12.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:00:12.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:00:12.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:00:12.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:00:12.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-16 14:00:12.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-16 14:00:12.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:00:12.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:00:12.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-16 14:00:12.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:00:12.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-123" 2025-04-16 14:00:12.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:00:12.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:00:12.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:00:12.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:00:12.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:00:12.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:00:12.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:00:12.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:00:12.126 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-123 - Starting... 2025-04-16 14:00:12.126 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@421c057a 2025-04-16 14:00:12.126 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@421c057a 2025-04-16 14:00:12.126 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-123 - Start completed. 2025-04-16 14:00:12.138 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@421c057a 2025-04-16 14:00:12.143 [Test worker @coroutine#2172] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@421c057a 2025-04-16 14:00:12.144 [Test worker @coroutine#2174] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@421c057a 2025-04-16 14:00:12.145 [DefaultDispatcher-worker-17 @coroutine#2178] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36487/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-16 14:00:12.145 [DefaultDispatcher-worker-17 @coroutine#2178] 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:36487/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-16 14:00:12.145 [DefaultDispatcher-worker-17 @coroutine#2178] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36487/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-16 14:00:12.145 [DefaultDispatcher-worker-17 @coroutine#2178] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:36487/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-16 14:00:12.146 [DefaultDispatcher-worker-2 @coroutine#2178] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36487/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-16 14:00:12.146 [DefaultDispatcher-worker-2 @coroutine#2178] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36487/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-16 14:00:12.149 [DefaultDispatcher-worker-8 @coroutine#2177] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@421c057a 2025-04-16 14:00:12.149 [DefaultDispatcher-worker-8 @coroutine#2177] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36487/UmAppDatabase/replication/nodeId 2025-04-16 14:00:12.149 [DefaultDispatcher-worker-8 @coroutine#2177] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36487/UmAppDatabase/replication/nodeId. 2025-04-16 14:00:12.149 [DefaultDispatcher-worker-8 @coroutine#2177] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36487/UmAppDatabase/replication/nodeId 2025-04-16 14:00:12.149 [DefaultDispatcher-worker-8 @coroutine#2177] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36487/UmAppDatabase/replication/nodeId 2025-04-16 14:00:12.149 [DefaultDispatcher-worker-8 @coroutine#2177] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36487/UmAppDatabase/replication/nodeId 2025-04-16 14:00:12.150 [Test worker @coroutine#2182] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@421c057a 2025-04-16 14:00:12.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-124 - configuration: 2025-04-16 14:00:12.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:00:12.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:00:12.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:00:12.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:00:12.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:00:12.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:00:12.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@529fda9f 2025-04-16 14:00:12.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:00:12.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:00:12.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:00:12.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:00:12.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:00:12.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:00:12.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:00:12.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:00:12.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:00:12.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:00:12.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:00:12.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:00:12.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:00:12.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-16 14:00:12.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-16 14:00:12.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:00:12.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:00:12.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-16 14:00:12.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:00:12.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-124" 2025-04-16 14:00:12.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:00:12.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:00:12.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:00:12.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:00:12.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:00:12.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:00:12.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:00:12.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:00:12.151 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-124 - Starting... 2025-04-16 14:00:12.152 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d0e46dd 2025-04-16 14:00:12.152 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d0e46dd 2025-04-16 14:00:12.152 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-124 - Start completed. 2025-04-16 14:00:12.153 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d0e46dd 2025-04-16 14:00:12.154 [HikariPool-122 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:00:12.156 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@b3a190 2025-04-16 14:00:12.156 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@b3a190 2025-04-16 14:00:12.157 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@e744ff6 2025-04-16 14:00:12.157 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@e744ff6 2025-04-16 14:00:12.158 [Test worker @coroutine#2189] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d0e46dd 2025-04-16 14:00:12.158 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@a4bcae0 2025-04-16 14:00:12.158 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@a4bcae0 2025-04-16 14:00:12.159 [Test worker @coroutine#2191] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d0e46dd 2025-04-16 14:00:12.160 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f4945cd 2025-04-16 14:00:12.160 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f4945cd 2025-04-16 14:00:12.160 [DefaultDispatcher-worker-20 @coroutine#2200] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36487/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2025-04-16 14:00:12.160 [DefaultDispatcher-worker-20 @coroutine#2200] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36487/auth/login?username=bob&password=wrong&maxDateOfBirth=0. 2025-04-16 14:00:12.160 [DefaultDispatcher-worker-20 @coroutine#2200] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36487/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2025-04-16 14:00:12.161 [DefaultDispatcher-worker-10 @coroutine#2200] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36487/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2025-04-16 14:00:12.161 [DefaultDispatcher-worker-10 @coroutine#2200] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36487/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2025-04-16 14:00:12.161 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@52ebd295 2025-04-16 14:00:12.162 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@52ebd295 2025-04-16 14:00:12.163 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e4c2cc1 2025-04-16 14:00:12.163 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e4c2cc1 2025-04-16 14:00:12.163 [DefaultDispatcher-worker-5 @coroutine#2193] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d0e46dd 2025-04-16 14:00:12.165 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a04e522 2025-04-16 14:00:12.165 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a04e522 2025-04-16 14:00:12.167 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f66ba82 2025-04-16 14:00:12.167 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f66ba82 2025-04-16 14:00:12.168 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@2315aa81 2025-04-16 14:00:12.168 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@2315aa81 2025-04-16 14:00:12.168 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-04-16 14:00:12.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-125 - configuration: 2025-04-16 14:00:12.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:00:12.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:00:12.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:00:12.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:00:12.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:00:12.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:00:12.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@18edbed9 2025-04-16 14:00:12.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:00:12.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:00:12.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:00:12.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:00:12.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:00:12.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:00:12.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:00:12.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:00:12.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:00:12.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:00:12.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:00:12.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:00:12.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:00:12.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-16 14:00:12.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-16 14:00:12.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:00:12.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:00:12.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-16 14:00:12.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:00:12.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-125" 2025-04-16 14:00:12.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:00:12.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:00:12.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:00:12.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:00:12.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:00:12.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:00:12.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:00:12.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:00:12.202 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-125 - Starting... 2025-04-16 14:00:12.203 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@75f316df 2025-04-16 14:00:12.203 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@75f316df 2025-04-16 14:00:12.203 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-125 - Start completed. 2025-04-16 14:00:12.214 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75f316df 2025-04-16 14:00:12.219 [Test worker @coroutine#2204] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75f316df 2025-04-16 14:00:12.220 [Test worker @coroutine#2206] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75f316df 2025-04-16 14:00:12.221 [DefaultDispatcher-worker-20 @coroutine#2210] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42847/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-16 14:00:12.221 [DefaultDispatcher-worker-20 @coroutine#2210] 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:42847/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-16 14:00:12.221 [DefaultDispatcher-worker-20 @coroutine#2210] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42847/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-16 14:00:12.221 [DefaultDispatcher-worker-20 @coroutine#2210] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:42847/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-16 14:00:12.222 [DefaultDispatcher-worker-6 @coroutine#2210] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42847/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-16 14:00:12.222 [DefaultDispatcher-worker-6 @coroutine#2210] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42847/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-16 14:00:12.225 [DefaultDispatcher-worker-13 @coroutine#2209] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75f316df 2025-04-16 14:00:12.225 [DefaultDispatcher-worker-13 @coroutine#2209] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42847/UmAppDatabase/replication/nodeId 2025-04-16 14:00:12.225 [DefaultDispatcher-worker-13 @coroutine#2209] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42847/UmAppDatabase/replication/nodeId. 2025-04-16 14:00:12.225 [DefaultDispatcher-worker-13 @coroutine#2209] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42847/UmAppDatabase/replication/nodeId 2025-04-16 14:00:12.225 [DefaultDispatcher-worker-15 @coroutine#2209] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42847/UmAppDatabase/replication/nodeId 2025-04-16 14:00:12.225 [DefaultDispatcher-worker-15 @coroutine#2209] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42847/UmAppDatabase/replication/nodeId 2025-04-16 14:00:12.226 [Test worker @coroutine#2214] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75f316df 2025-04-16 14:00:12.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-126 - configuration: 2025-04-16 14:00:12.226 [HikariPool-123 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:00:12.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:00:12.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:00:12.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:00:12.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:00:12.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:00:12.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:00:12.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@58397dd 2025-04-16 14:00:12.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:00:12.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:00:12.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:00:12.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:00:12.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:00:12.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:00:12.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:00:12.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:00:12.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:00:12.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:00:12.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:00:12.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:00:12.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:00:12.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-16 14:00:12.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-16 14:00:12.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:00:12.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:00:12.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-16 14:00:12.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:00:12.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-126" 2025-04-16 14:00:12.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:00:12.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:00:12.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:00:12.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:00:12.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:00:12.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:00:12.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:00:12.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:00:12.227 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-126 - Starting... 2025-04-16 14:00:12.228 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@216c6825 2025-04-16 14:00:12.228 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@216c6825 2025-04-16 14:00:12.228 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-126 - Start completed. 2025-04-16 14:00:12.229 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@35af13f4 2025-04-16 14:00:12.229 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@35af13f4 2025-04-16 14:00:12.229 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@216c6825 2025-04-16 14:00:12.230 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b68eb31 2025-04-16 14:00:12.230 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b68eb31 2025-04-16 14:00:12.232 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f577884 2025-04-16 14:00:12.232 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f577884 2025-04-16 14:00:12.234 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a55e10a 2025-04-16 14:00:12.234 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a55e10a 2025-04-16 14:00:12.234 [Test worker @coroutine#2221] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@216c6825 2025-04-16 14:00:12.235 [Test worker @coroutine#2223] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@216c6825 2025-04-16 14:00:12.235 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@37287d07 2025-04-16 14:00:12.235 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@37287d07 2025-04-16 14:00:12.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-127 - configuration: 2025-04-16 14:00:12.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:00:12.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:00:12.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:00:12.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:00:12.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:00:12.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:00:12.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1deca369 2025-04-16 14:00:12.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:00:12.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:00:12.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:00:12.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:00:12.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:00:12.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:00:12.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:00:12.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:00:12.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:00:12.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:00:12.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:00:12.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:00:12.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:00:12.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-16 14:00:12.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-16 14:00:12.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:00:12.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:00:12.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-16 14:00:12.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:00:12.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-127" 2025-04-16 14:00:12.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:00:12.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:00:12.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:00:12.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:00:12.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:00:12.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:00:12.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:00:12.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:00:12.236 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-127 - Starting... 2025-04-16 14:00:12.237 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@2735a7dc 2025-04-16 14:00:12.237 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@2735a7dc 2025-04-16 14:00:12.237 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-127 - Start completed. 2025-04-16 14:00:12.237 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@4be539b0 2025-04-16 14:00:12.237 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@4be539b0 2025-04-16 14:00:12.239 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f72fb10 2025-04-16 14:00:12.239 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f72fb10 2025-04-16 14:00:12.239 [DefaultDispatcher-worker-11 @coroutine#2225] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@216c6825 2025-04-16 14:00:12.241 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a7a1e45 2025-04-16 14:00:12.241 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a7a1e45 2025-04-16 14:00:12.242 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e4e9848 2025-04-16 14:00:12.242 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e4e9848 2025-04-16 14:00:12.242 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-04-16 14:00:12.248 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2735a7dc 2025-04-16 14:00:12.253 [HikariPool-124 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:00:12.253 [Test worker @coroutine#2233] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2735a7dc 2025-04-16 14:00:12.254 [Test worker @coroutine#2235] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2735a7dc 2025-04-16 14:00:12.255 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@74bda840 2025-04-16 14:00:12.255 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@74bda840 2025-04-16 14:00:12.255 [DefaultDispatcher-worker-5 @coroutine#2239] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35011/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-16 14:00:12.255 [DefaultDispatcher-worker-5 @coroutine#2239] 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:35011/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-16 14:00:12.255 [DefaultDispatcher-worker-5 @coroutine#2239] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35011/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-16 14:00:12.255 [DefaultDispatcher-worker-5 @coroutine#2239] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:35011/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-16 14:00:12.256 [DefaultDispatcher-worker-8 @coroutine#2239] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35011/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-16 14:00:12.256 [DefaultDispatcher-worker-8 @coroutine#2239] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35011/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-16 14:00:12.256 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a7a48a7 2025-04-16 14:00:12.256 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a7a48a7 2025-04-16 14:00:12.258 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e45c330 2025-04-16 14:00:12.258 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e45c330 2025-04-16 14:00:12.259 [DefaultDispatcher-worker-1 @coroutine#2238] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2735a7dc 2025-04-16 14:00:12.259 [DefaultDispatcher-worker-1 @coroutine#2238] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35011/UmAppDatabase/replication/nodeId 2025-04-16 14:00:12.259 [DefaultDispatcher-worker-1 @coroutine#2238] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:35011/UmAppDatabase/replication/nodeId. 2025-04-16 14:00:12.259 [DefaultDispatcher-worker-1 @coroutine#2238] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35011/UmAppDatabase/replication/nodeId 2025-04-16 14:00:12.260 [DefaultDispatcher-worker-16 @coroutine#2238] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35011/UmAppDatabase/replication/nodeId 2025-04-16 14:00:12.260 [DefaultDispatcher-worker-16 @coroutine#2238] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35011/UmAppDatabase/replication/nodeId 2025-04-16 14:00:12.260 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b47429c 2025-04-16 14:00:12.260 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b47429c 2025-04-16 14:00:12.260 [Test worker @coroutine#2243] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2735a7dc 2025-04-16 14:00:12.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-128 - configuration: 2025-04-16 14:00:12.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:00:12.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:00:12.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:00:12.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:00:12.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:00:12.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:00:12.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@314407dd 2025-04-16 14:00:12.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:00:12.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:00:12.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:00:12.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:00:12.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:00:12.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:00:12.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:00:12.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:00:12.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:00:12.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:00:12.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:00:12.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:00:12.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:00:12.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-16 14:00:12.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-16 14:00:12.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:00:12.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:00:12.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-16 14:00:12.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:00:12.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-128" 2025-04-16 14:00:12.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:00:12.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:00:12.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:00:12.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:00:12.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:00:12.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:00:12.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:00:12.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:00:12.261 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-128 - Starting... 2025-04-16 14:00:12.261 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@22a1121c 2025-04-16 14:00:12.261 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@22a1121c 2025-04-16 14:00:12.263 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e89e527 2025-04-16 14:00:12.263 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e89e527 2025-04-16 14:00:12.263 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-128 - Start completed. 2025-04-16 14:00:12.263 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@a36599f 2025-04-16 14:00:12.263 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@a36599f 2025-04-16 14:00:12.263 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e89e527 2025-04-16 14:00:12.265 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a3a57aa 2025-04-16 14:00:12.265 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a3a57aa 2025-04-16 14:00:12.266 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b68bdd3 2025-04-16 14:00:12.266 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b68bdd3 2025-04-16 14:00:12.268 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@71736550 2025-04-16 14:00:12.268 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@71736550 2025-04-16 14:00:12.268 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-04-16 14:00:12.268 [Test worker @coroutine#2250] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e89e527 2025-04-16 14:00:12.269 [Test worker @coroutine#2252] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e89e527 2025-04-16 14:00:12.270 [DefaultDispatcher-worker-2 @coroutine#2261] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-129 - configuration: 2025-04-16 14:00:12.270 [DefaultDispatcher-worker-2 @coroutine#2261] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:00:12.270 [DefaultDispatcher-worker-2 @coroutine#2261] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:00:12.270 [DefaultDispatcher-worker-2 @coroutine#2261] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:00:12.270 [DefaultDispatcher-worker-2 @coroutine#2261] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:00:12.270 [DefaultDispatcher-worker-2 @coroutine#2261] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:00:12.270 [DefaultDispatcher-worker-2 @coroutine#2261] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:00:12.270 [DefaultDispatcher-worker-2 @coroutine#2261] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@45102339 2025-04-16 14:00:12.270 [DefaultDispatcher-worker-2 @coroutine#2261] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:00:12.270 [DefaultDispatcher-worker-2 @coroutine#2261] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:00:12.270 [DefaultDispatcher-worker-2 @coroutine#2261] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:00:12.270 [DefaultDispatcher-worker-2 @coroutine#2261] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:00:12.270 [DefaultDispatcher-worker-2 @coroutine#2261] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:00:12.270 [DefaultDispatcher-worker-2 @coroutine#2261] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:00:12.270 [DefaultDispatcher-worker-2 @coroutine#2261] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:00:12.270 [DefaultDispatcher-worker-2 @coroutine#2261] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:00:12.270 [DefaultDispatcher-worker-2 @coroutine#2261] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:00:12.270 [DefaultDispatcher-worker-2 @coroutine#2261] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:00:12.270 [DefaultDispatcher-worker-2 @coroutine#2261] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:00:12.270 [DefaultDispatcher-worker-2 @coroutine#2261] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:00:12.270 [DefaultDispatcher-worker-2 @coroutine#2261] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:00:12.270 [DefaultDispatcher-worker-2 @coroutine#2261] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-16 14:00:12.270 [DefaultDispatcher-worker-2 @coroutine#2261] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-16 14:00:12.270 [DefaultDispatcher-worker-2 @coroutine#2261] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:00:12.270 [DefaultDispatcher-worker-2 @coroutine#2261] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:00:12.270 [DefaultDispatcher-worker-2 @coroutine#2261] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-16 14:00:12.270 [DefaultDispatcher-worker-2 @coroutine#2261] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:00:12.270 [DefaultDispatcher-worker-2 @coroutine#2261] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-129" 2025-04-16 14:00:12.270 [DefaultDispatcher-worker-2 @coroutine#2261] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:00:12.270 [DefaultDispatcher-worker-2 @coroutine#2261] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:00:12.270 [DefaultDispatcher-worker-2 @coroutine#2261] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:00:12.270 [DefaultDispatcher-worker-2 @coroutine#2261] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:00:12.270 [DefaultDispatcher-worker-2 @coroutine#2261] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:00:12.270 [DefaultDispatcher-worker-2 @coroutine#2261] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:00:12.270 [DefaultDispatcher-worker-2 @coroutine#2261] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:00:12.270 [DefaultDispatcher-worker-2 @coroutine#2261] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:00:12.270 [DefaultDispatcher-worker-2 @coroutine#2261] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-129 - Starting... 2025-04-16 14:00:12.271 [DefaultDispatcher-worker-2 @coroutine#2261] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@47b7a59d 2025-04-16 14:00:12.271 [DefaultDispatcher-worker-2 @coroutine#2261] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@47b7a59d 2025-04-16 14:00:12.271 [DefaultDispatcher-worker-2 @coroutine#2261] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-129 - Start completed. 2025-04-16 14:00:12.273 [DefaultDispatcher-worker-13 @coroutine#2254] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e89e527 2025-04-16 14:00:12.282 [DefaultDispatcher-worker-2 @coroutine#2261] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47b7a59d 2025-04-16 14:00:12.287 [DefaultDispatcher-worker-2 @coroutine#2263] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47b7a59d 2025-04-16 14:00:12.288 [DefaultDispatcher-worker-2 @coroutine#2265] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47b7a59d 2025-04-16 14:00:12.288 [DefaultDispatcher-worker-1 @coroutine#2268] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-16 14:00:12.288 [DefaultDispatcher-worker-1 @coroutine#2268] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-16 14:00:12.288 [DefaultDispatcher-worker-1 @coroutine#2268] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-16 14:00:12.288 [DefaultDispatcher-worker-1 @coroutine#2268] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-16 14:00:12.289 [DefaultDispatcher-worker-2 @coroutine#2261] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-04-16 14:00:12.289 [DefaultDispatcher-worker-2 @coroutine#2261] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/auth/login?username=bob&password=password&maxDateOfBirth=0. 2025-04-16 14:00:12.289 [DefaultDispatcher-worker-2 @coroutine#2261] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-04-16 14:00:12.289 [DefaultDispatcher-worker-16 @coroutine#2268] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-16 14:00:12.289 [DefaultDispatcher-worker-6 @coroutine#2261] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-04-16 14:00:12.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-130 - configuration: 2025-04-16 14:00:12.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:00:12.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:00:12.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:00:12.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:00:12.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:00:12.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:00:12.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2d6cbbdb 2025-04-16 14:00:12.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:00:12.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:00:12.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:00:12.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:00:12.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:00:12.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:00:12.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:00:12.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:00:12.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:00:12.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:00:12.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:00:12.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:00:12.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:00:12.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-16 14:00:12.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-16 14:00:12.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:00:12.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:00:12.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-16 14:00:12.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:00:12.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-130" 2025-04-16 14:00:12.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:00:12.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:00:12.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:00:12.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:00:12.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:00:12.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:00:12.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:00:12.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:00:12.291 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-130 - Starting... 2025-04-16 14:00:12.291 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d18d9ed 2025-04-16 14:00:12.291 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d18d9ed 2025-04-16 14:00:12.291 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-130 - Start completed. 2025-04-16 14:00:12.293 [DefaultDispatcher-worker-5 @coroutine#2267] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47b7a59d 2025-04-16 14:00:12.293 [DefaultDispatcher-worker-5 @coroutine#2267] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-16 14:00:12.293 [DefaultDispatcher-worker-5 @coroutine#2267] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2025-04-16 14:00:12.293 [DefaultDispatcher-worker-5 @coroutine#2267] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-16 14:00:12.293 [DefaultDispatcher-worker-5 @coroutine#2267] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-16 14:00:12.303 [HikariPool-125 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:00:12.304 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d18d9ed 2025-04-16 14:00:12.305 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d91ff1f 2025-04-16 14:00:12.305 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d91ff1f 2025-04-16 14:00:12.306 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@235614dd 2025-04-16 14:00:12.306 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@235614dd 2025-04-16 14:00:12.308 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@2769946f 2025-04-16 14:00:12.308 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@2769946f 2025-04-16 14:00:12.309 [Test worker @coroutine#2276] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d18d9ed 2025-04-16 14:00:12.310 [Test worker @coroutine#2278] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d18d9ed 2025-04-16 14:00:12.310 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@626b1ee6 2025-04-16 14:00:12.310 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@626b1ee6 2025-04-16 14:00:12.310 [DefaultDispatcher-worker-15 @coroutine#2282] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41103/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-16 14:00:12.310 [DefaultDispatcher-worker-15 @coroutine#2282] 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:41103/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-16 14:00:12.310 [DefaultDispatcher-worker-15 @coroutine#2282] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41103/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-16 14:00:12.310 [DefaultDispatcher-worker-15 @coroutine#2282] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:41103/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-16 14:00:12.311 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@40207cb3 2025-04-16 14:00:12.311 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@40207cb3 2025-04-16 14:00:12.312 [DefaultDispatcher-worker-4 @coroutine#2282] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41103/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-16 14:00:12.312 [DefaultDispatcher-worker-4 @coroutine#2282] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41103/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-16 14:00:12.313 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@53437896 2025-04-16 14:00:12.313 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@53437896 2025-04-16 14:00:12.314 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@38e2447d 2025-04-16 14:00:12.314 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@38e2447d 2025-04-16 14:00:12.314 [DefaultDispatcher-worker-5 @coroutine#2281] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d18d9ed 2025-04-16 14:00:12.315 [DefaultDispatcher-worker-5 @coroutine#2281] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41103/UmAppDatabase/replication/nodeId 2025-04-16 14:00:12.315 [DefaultDispatcher-worker-5 @coroutine#2281] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41103/UmAppDatabase/replication/nodeId. 2025-04-16 14:00:12.315 [DefaultDispatcher-worker-5 @coroutine#2281] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41103/UmAppDatabase/replication/nodeId 2025-04-16 14:00:12.315 [DefaultDispatcher-worker-20 @coroutine#2281] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41103/UmAppDatabase/replication/nodeId 2025-04-16 14:00:12.315 [DefaultDispatcher-worker-20 @coroutine#2281] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41103/UmAppDatabase/replication/nodeId 2025-04-16 14:00:12.316 [Test worker @coroutine#2286] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d18d9ed 2025-04-16 14:00:12.316 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@244e1a9 2025-04-16 14:00:12.316 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@244e1a9 2025-04-16 14:00:12.318 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@41c2d0b6 2025-04-16 14:00:12.318 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@41c2d0b6 2025-04-16 14:00:12.318 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-04-16 14:00:12.320 [DefaultDispatcher-worker-11 @coroutine#2293] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d18d9ed 2025-04-16 14:00:12.324 [DefaultDispatcher-worker-4 @coroutine#2293] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d18d9ed 2025-04-16 14:00:12.328 [DefaultDispatcher-worker-5 @coroutine#2293] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d18d9ed 2025-04-16 14:00:12.328 [HikariPool-126 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:00:12.331 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ce6a116 2025-04-16 14:00:12.331 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ce6a116 2025-04-16 14:00:12.332 [DefaultDispatcher-worker-3 @coroutine#2293] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d18d9ed 2025-04-16 14:00:12.333 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@322148fa 2025-04-16 14:00:12.333 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@322148fa 2025-04-16 14:00:12.334 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@361eca66 2025-04-16 14:00:12.334 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@361eca66 2025-04-16 14:00:12.336 [DefaultDispatcher-worker-13 @coroutine#2298] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d18d9ed 2025-04-16 14:00:12.336 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@731c42c1 2025-04-16 14:00:12.336 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@731c42c1 2025-04-16 14:00:12.337 [HikariPool-127 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:00:12.338 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a7bb3a5 2025-04-16 14:00:12.338 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a7bb3a5 2025-04-16 14:00:12.338 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@22f24a6f 2025-04-16 14:00:12.338 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@22f24a6f 2025-04-16 14:00:12.340 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@42255288 2025-04-16 14:00:12.340 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@42255288 2025-04-16 14:00:12.340 [DefaultDispatcher-worker-10 @coroutine#2298] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d18d9ed 2025-04-16 14:00:12.340 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c35a041 2025-04-16 14:00:12.340 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c35a041 2025-04-16 14:00:12.341 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@280a211f 2025-04-16 14:00:12.341 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@280a211f 2025-04-16 14:00:12.341 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a8fd50 2025-04-16 14:00:12.341 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a8fd50 2025-04-16 14:00:12.343 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d08aa7a 2025-04-16 14:00:12.343 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d08aa7a 2025-04-16 14:00:12.343 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@1333bd8e 2025-04-16 14:00:12.343 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@1333bd8e 2025-04-16 14:00:12.344 [DefaultDispatcher-worker-1 @coroutine#2298] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d18d9ed 2025-04-16 14:00:12.344 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d993486 2025-04-16 14:00:12.344 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d993486 2025-04-16 14:00:12.345 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@34f2d2d6 2025-04-16 14:00:12.345 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@34f2d2d6 2025-04-16 14:00:12.345 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-04-16 14:00:12.346 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c2fa0dc 2025-04-16 14:00:12.346 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c2fa0dc 2025-04-16 14:00:12.347 [DefaultDispatcher-worker-9 @coroutine#2298] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d18d9ed 2025-04-16 14:00:12.347 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@2554609f 2025-04-16 14:00:12.347 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@2554609f 2025-04-16 14:00:12.349 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@d275535 2025-04-16 14:00:12.349 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@d275535 2025-04-16 14:00:12.351 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@198e7d13 2025-04-16 14:00:12.351 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@198e7d13 2025-04-16 14:00:12.351 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-04-16 14:00:12.351 [DefaultDispatcher-worker-13 @coroutine#2303] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d18d9ed 2025-04-16 14:00:12.352 [DefaultDispatcher-worker-19 @coroutine#2310] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41103/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-04-16 14:00:12.352 [DefaultDispatcher-worker-19 @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://localhost.localdomain:41103/auth/login?username=bob&password=password&maxDateOfBirth=0. 2025-04-16 14:00:12.352 [DefaultDispatcher-worker-19 @coroutine#2310] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41103/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-04-16 14:00:12.353 [DefaultDispatcher-worker-6 @coroutine#2310] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41103/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-04-16 14:00:12.353 [DefaultDispatcher-worker-6 @coroutine#2310] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41103/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-04-16 14:00:12.363 [HikariPool-128 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:00:12.364 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@7fbeebc3 2025-04-16 14:00:12.365 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@7fbeebc3 2025-04-16 14:00:12.366 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@71791a44 2025-04-16 14:00:12.366 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@71791a44 2025-04-16 14:00:12.368 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@754680b3 2025-04-16 14:00:12.368 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@754680b3 2025-04-16 14:00:12.369 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@3044107f 2025-04-16 14:00:12.369 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@3044107f 2025-04-16 14:00:12.371 [HikariPool-129 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:00:12.371 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@382c1547 2025-04-16 14:00:12.371 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@382c1547 2025-04-16 14:00:12.372 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@9a97c9e 2025-04-16 14:00:12.372 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@9a97c9e 2025-04-16 14:00:12.373 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@1be833c 2025-04-16 14:00:12.373 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@1be833c 2025-04-16 14:00:12.374 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@76e93db 2025-04-16 14:00:12.374 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@76e93db 2025-04-16 14:00:12.375 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@403cd8a0 2025-04-16 14:00:12.375 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@403cd8a0 2025-04-16 14:00:12.376 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@35117ee 2025-04-16 14:00:12.376 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@35117ee 2025-04-16 14:00:12.377 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@506bef30 2025-04-16 14:00:12.377 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@506bef30 2025-04-16 14:00:12.377 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@465399e0 2025-04-16 14:00:12.377 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@465399e0 2025-04-16 14:00:12.379 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@4dc5038 2025-04-16 14:00:12.379 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@4dc5038 2025-04-16 14:00:12.379 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@8b54e57 2025-04-16 14:00:12.379 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@8b54e57 2025-04-16 14:00:12.379 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-04-16 14:00:12.381 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@775ffb33 2025-04-16 14:00:12.381 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@775ffb33 2025-04-16 14:00:12.383 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c3a6c51 2025-04-16 14:00:12.383 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c3a6c51 2025-04-16 14:00:12.384 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@267c66af 2025-04-16 14:00:12.384 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@267c66af 2025-04-16 14:00:12.386 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@4047bfc8 2025-04-16 14:00:12.386 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@4047bfc8 2025-04-16 14:00:12.386 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-04-16 14:00:12.391 [HikariPool-130 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:00:12.393 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@682e1798 2025-04-16 14:00:12.393 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@682e1798 2025-04-16 14:00:12.395 [DefaultDispatcher-worker-16 @coroutine#2310] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:41103/auth/login?username=bob&password=password&maxDateOfBirth=0. 2025-04-16 14:00:12.395 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@66e9f4ed 2025-04-16 14:00:12.395 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@66e9f4ed 2025-04-16 14:00:12.395 [DefaultDispatcher-worker-16 @coroutine#2310] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:41103/auth/login?username=bob&password=password&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-16 14:00:12.396 [DefaultDispatcher-worker-16 @coroutine#2310] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41103/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-04-16 14:00:12.396 [DefaultDispatcher-worker-16 @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://localhost.localdomain:41103/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42. 2025-04-16 14:00:12.396 [DefaultDispatcher-worker-16 @coroutine#2310] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41103/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-04-16 14:00:12.397 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@62d67ce8 2025-04-16 14:00:12.397 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@62d67ce8 2025-04-16 14:00:12.397 [DefaultDispatcher-worker-19 @coroutine#2310] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41103/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-04-16 14:00:12.397 [DefaultDispatcher-worker-19 @coroutine#2310] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41103/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-04-16 14:00:12.399 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@27d4fed6 2025-04-16 14:00:12.399 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@27d4fed6 2025-04-16 14:00:12.401 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@3fdebf63 2025-04-16 14:00:12.401 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@3fdebf63 2025-04-16 14:00:12.403 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@16b97ae9 2025-04-16 14:00:12.403 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@16b97ae9 2025-04-16 14:00:12.405 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@475965ea 2025-04-16 14:00:12.405 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@475965ea 2025-04-16 14:00:12.406 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@47fb0199 2025-04-16 14:00:12.406 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@47fb0199 2025-04-16 14:00:12.408 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@d949ba2 2025-04-16 14:00:12.408 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@d949ba2 2025-04-16 14:00:12.408 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - After adding stats (total=10, active=1, idle=9, waiting=0) 2025-04-16 14:00:12.414 [DefaultDispatcher-worker-8 @coroutine#2310] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d18d9ed 2025-04-16 14:00:12.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-131 - configuration: 2025-04-16 14:00:12.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:00:12.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:00:12.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:00:12.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:00:12.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:00:12.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:00:12.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@515555b 2025-04-16 14:00:12.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:00:12.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:00:12.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:00:12.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:00:12.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:00:12.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:00:12.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:00:12.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:00:12.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:00:12.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:00:12.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:00:12.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:00:12.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:00:12.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-16 14:00:12.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-16 14:00:12.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:00:12.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:00:12.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-16 14:00:12.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:00:12.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-131" 2025-04-16 14:00:12.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:00:12.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:00:12.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:00:12.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:00:12.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:00:12.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:00:12.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:00:12.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:00:12.417 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Starting... 2025-04-16 14:00:12.418 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@204beb58 2025-04-16 14:00:12.418 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@204beb58 2025-04-16 14:00:12.418 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Start completed. 2025-04-16 14:00:12.431 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@204beb58 2025-04-16 14:00:12.436 [Test worker @coroutine#2328] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@204beb58 2025-04-16 14:00:12.437 [Test worker @coroutine#2330] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@204beb58 2025-04-16 14:00:12.438 [DefaultDispatcher-worker-20 @coroutine#2334] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:39507/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-16 14:00:12.438 [DefaultDispatcher-worker-20 @coroutine#2334] 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:39507/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-16 14:00:12.438 [DefaultDispatcher-worker-20 @coroutine#2334] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39507/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-16 14:00:12.438 [DefaultDispatcher-worker-20 @coroutine#2334] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:39507/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-16 14:00:12.439 [DefaultDispatcher-worker-8 @coroutine#2334] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39507/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-16 14:00:12.439 [DefaultDispatcher-worker-8 @coroutine#2334] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:39507/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-16 14:00:12.443 [DefaultDispatcher-worker-9 @coroutine#2333] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@204beb58 2025-04-16 14:00:12.443 [DefaultDispatcher-worker-9 @coroutine#2333] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:39507/UmAppDatabase/replication/nodeId 2025-04-16 14:00:12.443 [DefaultDispatcher-worker-9 @coroutine#2333] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:39507/UmAppDatabase/replication/nodeId. 2025-04-16 14:00:12.443 [DefaultDispatcher-worker-9 @coroutine#2333] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39507/UmAppDatabase/replication/nodeId 2025-04-16 14:00:12.443 [DefaultDispatcher-worker-9 @coroutine#2333] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39507/UmAppDatabase/replication/nodeId 2025-04-16 14:00:12.443 [DefaultDispatcher-worker-9 @coroutine#2333] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:39507/UmAppDatabase/replication/nodeId 2025-04-16 14:00:12.444 [Test worker @coroutine#2338] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@204beb58 2025-04-16 14:00:12.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-132 - configuration: 2025-04-16 14:00:12.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:00:12.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:00:12.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:00:12.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:00:12.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:00:12.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:00:12.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4d9ad37e 2025-04-16 14:00:12.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:00:12.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:00:12.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:00:12.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:00:12.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:00:12.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:00:12.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:00:12.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:00:12.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:00:12.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:00:12.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:00:12.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:00:12.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:00:12.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-16 14:00:12.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-16 14:00:12.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:00:12.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:00:12.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-16 14:00:12.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:00:12.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-132" 2025-04-16 14:00:12.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:00:12.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:00:12.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:00:12.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:00:12.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:00:12.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:00:12.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:00:12.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:00:12.444 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Starting... 2025-04-16 14:00:12.446 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e8426aa 2025-04-16 14:00:12.446 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e8426aa 2025-04-16 14:00:12.446 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Start completed. 2025-04-16 14:00:12.447 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e8426aa 2025-04-16 14:00:12.452 [Test worker @coroutine#2345] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e8426aa 2025-04-16 14:00:12.453 [Test worker @coroutine#2347] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e8426aa 2025-04-16 14:00:12.457 [DefaultDispatcher-worker-6 @coroutine#2349] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e8426aa 2025-04-16 14:00:12.457 [DefaultDispatcher-worker-2 @coroutine#2356] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@204beb58 2025-04-16 14:00:12.462 [DefaultDispatcher-worker-4 @coroutine#2356] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@204beb58 2025-04-16 14:00:12.466 [DefaultDispatcher-worker-16 @coroutine#2356] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@204beb58 2025-04-16 14:00:12.470 [DefaultDispatcher-worker-2 @coroutine#2356] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@204beb58 2025-04-16 14:00:12.482 [DefaultDispatcher-worker-11 @coroutine#2362] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@204beb58 2025-04-16 14:00:12.492 [DefaultDispatcher-worker-19 @coroutine#2364] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@204beb58 2025-04-16 14:00:12.497 [DefaultDispatcher-worker-9 @coroutine#2364] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@204beb58 2025-04-16 14:00:12.501 [DefaultDispatcher-worker-7 @coroutine#2364] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@204beb58 2025-04-16 14:00:12.507 [DefaultDispatcher-worker-1 @coroutine#2364] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@204beb58 2025-04-16 14:00:12.513 [DefaultDispatcher-worker-4 @coroutine#2364] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@204beb58 2025-04-16 14:00:12.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-133 - configuration: 2025-04-16 14:00:12.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:00:12.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:00:12.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:00:12.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:00:12.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:00:12.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:00:12.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@475fb7 2025-04-16 14:00:12.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:00:12.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:00:12.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:00:12.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:00:12.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:00:12.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:00:12.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:00:12.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:00:12.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:00:12.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:00:12.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:00:12.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:00:12.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:00:12.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-16 14:00:12.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-16 14:00:12.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:00:12.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:00:12.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-16 14:00:12.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:00:12.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-133" 2025-04-16 14:00:12.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:00:12.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:00:12.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:00:12.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:00:12.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:00:12.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:00:12.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:00:12.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:00:12.514 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Starting... 2025-04-16 14:00:12.515 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@5367d46f 2025-04-16 14:00:12.515 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@5367d46f 2025-04-16 14:00:12.515 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Start completed. 2025-04-16 14:00:12.518 [HikariPool-131 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:00:12.520 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@61cc9cea 2025-04-16 14:00:12.520 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@61cc9cea 2025-04-16 14:00:12.522 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f0b7ea3 2025-04-16 14:00:12.522 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f0b7ea3 2025-04-16 14:00:12.524 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b34f79a 2025-04-16 14:00:12.524 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b34f79a 2025-04-16 14:00:12.526 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e367498 2025-04-16 14:00:12.526 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e367498 2025-04-16 14:00:12.527 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5367d46f 2025-04-16 14:00:12.528 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b989678 2025-04-16 14:00:12.528 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b989678 2025-04-16 14:00:12.530 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f521bce 2025-04-16 14:00:12.530 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f521bce 2025-04-16 14:00:12.532 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@5316a799 2025-04-16 14:00:12.532 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@5316a799 2025-04-16 14:00:12.533 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e198bd7 2025-04-16 14:00:12.533 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e198bd7 2025-04-16 14:00:12.534 [Test worker @coroutine#2370] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5367d46f 2025-04-16 14:00:12.535 [Test worker @coroutine#2372] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5367d46f 2025-04-16 14:00:12.535 [DefaultDispatcher-worker-4 @coroutine#2376] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56471/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-16 14:00:12.535 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@215def3a 2025-04-16 14:00:12.535 [DefaultDispatcher-worker-4 @coroutine#2376] 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:56471/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-16 14:00:12.536 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@215def3a 2025-04-16 14:00:12.536 [DefaultDispatcher-worker-4 @coroutine#2376] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56471/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-16 14:00:12.536 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-04-16 14:00:12.536 [DefaultDispatcher-worker-4 @coroutine#2376] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:56471/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-16 14:00:12.536 [DefaultDispatcher-worker-5 @coroutine#2376] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56471/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-16 14:00:12.536 [DefaultDispatcher-worker-5 @coroutine#2376] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56471/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-16 14:00:12.540 [DefaultDispatcher-worker-4 @coroutine#2375] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5367d46f 2025-04-16 14:00:12.540 [DefaultDispatcher-worker-4 @coroutine#2375] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56471/UmAppDatabase/replication/nodeId 2025-04-16 14:00:12.540 [DefaultDispatcher-worker-4 @coroutine#2375] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56471/UmAppDatabase/replication/nodeId. 2025-04-16 14:00:12.540 [DefaultDispatcher-worker-4 @coroutine#2375] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56471/UmAppDatabase/replication/nodeId 2025-04-16 14:00:12.541 [DefaultDispatcher-worker-11 @coroutine#2375] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56471/UmAppDatabase/replication/nodeId 2025-04-16 14:00:12.541 [DefaultDispatcher-worker-11 @coroutine#2375] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56471/UmAppDatabase/replication/nodeId 2025-04-16 14:00:12.542 [Test worker @coroutine#2380] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5367d46f 2025-04-16 14:00:12.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-134 - configuration: 2025-04-16 14:00:12.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:00:12.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:00:12.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:00:12.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:00:12.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:00:12.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:00:12.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@73f6ffb1 2025-04-16 14:00:12.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:00:12.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:00:12.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:00:12.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:00:12.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:00:12.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:00:12.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:00:12.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:00:12.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:00:12.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:00:12.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:00:12.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:00:12.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:00:12.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-16 14:00:12.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-16 14:00:12.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:00:12.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:00:12.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-16 14:00:12.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:00:12.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-134" 2025-04-16 14:00:12.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:00:12.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:00:12.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:00:12.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:00:12.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:00:12.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:00:12.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:00:12.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:00:12.542 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Starting... 2025-04-16 14:00:12.545 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@41fe0d98 2025-04-16 14:00:12.545 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@41fe0d98 2025-04-16 14:00:12.545 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Start completed. 2025-04-16 14:00:12.545 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41fe0d98 2025-04-16 14:00:12.546 [HikariPool-132 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:00:12.548 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@7becfc1c 2025-04-16 14:00:12.548 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@7becfc1c 2025-04-16 14:00:12.550 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@752b1d11 2025-04-16 14:00:12.550 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@752b1d11 2025-04-16 14:00:12.551 [Test worker @coroutine#2387] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41fe0d98 2025-04-16 14:00:12.552 [Test worker @coroutine#2389] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41fe0d98 2025-04-16 14:00:12.552 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@7114976c 2025-04-16 14:00:12.552 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@7114976c 2025-04-16 14:00:12.554 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@3416172a 2025-04-16 14:00:12.554 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@3416172a 2025-04-16 14:00:12.556 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@288601a8 2025-04-16 14:00:12.556 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@288601a8 2025-04-16 14:00:12.557 [DefaultDispatcher-worker-4 @coroutine#2391] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41fe0d98 2025-04-16 14:00:12.557 [DefaultDispatcher-worker-11 @coroutine#2398] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5367d46f 2025-04-16 14:00:12.558 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@568423c 2025-04-16 14:00:12.558 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@568423c 2025-04-16 14:00:12.561 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@50120a0a 2025-04-16 14:00:12.561 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@50120a0a 2025-04-16 14:00:12.563 [DefaultDispatcher-worker-10 @coroutine#2398] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5367d46f 2025-04-16 14:00:12.563 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@5439e865 2025-04-16 14:00:12.563 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@5439e865 2025-04-16 14:00:12.565 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c2a380b 2025-04-16 14:00:12.565 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c2a380b 2025-04-16 14:00:12.565 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-04-16 14:00:12.569 [DefaultDispatcher-worker-15 @coroutine#2398] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5367d46f 2025-04-16 14:00:12.574 [DefaultDispatcher-worker-15 @coroutine#2398] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5367d46f 2025-04-16 14:00:12.575 [DefaultDispatcher-worker-11 @coroutine#2404] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56471/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-04-16 14:00:12.575 [DefaultDispatcher-worker-11 @coroutine#2404] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56471/auth/login?username=bob&password=password&maxDateOfBirth=0. 2025-04-16 14:00:12.575 [DefaultDispatcher-worker-11 @coroutine#2404] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56471/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-04-16 14:00:12.576 [DefaultDispatcher-worker-10 @coroutine#2404] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56471/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-04-16 14:00:12.576 [DefaultDispatcher-worker-10 @coroutine#2404] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56471/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-04-16 14:00:12.615 [HikariPool-133 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:00:12.616 [DefaultDispatcher-worker-5 @coroutine#2404] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:56471/auth/login?username=bob&password=password&maxDateOfBirth=0. 2025-04-16 14:00:12.616 [DefaultDispatcher-worker-5 @coroutine#2404] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:56471/auth/login?username=bob&password=password&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-16 14:00:12.617 [DefaultDispatcher-worker-5 @coroutine#2404] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56471/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-04-16 14:00:12.617 [DefaultDispatcher-worker-5 @coroutine#2404] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56471/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42. 2025-04-16 14:00:12.617 [DefaultDispatcher-worker-5 @coroutine#2404] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56471/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-04-16 14:00:12.618 [DefaultDispatcher-worker-10 @coroutine#2404] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56471/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-04-16 14:00:12.618 [DefaultDispatcher-worker-10 @coroutine#2404] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56471/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-04-16 14:00:12.618 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@16244ed 2025-04-16 14:00:12.618 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@16244ed 2025-04-16 14:00:12.620 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@fa5bab1 2025-04-16 14:00:12.620 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@fa5bab1 2025-04-16 14:00:12.622 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@b9a2f9d 2025-04-16 14:00:12.622 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@b9a2f9d 2025-04-16 14:00:12.624 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e98b08a 2025-04-16 14:00:12.624 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e98b08a 2025-04-16 14:00:12.625 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@5dcec098 2025-04-16 14:00:12.625 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@5dcec098 2025-04-16 14:00:12.627 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f1c99a2 2025-04-16 14:00:12.627 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f1c99a2 2025-04-16 14:00:12.629 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@25a0b71b 2025-04-16 14:00:12.629 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@25a0b71b 2025-04-16 14:00:12.631 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@2eb74fc5 2025-04-16 14:00:12.631 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@2eb74fc5 2025-04-16 14:00:12.631 [DefaultDispatcher-worker-7 @coroutine#2404] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5367d46f 2025-04-16 14:00:12.632 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d6808b 2025-04-16 14:00:12.632 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d6808b 2025-04-16 14:00:12.632 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-04-16 14:00:12.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-135 - configuration: 2025-04-16 14:00:12.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:00:12.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:00:12.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:00:12.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:00:12.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:00:12.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:00:12.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2e871e93 2025-04-16 14:00:12.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:00:12.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:00:12.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:00:12.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:00:12.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:00:12.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:00:12.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:00:12.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:00:12.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:00:12.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:00:12.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:00:12.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:00:12.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:00:12.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-16 14:00:12.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-16 14:00:12.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:00:12.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:00:12.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-16 14:00:12.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:00:12.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-135" 2025-04-16 14:00:12.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:00:12.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:00:12.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:00:12.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:00:12.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:00:12.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:00:12.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:00:12.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:00:12.634 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Starting... 2025-04-16 14:00:12.634 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f3672eb 2025-04-16 14:00:12.634 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f3672eb 2025-04-16 14:00:12.634 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Start completed. 2025-04-16 14:00:12.645 [HikariPool-134 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:00:12.647 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f3672eb 2025-04-16 14:00:12.647 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@25e670f2 2025-04-16 14:00:12.647 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@25e670f2 2025-04-16 14:00:12.648 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b218a3e 2025-04-16 14:00:12.648 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b218a3e 2025-04-16 14:00:12.650 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f1e1b82 2025-04-16 14:00:12.650 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f1e1b82 2025-04-16 14:00:12.651 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a1c8005 2025-04-16 14:00:12.651 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a1c8005 2025-04-16 14:00:12.652 [Test worker @coroutine#2423] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f3672eb 2025-04-16 14:00:12.653 [Test worker @coroutine#2425] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f3672eb 2025-04-16 14:00:12.653 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c6b1c54 2025-04-16 14:00:12.653 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c6b1c54 2025-04-16 14:00:12.654 [DefaultDispatcher-worker-5 @coroutine#2429] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35431/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-16 14:00:12.654 [DefaultDispatcher-worker-5 @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:35431/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-16 14:00:12.654 [DefaultDispatcher-worker-5 @coroutine#2429] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35431/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-16 14:00:12.654 [DefaultDispatcher-worker-5 @coroutine#2429] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:35431/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-16 14:00:12.655 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@5bbc099d 2025-04-16 14:00:12.655 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@5bbc099d 2025-04-16 14:00:12.655 [DefaultDispatcher-worker-8 @coroutine#2429] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35431/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-16 14:00:12.655 [DefaultDispatcher-worker-8 @coroutine#2429] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35431/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-16 14:00:12.657 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@421cb63 2025-04-16 14:00:12.657 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@421cb63 2025-04-16 14:00:12.659 [DefaultDispatcher-worker-8 @coroutine#2428] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f3672eb 2025-04-16 14:00:12.659 [DefaultDispatcher-worker-8 @coroutine#2428] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35431/UmAppDatabase/replication/nodeId 2025-04-16 14:00:12.659 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@a337f4a 2025-04-16 14:00:12.659 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@a337f4a 2025-04-16 14:00:12.659 [DefaultDispatcher-worker-8 @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:35431/UmAppDatabase/replication/nodeId. 2025-04-16 14:00:12.659 [DefaultDispatcher-worker-8 @coroutine#2428] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35431/UmAppDatabase/replication/nodeId 2025-04-16 14:00:12.659 [DefaultDispatcher-worker-4 @coroutine#2428] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35431/UmAppDatabase/replication/nodeId 2025-04-16 14:00:12.659 [DefaultDispatcher-worker-4 @coroutine#2428] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35431/UmAppDatabase/replication/nodeId 2025-04-16 14:00:12.660 [Test worker @coroutine#2433] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f3672eb 2025-04-16 14:00:12.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-136 - configuration: 2025-04-16 14:00:12.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:00:12.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:00:12.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:00:12.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:00:12.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:00:12.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:00:12.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@597a5ead 2025-04-16 14:00:12.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:00:12.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:00:12.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:00:12.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:00:12.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:00:12.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:00:12.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:00:12.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:00:12.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:00:12.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:00:12.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:00:12.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:00:12.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:00:12.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-16 14:00:12.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-16 14:00:12.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:00:12.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:00:12.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-16 14:00:12.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:00:12.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-136" 2025-04-16 14:00:12.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:00:12.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:00:12.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:00:12.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:00:12.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:00:12.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:00:12.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:00:12.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:00:12.661 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Starting... 2025-04-16 14:00:12.661 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e1e4be4 2025-04-16 14:00:12.661 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e1e4be4 2025-04-16 14:00:12.661 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-04-16 14:00:12.662 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@21252bef 2025-04-16 14:00:12.663 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@21252bef 2025-04-16 14:00:12.663 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Start completed. 2025-04-16 14:00:12.663 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21252bef 2025-04-16 14:00:12.668 [Test worker @coroutine#2440] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21252bef 2025-04-16 14:00:12.669 [Test worker @coroutine#2442] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21252bef 2025-04-16 14:00:12.672 [DefaultDispatcher-worker-1 @coroutine#2451] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35431/auth/register 2025-04-16 14:00:12.672 [DefaultDispatcher-worker-1 @coroutine#2451] 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:35431/auth/register. 2025-04-16 14:00:12.672 [DefaultDispatcher-worker-1 @coroutine#2451] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35431/auth/register 2025-04-16 14:00:12.672 [DefaultDispatcher-worker-1 @coroutine#2451] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:35431/auth/register from class io.ktor.http.content.TextContent 2025-04-16 14:00:12.673 [DefaultDispatcher-worker-9 @coroutine#2451] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35431/auth/register 2025-04-16 14:00:12.673 [DefaultDispatcher-worker-9 @coroutine#2451] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35431/auth/register 2025-04-16 14:00:12.674 [DefaultDispatcher-worker-10 @coroutine#2444] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21252bef 2025-04-16 14:00:12.715 [DefaultDispatcher-worker-7 @coroutine#2451] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:35431/auth/register. 2025-04-16 14:00:12.715 [DefaultDispatcher-worker-7 @coroutine#2451] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:35431/auth/register to class io.ktor.utils.io.core.ByteReadPacket 2025-04-16 14:00:12.728 [DefaultDispatcher-worker-21 @coroutine#2451] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f3672eb 2025-04-16 14:00:12.733 [DefaultDispatcher-worker-15 @coroutine#2451] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f3672eb 2025-04-16 14:00:12.734 [HikariPool-135 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Pool stats (total=1, active=1, idle=0, waiting=0) 2025-04-16 14:00:12.736 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@2334af8c 2025-04-16 14:00:12.736 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@2334af8c 2025-04-16 14:00:12.738 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@2df3559a 2025-04-16 14:00:12.738 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@2df3559a 2025-04-16 14:00:12.739 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@29ccc4fc 2025-04-16 14:00:12.739 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@29ccc4fc 2025-04-16 14:00:12.741 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@6cce5fa1 2025-04-16 14:00:12.741 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@6cce5fa1 2025-04-16 14:00:12.743 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a00c57b 2025-04-16 14:00:12.743 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a00c57b 2025-04-16 14:00:12.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-137 - configuration: 2025-04-16 14:00:12.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:00:12.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:00:12.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:00:12.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:00:12.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:00:12.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:00:12.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5a0f5567 2025-04-16 14:00:12.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:00:12.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:00:12.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:00:12.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:00:12.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:00:12.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:00:12.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:00:12.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:00:12.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:00:12.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:00:12.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:00:12.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:00:12.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:00:12.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-16 14:00:12.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-16 14:00:12.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:00:12.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:00:12.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-16 14:00:12.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:00:12.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-137" 2025-04-16 14:00:12.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:00:12.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:00:12.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:00:12.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:00:12.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:00:12.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:00:12.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:00:12.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:00:12.743 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Starting... 2025-04-16 14:00:12.744 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@4fe687b5 2025-04-16 14:00:12.744 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@4fe687b5 2025-04-16 14:00:12.744 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Start completed. 2025-04-16 14:00:12.744 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d681224 2025-04-16 14:00:12.744 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d681224 2025-04-16 14:00:12.746 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@124cd651 2025-04-16 14:00:12.746 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@124cd651 2025-04-16 14:00:12.747 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@ce1a0ee 2025-04-16 14:00:12.748 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@ce1a0ee 2025-04-16 14:00:12.749 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@60a69714 2025-04-16 14:00:12.749 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@60a69714 2025-04-16 14:00:12.749 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-04-16 14:00:12.757 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fe687b5 2025-04-16 14:00:12.762 [Test worker @coroutine#2459] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fe687b5 2025-04-16 14:00:12.763 [HikariPool-136 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:00:12.763 [Test worker @coroutine#2461] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fe687b5 2025-04-16 14:00:12.765 [DefaultDispatcher-worker-6 @coroutine#2465] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-16 14:00:12.765 [DefaultDispatcher-worker-6 @coroutine#2465] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/ackAndGetPendingReplications. 2025-04-16 14:00:12.765 [DefaultDispatcher-worker-6 @coroutine#2465] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-16 14:00:12.765 [DefaultDispatcher-worker-6 @coroutine#2465] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummyreplication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-16 14:00:12.765 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@4730de88 2025-04-16 14:00:12.765 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@4730de88 2025-04-16 14:00:12.766 [DefaultDispatcher-worker-3 @coroutine#2465] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-16 14:00:12.766 [DefaultDispatcher-worker-3 @coroutine#2465] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-16 14:00:12.767 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@49f7281e 2025-04-16 14:00:12.767 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@49f7281e 2025-04-16 14:00:12.769 [DefaultDispatcher-worker-7 @coroutine#2464] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fe687b5 2025-04-16 14:00:12.769 [DefaultDispatcher-worker-7 @coroutine#2464] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2025-04-16 14:00:12.769 [DefaultDispatcher-worker-7 @coroutine#2464] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/nodeId. 2025-04-16 14:00:12.769 [DefaultDispatcher-worker-7 @coroutine#2464] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2025-04-16 14:00:12.769 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@4dc8b5f8 2025-04-16 14:00:12.769 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@4dc8b5f8 2025-04-16 14:00:12.769 [DefaultDispatcher-worker-2 @coroutine#2464] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2025-04-16 14:00:12.769 [DefaultDispatcher-worker-2 @coroutine#2464] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2025-04-16 14:00:12.771 [Test worker @coroutine#2469] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fe687b5 2025-04-16 14:00:12.771 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@8ca2225 2025-04-16 14:00:12.771 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@8ca2225 2025-04-16 14:00:12.773 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@49cf692a 2025-04-16 14:00:12.773 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@49cf692a 2025-04-16 14:00:12.773 [Test worker @coroutine#2476] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fe687b5 2025-04-16 14:00:12.775 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@39080fd5 2025-04-16 14:00:12.775 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@39080fd5 2025-04-16 14:00:12.777 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@31e71a79 2025-04-16 14:00:12.777 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@31e71a79 2025-04-16 14:00:12.778 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@68e5dd6a 2025-04-16 14:00:12.778 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@68e5dd6a 2025-04-16 14:00:12.780 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a516f65 2025-04-16 14:00:12.780 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a516f65 2025-04-16 14:00:12.780 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-04-16 14:00:12.788 [Test worker @coroutine#2483] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fe687b5 2025-04-16 14:00:12.789 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Shutdown initiated... 2025-04-16 14:00:12.789 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Close initiated... 2025-04-16 14:00:12.789 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:00:12.789 [HikariPool-137 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4fe687b5: (connection evicted) 2025-04-16 14:00:12.791 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 14:00:12.791 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Closed. 2025-04-16 14:00:12.791 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Shutdown completed. 2025-04-16 14:00:12.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-138 - configuration: 2025-04-16 14:00:12.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:00:12.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:00:12.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:00:12.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:00:12.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:00:12.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:00:12.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@729eef5f 2025-04-16 14:00:12.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:00:12.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:00:12.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:00:12.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:00:12.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:00:12.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:00:12.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:00:12.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:00:12.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:00:12.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:00:12.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:00:12.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:00:12.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:00:12.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-16 14:00:12.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-16 14:00:12.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:00:12.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:00:12.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-16 14:00:12.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:00:12.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-138" 2025-04-16 14:00:12.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:00:12.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:00:12.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:00:12.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:00:12.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:00:12.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:00:12.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:00:12.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:00:12.792 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Starting... 2025-04-16 14:00:12.794 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@46c7e6c0 2025-04-16 14:00:12.794 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@46c7e6c0 2025-04-16 14:00:12.794 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Start completed. 2025-04-16 14:00:12.794 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46c7e6c0 2025-04-16 14:00:12.799 [Test worker @coroutine#2486] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46c7e6c0 2025-04-16 14:00:12.800 [Test worker @coroutine#2488] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46c7e6c0 2025-04-16 14:00:12.801 [DefaultDispatcher-worker-7 @coroutine#2492] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-16 14:00:12.801 [DefaultDispatcher-worker-7 @coroutine#2492] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/ackAndGetPendingReplications. 2025-04-16 14:00:12.801 [DefaultDispatcher-worker-7 @coroutine#2492] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-16 14:00:12.801 [DefaultDispatcher-worker-7 @coroutine#2492] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummyreplication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-16 14:00:12.802 [DefaultDispatcher-worker-16 @coroutine#2492] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-16 14:00:12.802 [DefaultDispatcher-worker-16 @coroutine#2492] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-16 14:00:12.805 [DefaultDispatcher-worker-12 @coroutine#2491] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46c7e6c0 2025-04-16 14:00:12.805 [DefaultDispatcher-worker-12 @coroutine#2491] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2025-04-16 14:00:12.805 [DefaultDispatcher-worker-12 @coroutine#2491] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/nodeId. 2025-04-16 14:00:12.805 [DefaultDispatcher-worker-12 @coroutine#2491] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2025-04-16 14:00:12.806 [DefaultDispatcher-worker-6 @coroutine#2491] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2025-04-16 14:00:12.806 [DefaultDispatcher-worker-6 @coroutine#2491] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2025-04-16 14:00:12.807 [Test worker @coroutine#2496] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46c7e6c0 2025-04-16 14:00:12.808 [Test worker @coroutine#2503] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46c7e6c0 2025-04-16 14:00:12.810 [Test worker @coroutine#2510] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46c7e6c0 2025-04-16 14:00:12.810 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Shutdown initiated... 2025-04-16 14:00:12.810 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Close initiated... 2025-04-16 14:00:12.810 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:00:12.811 [HikariPool-138 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Closing connection org.sqlite.jdbc4.JDBC4Connection@46c7e6c0: (connection evicted) 2025-04-16 14:00:12.811 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 14:00:12.811 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Closed. 2025-04-16 14:00:12.811 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Shutdown completed. 2025-04-16 14:00:12.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-139 - configuration: 2025-04-16 14:00:12.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:00:12.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:00:12.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:00:12.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:00:12.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:00:12.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:00:12.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5bbb351e 2025-04-16 14:00:12.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:00:12.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:00:12.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:00:12.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:00:12.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:00:12.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:00:12.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:00:12.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:00:12.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:00:12.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:00:12.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:00:12.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:00:12.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:00:12.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-16 14:00:12.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-16 14:00:12.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:00:12.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:00:12.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-16 14:00:12.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:00:12.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-139" 2025-04-16 14:00:12.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:00:12.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:00:12.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:00:12.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:00:12.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:00:12.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:00:12.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:00:12.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:00:12.812 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Starting... 2025-04-16 14:00:12.813 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e2525fe 2025-04-16 14:00:12.813 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e2525fe 2025-04-16 14:00:12.813 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Start completed. 2025-04-16 14:00:12.814 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e2525fe 2025-04-16 14:00:12.819 [Test worker @coroutine#2513] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e2525fe 2025-04-16 14:00:12.820 [Test worker @coroutine#2515] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e2525fe 2025-04-16 14:00:12.820 [DefaultDispatcher-worker-12 @coroutine#2519] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-16 14:00:12.820 [DefaultDispatcher-worker-12 @coroutine#2519] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/ackAndGetPendingReplications. 2025-04-16 14:00:12.820 [DefaultDispatcher-worker-12 @coroutine#2519] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-16 14:00:12.821 [DefaultDispatcher-worker-12 @coroutine#2519] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummyreplication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-16 14:00:12.821 [DefaultDispatcher-worker-4 @coroutine#2519] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-16 14:00:12.821 [DefaultDispatcher-worker-4 @coroutine#2519] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-16 14:00:12.825 [DefaultDispatcher-worker-9 @coroutine#2518] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e2525fe 2025-04-16 14:00:12.825 [DefaultDispatcher-worker-9 @coroutine#2518] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2025-04-16 14:00:12.825 [DefaultDispatcher-worker-9 @coroutine#2518] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/nodeId. 2025-04-16 14:00:12.825 [DefaultDispatcher-worker-9 @coroutine#2518] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2025-04-16 14:00:12.825 [DefaultDispatcher-worker-17 @coroutine#2518] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2025-04-16 14:00:12.825 [DefaultDispatcher-worker-17 @coroutine#2518] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2025-04-16 14:00:12.826 [Test worker @coroutine#2523] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e2525fe 2025-04-16 14:00:12.827 [Test worker @coroutine#2530] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e2525fe 2025-04-16 14:00:12.829 [Test worker @coroutine#2537] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e2525fe 2025-04-16 14:00:12.831 [Test worker @coroutine#2539] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e2525fe 2025-04-16 14:00:12.832 [Test worker @coroutine#2545] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e2525fe 2025-04-16 14:00:12.834 [Test worker @coroutine#2547] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e2525fe 2025-04-16 14:00:12.835 [Test worker @coroutine#2548] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e2525fe 2025-04-16 14:00:12.836 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Shutdown initiated... 2025-04-16 14:00:12.836 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Close initiated... 2025-04-16 14:00:12.836 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:00:12.836 [HikariPool-139 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5e2525fe: (connection evicted) 2025-04-16 14:00:12.837 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 14:00:12.837 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Closed. 2025-04-16 14:00:12.837 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Shutdown completed. 2025-04-16 14:00:12.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-140 - configuration: 2025-04-16 14:00:12.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:00:12.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:00:12.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:00:12.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:00:12.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:00:12.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:00:12.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7212d3df 2025-04-16 14:00:12.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:00:12.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:00:12.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:00:12.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:00:12.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:00:12.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:00:12.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:00:12.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:00:12.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:00:12.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:00:12.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:00:12.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:00:12.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:00:12.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-16 14:00:12.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-16 14:00:12.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:00:12.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:00:12.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-16 14:00:12.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:00:12.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-140" 2025-04-16 14:00:12.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:00:12.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:00:12.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:00:12.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:00:12.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:00:12.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:00:12.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:00:12.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:00:12.837 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Starting... 2025-04-16 14:00:12.839 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ff05f85 2025-04-16 14:00:12.839 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ff05f85 2025-04-16 14:00:12.839 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Start completed. 2025-04-16 14:00:12.839 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ff05f85 2025-04-16 14:00:12.845 [Test worker @coroutine#2551] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ff05f85 2025-04-16 14:00:12.847 [Test worker @coroutine#2553] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ff05f85 2025-04-16 14:00:12.847 [DefaultDispatcher-worker-17 @coroutine#2557] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-16 14:00:12.847 [DefaultDispatcher-worker-17 @coroutine#2557] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/ackAndGetPendingReplications. 2025-04-16 14:00:12.847 [DefaultDispatcher-worker-17 @coroutine#2557] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-16 14:00:12.847 [DefaultDispatcher-worker-17 @coroutine#2557] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummyreplication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-16 14:00:12.848 [DefaultDispatcher-worker-16 @coroutine#2557] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-16 14:00:12.848 [DefaultDispatcher-worker-16 @coroutine#2557] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-16 14:00:12.852 [DefaultDispatcher-worker-20 @coroutine#2556] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ff05f85 2025-04-16 14:00:12.852 [DefaultDispatcher-worker-20 @coroutine#2556] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2025-04-16 14:00:12.852 [DefaultDispatcher-worker-20 @coroutine#2556] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/nodeId. 2025-04-16 14:00:12.852 [DefaultDispatcher-worker-20 @coroutine#2556] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2025-04-16 14:00:12.853 [DefaultDispatcher-worker-7 @coroutine#2556] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2025-04-16 14:00:12.853 [DefaultDispatcher-worker-7 @coroutine#2556] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2025-04-16 14:00:12.854 [Test worker @coroutine#2561] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ff05f85 2025-04-16 14:00:12.855 [Test worker @coroutine#2568] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ff05f85 2025-04-16 14:00:12.857 [Test worker @coroutine#2575] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ff05f85 2025-04-16 14:00:12.858 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Shutdown initiated... 2025-04-16 14:00:12.858 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Close initiated... 2025-04-16 14:00:12.858 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:00:12.858 [HikariPool-140 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6ff05f85: (connection evicted) 2025-04-16 14:00:12.858 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 14:00:12.858 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Closed. 2025-04-16 14:00:12.858 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Shutdown completed. 2025-04-16 14:00:12.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-141 - configuration: 2025-04-16 14:00:12.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:00:12.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:00:12.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:00:12.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:00:12.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:00:12.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:00:12.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5bb24266 2025-04-16 14:00:12.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:00:12.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:00:12.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:00:12.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:00:12.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:00:12.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:00:12.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:00:12.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:00:12.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:00:12.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:00:12.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:00:12.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:00:12.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:00:12.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-16 14:00:12.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-16 14:00:12.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:00:12.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:00:12.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-16 14:00:12.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:00:12.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-141" 2025-04-16 14:00:12.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:00:12.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:00:12.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:00:12.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:00:12.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:00:12.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:00:12.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:00:12.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:00:12.859 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Starting... 2025-04-16 14:00:12.860 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@33f059ad 2025-04-16 14:00:12.860 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@33f059ad 2025-04-16 14:00:12.860 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Start completed. 2025-04-16 14:00:12.861 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33f059ad 2025-04-16 14:00:12.866 [Test worker @coroutine#2583] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33f059ad 2025-04-16 14:00:12.867 [Test worker @coroutine#2585] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33f059ad 2025-04-16 14:00:12.868 [DefaultDispatcher-worker-17 @coroutine#2589] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-16 14:00:12.868 [DefaultDispatcher-worker-17 @coroutine#2589] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/ackAndGetPendingReplications. 2025-04-16 14:00:12.868 [DefaultDispatcher-worker-17 @coroutine#2589] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-16 14:00:12.868 [DefaultDispatcher-worker-17 @coroutine#2589] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummyreplication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-16 14:00:12.869 [DefaultDispatcher-worker-20 @coroutine#2589] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-16 14:00:12.869 [DefaultDispatcher-worker-20 @coroutine#2589] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-16 14:00:12.872 [DefaultDispatcher-worker-7 @coroutine#2588] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33f059ad 2025-04-16 14:00:12.873 [DefaultDispatcher-worker-7 @coroutine#2588] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2025-04-16 14:00:12.873 [DefaultDispatcher-worker-7 @coroutine#2588] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/nodeId. 2025-04-16 14:00:12.873 [DefaultDispatcher-worker-7 @coroutine#2588] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2025-04-16 14:00:12.873 [DefaultDispatcher-worker-7 @coroutine#2588] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2025-04-16 14:00:12.873 [DefaultDispatcher-worker-7 @coroutine#2588] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2025-04-16 14:00:12.874 [Test worker @coroutine#2595] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33f059ad 2025-04-16 14:00:12.876 [Test worker @coroutine#2600] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33f059ad 2025-04-16 14:00:12.878 [Test worker @coroutine#2602] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33f059ad 2025-04-16 14:00:12.879 [Test worker @coroutine#2604] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33f059ad 2025-04-16 14:00:12.881 [Test worker @coroutine#2611] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33f059ad 2025-04-16 14:00:12.882 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Shutdown initiated... 2025-04-16 14:00:12.882 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Close initiated... 2025-04-16 14:00:12.882 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:00:12.882 [HikariPool-141 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Closing connection org.sqlite.jdbc4.JDBC4Connection@33f059ad: (connection evicted) 2025-04-16 14:00:12.883 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 14:00:12.883 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Closed. 2025-04-16 14:00:12.883 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Shutdown completed. 2025-04-16 14:00:12.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-142 - configuration: 2025-04-16 14:00:12.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:00:12.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:00:12.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:00:12.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:00:12.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:00:12.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:00:12.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@47d7e8b5 2025-04-16 14:00:12.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:00:12.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:00:12.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:00:12.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:00:12.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:00:12.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:00:12.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:00:12.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:00:12.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:00:12.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:00:12.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:00:12.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:00:12.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:00:12.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-16 14:00:12.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-16 14:00:12.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:00:12.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:00:12.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-16 14:00:12.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:00:12.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-142" 2025-04-16 14:00:12.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:00:12.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:00:12.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:00:12.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:00:12.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:00:12.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:00:12.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:00:12.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:00:12.883 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Starting... 2025-04-16 14:00:12.885 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@661d49d1 2025-04-16 14:00:12.885 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@661d49d1 2025-04-16 14:00:12.885 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Start completed. 2025-04-16 14:00:12.885 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@661d49d1 2025-04-16 14:00:12.891 [Test worker @coroutine#2614] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@661d49d1 2025-04-16 14:00:12.892 [Test worker @coroutine#2616] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@661d49d1 2025-04-16 14:00:12.892 [DefaultDispatcher-worker-7 @coroutine#2620] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-16 14:00:12.892 [DefaultDispatcher-worker-7 @coroutine#2620] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/ackAndGetPendingReplications. 2025-04-16 14:00:12.892 [DefaultDispatcher-worker-7 @coroutine#2620] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-16 14:00:12.892 [DefaultDispatcher-worker-7 @coroutine#2620] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummyreplication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-16 14:00:12.893 [DefaultDispatcher-worker-6 @coroutine#2620] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-16 14:00:12.893 [DefaultDispatcher-worker-6 @coroutine#2620] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-16 14:00:12.897 [DefaultDispatcher-worker-11 @coroutine#2619] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@661d49d1 2025-04-16 14:00:12.897 [DefaultDispatcher-worker-11 @coroutine#2619] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2025-04-16 14:00:12.897 [DefaultDispatcher-worker-11 @coroutine#2619] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/nodeId. 2025-04-16 14:00:12.897 [DefaultDispatcher-worker-11 @coroutine#2619] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2025-04-16 14:00:12.898 [DefaultDispatcher-worker-3 @coroutine#2619] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2025-04-16 14:00:12.898 [DefaultDispatcher-worker-3 @coroutine#2619] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2025-04-16 14:00:12.899 [Test worker @coroutine#2624] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@661d49d1 2025-04-16 14:00:12.901 [Test worker @coroutine#2631] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@661d49d1 2025-04-16 14:00:12.902 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Shutdown initiated... 2025-04-16 14:00:12.902 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Close initiated... 2025-04-16 14:00:12.902 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:00:12.903 [HikariPool-142 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Closing connection org.sqlite.jdbc4.JDBC4Connection@661d49d1: (connection evicted) 2025-04-16 14:00:12.903 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 14:00:12.903 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Closed. 2025-04-16 14:00:12.903 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Shutdown completed. 2025-04-16 14:00:12.995 [DefaultDispatcher-worker-2 @coroutine#2098] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c89fdd8 2025-04-16 14:00:12.995 [DefaultDispatcher-worker-2 @coroutine#2098] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34309/UmAppDatabase/replication/nodeId 2025-04-16 14:00:12.995 [DefaultDispatcher-worker-2 @coroutine#2098] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34309/UmAppDatabase/replication/nodeId. 2025-04-16 14:00:12.995 [DefaultDispatcher-worker-2 @coroutine#2098] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34309/UmAppDatabase/replication/nodeId 2025-04-16 14:00:13.035 [DefaultDispatcher-worker-1 @coroutine#2098] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34309/UmAppDatabase/replication/nodeId 2025-04-16 14:00:13.035 [DefaultDispatcher-worker-1 @coroutine#2098] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34309/UmAppDatabase/replication/nodeId 2025-04-16 14:00:13.083 [DefaultDispatcher-worker-21 @coroutine#2130] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@333e01c6 2025-04-16 14:00:13.083 [DefaultDispatcher-worker-21 @coroutine#2130] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38839/UmAppDatabase/replication/nodeId 2025-04-16 14:00:13.083 [DefaultDispatcher-worker-21 @coroutine#2130] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38839/UmAppDatabase/replication/nodeId. 2025-04-16 14:00:13.083 [DefaultDispatcher-worker-21 @coroutine#2130] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38839/UmAppDatabase/replication/nodeId 2025-04-16 14:00:13.084 [DefaultDispatcher-worker-5 @coroutine#2130] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38839/UmAppDatabase/replication/nodeId 2025-04-16 14:00:13.084 [DefaultDispatcher-worker-5 @coroutine#2130] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38839/UmAppDatabase/replication/nodeId 2025-04-16 14:00:13.154 [DefaultDispatcher-worker-7 @coroutine#2177] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@421c057a 2025-04-16 14:00:13.154 [DefaultDispatcher-worker-7 @coroutine#2177] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36487/UmAppDatabase/replication/nodeId 2025-04-16 14:00:13.154 [DefaultDispatcher-worker-7 @coroutine#2177] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36487/UmAppDatabase/replication/nodeId. 2025-04-16 14:00:13.154 [DefaultDispatcher-worker-7 @coroutine#2177] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36487/UmAppDatabase/replication/nodeId 2025-04-16 14:00:13.155 [DefaultDispatcher-worker-14 @coroutine#2177] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36487/UmAppDatabase/replication/nodeId 2025-04-16 14:00:13.155 [DefaultDispatcher-worker-14 @coroutine#2177] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36487/UmAppDatabase/replication/nodeId 2025-04-16 14:00:13.191 [Test worker @coroutine#2672] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-143 - configuration: 2025-04-16 14:00:13.192 [Test worker @coroutine#2672] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:00:13.192 [Test worker @coroutine#2672] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:00:13.192 [Test worker @coroutine#2672] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:00:13.192 [Test worker @coroutine#2672] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:00:13.192 [Test worker @coroutine#2672] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:00:13.192 [Test worker @coroutine#2672] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:00:13.192 [Test worker @coroutine#2672] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@10d8769e 2025-04-16 14:00:13.192 [Test worker @coroutine#2672] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:00:13.192 [Test worker @coroutine#2672] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:00:13.192 [Test worker @coroutine#2672] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:00:13.192 [Test worker @coroutine#2672] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:00:13.192 [Test worker @coroutine#2672] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:00:13.192 [Test worker @coroutine#2672] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:00:13.192 [Test worker @coroutine#2672] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:00:13.192 [Test worker @coroutine#2672] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:00:13.192 [Test worker @coroutine#2672] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:00:13.192 [Test worker @coroutine#2672] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:00:13.192 [Test worker @coroutine#2672] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:00:13.192 [Test worker @coroutine#2672] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:00:13.192 [Test worker @coroutine#2672] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:00:13.192 [Test worker @coroutine#2672] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 14:00:13.192 [Test worker @coroutine#2672] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 14:00:13.192 [Test worker @coroutine#2672] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:00:13.192 [Test worker @coroutine#2672] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:00:13.192 [Test worker @coroutine#2672] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 14:00:13.192 [Test worker @coroutine#2672] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:00:13.192 [Test worker @coroutine#2672] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-143" 2025-04-16 14:00:13.192 [Test worker @coroutine#2672] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:00:13.192 [Test worker @coroutine#2672] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:00:13.192 [Test worker @coroutine#2672] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:00:13.192 [Test worker @coroutine#2672] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:00:13.192 [Test worker @coroutine#2672] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:00:13.192 [Test worker @coroutine#2672] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:00:13.192 [Test worker @coroutine#2672] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:00:13.192 [Test worker @coroutine#2672] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:00:13.192 [Test worker @coroutine#2672] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Starting... 2025-04-16 14:00:13.192 [Test worker @coroutine#2672] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@2357f000 2025-04-16 14:00:13.192 [Test worker @coroutine#2672] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@2357f000 2025-04-16 14:00:13.192 [Test worker @coroutine#2672] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Start completed. 2025-04-16 14:00:13.201 [Test worker @coroutine#2672] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2357f000 2025-04-16 14:00:13.206 [Test worker @coroutine#2673] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2357f000 2025-04-16 14:00:13.207 [Test worker @coroutine#2675] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2357f000 2025-04-16 14:00:13.208 [Test worker @coroutine#2677] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2357f000 2025-04-16 14:00:13.214 [DefaultDispatcher-worker-20 @coroutine#2679] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2357f000 2025-04-16 14:00:13.222 [DefaultDispatcher-worker-14 @coroutine#2691] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2357f000 2025-04-16 14:00:13.225 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Shutdown initiated... 2025-04-16 14:00:13.225 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Close initiated... 2025-04-16 14:00:13.225 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:00:13.225 [HikariPool-143 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2357f000: (connection evicted) 2025-04-16 14:00:13.226 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 14:00:13.226 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Closed. 2025-04-16 14:00:13.226 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Shutdown completed. 2025-04-16 14:00:13.228 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-144 - configuration: 2025-04-16 14:00:13.228 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:00:13.228 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:00:13.228 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:00:13.228 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:00:13.228 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:00:13.228 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:00:13.228 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@cc4a0dd 2025-04-16 14:00:13.228 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:00:13.228 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:00:13.228 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:00:13.228 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:00:13.228 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:00:13.228 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:00:13.228 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:00:13.228 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:00:13.228 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:00:13.228 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:00:13.228 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:00:13.228 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:00:13.228 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:00:13.228 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 14:00:13.228 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 14:00:13.228 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:00:13.228 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:00:13.228 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 14:00:13.228 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:00:13.228 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-144" 2025-04-16 14:00:13.228 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:00:13.228 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:00:13.228 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:00:13.228 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:00:13.228 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:00:13.228 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:00:13.228 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:00:13.228 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:00:13.228 [Test worker @coroutine#2697] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Starting... 2025-04-16 14:00:13.229 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f78adf 2025-04-16 14:00:13.229 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f78adf 2025-04-16 14:00:13.229 [Test worker @coroutine#2697] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Start completed. 2025-04-16 14:00:13.233 [DefaultDispatcher-worker-5 @coroutine#2209] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75f316df 2025-04-16 14:00:13.233 [DefaultDispatcher-worker-5 @coroutine#2209] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42847/UmAppDatabase/replication/nodeId 2025-04-16 14:00:13.233 [DefaultDispatcher-worker-5 @coroutine#2209] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42847/UmAppDatabase/replication/nodeId. 2025-04-16 14:00:13.234 [DefaultDispatcher-worker-5 @coroutine#2209] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42847/UmAppDatabase/replication/nodeId 2025-04-16 14:00:13.235 [DefaultDispatcher-worker-13 @coroutine#2209] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42847/UmAppDatabase/replication/nodeId 2025-04-16 14:00:13.235 [DefaultDispatcher-worker-13 @coroutine#2209] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42847/UmAppDatabase/replication/nodeId 2025-04-16 14:00:13.242 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f78adf 2025-04-16 14:00:13.249 [Test worker @coroutine#2701] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f78adf 2025-04-16 14:00:13.250 [Test worker @coroutine#2703] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f78adf 2025-04-16 14:00:13.252 [Test worker @coroutine#2705] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f78adf 2025-04-16 14:00:13.252 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-145 - configuration: 2025-04-16 14:00:13.253 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:00:13.253 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:00:13.253 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:00:13.253 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:00:13.253 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:00:13.253 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:00:13.253 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6bf27411 2025-04-16 14:00:13.253 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:00:13.253 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:00:13.253 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:00:13.253 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:00:13.253 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:00:13.253 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:00:13.253 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:00:13.253 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:00:13.253 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:00:13.253 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:00:13.253 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:00:13.253 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:00:13.253 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:00:13.253 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 14:00:13.253 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 14:00:13.253 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:00:13.253 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:00:13.253 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 14:00:13.253 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:00:13.253 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-145" 2025-04-16 14:00:13.253 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:00:13.253 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:00:13.253 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:00:13.253 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:00:13.253 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:00:13.253 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:00:13.253 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:00:13.253 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:00:13.253 [Test worker @coroutine#2697] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Starting... 2025-04-16 14:00:13.253 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Added connection org.sqlite.jdbc4.JDBC4Connection@57e83608 2025-04-16 14:00:13.253 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Added connection org.sqlite.jdbc4.JDBC4Connection@57e83608 2025-04-16 14:00:13.253 [Test worker @coroutine#2697] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Start completed. 2025-04-16 14:00:13.266 [DefaultDispatcher-worker-21 @coroutine#2238] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2735a7dc 2025-04-16 14:00:13.266 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57e83608 2025-04-16 14:00:13.266 [DefaultDispatcher-worker-21 @coroutine#2238] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35011/UmAppDatabase/replication/nodeId 2025-04-16 14:00:13.266 [DefaultDispatcher-worker-21 @coroutine#2238] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:35011/UmAppDatabase/replication/nodeId. 2025-04-16 14:00:13.266 [DefaultDispatcher-worker-21 @coroutine#2238] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35011/UmAppDatabase/replication/nodeId 2025-04-16 14:00:13.267 [DefaultDispatcher-worker-14 @coroutine#2238] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35011/UmAppDatabase/replication/nodeId 2025-04-16 14:00:13.267 [DefaultDispatcher-worker-14 @coroutine#2238] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35011/UmAppDatabase/replication/nodeId 2025-04-16 14:00:13.274 [Test worker @coroutine#2708] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57e83608 2025-04-16 14:00:13.275 [Test worker @coroutine#2712] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57e83608 2025-04-16 14:00:13.276 [Test worker @coroutine#2714] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57e83608 2025-04-16 14:00:13.282 [DefaultDispatcher-worker-11 @coroutine#2716] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57e83608 2025-04-16 14:00:13.293 [DefaultDispatcher-worker-7 @coroutine#2697] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f78adf 2025-04-16 14:00:13.298 [DefaultDispatcher-worker-9 @coroutine#2697] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f78adf 2025-04-16 14:00:13.298 [DefaultDispatcher-worker-10 @coroutine#2267] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47b7a59d 2025-04-16 14:00:13.298 [DefaultDispatcher-worker-10 @coroutine#2267] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-16 14:00:13.298 [DefaultDispatcher-worker-10 @coroutine#2267] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2025-04-16 14:00:13.299 [DefaultDispatcher-worker-10 @coroutine#2267] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-16 14:00:13.299 [DefaultDispatcher-worker-3 @coroutine#2267] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-16 14:00:13.303 [DefaultDispatcher-worker-21 @coroutine#2697] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f78adf 2025-04-16 14:00:13.311 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Shutdown initiated... 2025-04-16 14:00:13.311 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Close initiated... 2025-04-16 14:00:13.311 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:00:13.311 [HikariPool-144 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4f78adf: (connection evicted) 2025-04-16 14:00:13.312 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 14:00:13.312 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Closed. 2025-04-16 14:00:13.312 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Shutdown completed. 2025-04-16 14:00:13.312 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Shutdown initiated... 2025-04-16 14:00:13.312 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Close initiated... 2025-04-16 14:00:13.312 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:00:13.312 [HikariPool-145 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Closing connection org.sqlite.jdbc4.JDBC4Connection@57e83608: (connection evicted) 2025-04-16 14:00:13.313 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 14:00:13.313 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Closed. 2025-04-16 14:00:13.313 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Shutdown completed. 2025-04-16 14:00:13.314 [Test worker @coroutine#2739] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-146 - configuration: 2025-04-16 14:00:13.314 [Test worker @coroutine#2739] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:00:13.314 [Test worker @coroutine#2739] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:00:13.314 [Test worker @coroutine#2739] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:00:13.314 [Test worker @coroutine#2739] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:00:13.314 [Test worker @coroutine#2739] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:00:13.314 [Test worker @coroutine#2739] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:00:13.314 [Test worker @coroutine#2739] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3049dcac 2025-04-16 14:00:13.314 [Test worker @coroutine#2739] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:00:13.314 [Test worker @coroutine#2739] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:00:13.314 [Test worker @coroutine#2739] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:00:13.314 [Test worker @coroutine#2739] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:00:13.314 [Test worker @coroutine#2739] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:00:13.314 [Test worker @coroutine#2739] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:00:13.314 [Test worker @coroutine#2739] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:00:13.314 [Test worker @coroutine#2739] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:00:13.314 [Test worker @coroutine#2739] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:00:13.314 [Test worker @coroutine#2739] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:00:13.314 [Test worker @coroutine#2739] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:00:13.314 [Test worker @coroutine#2739] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:00:13.314 [Test worker @coroutine#2739] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:00:13.314 [Test worker @coroutine#2739] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 14:00:13.314 [Test worker @coroutine#2739] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 14:00:13.314 [Test worker @coroutine#2739] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:00:13.314 [Test worker @coroutine#2739] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:00:13.314 [Test worker @coroutine#2739] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 14:00:13.314 [Test worker @coroutine#2739] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:00:13.314 [Test worker @coroutine#2739] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-146" 2025-04-16 14:00:13.314 [Test worker @coroutine#2739] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:00:13.314 [Test worker @coroutine#2739] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:00:13.314 [Test worker @coroutine#2739] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:00:13.314 [Test worker @coroutine#2739] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:00:13.314 [Test worker @coroutine#2739] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:00:13.314 [Test worker @coroutine#2739] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:00:13.314 [Test worker @coroutine#2739] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:00:13.314 [Test worker @coroutine#2739] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:00:13.314 [Test worker @coroutine#2739] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Starting... 2025-04-16 14:00:13.314 [Test worker @coroutine#2739] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Added connection org.sqlite.jdbc4.JDBC4Connection@2cf6b6e6 2025-04-16 14:00:13.314 [Test worker @coroutine#2739] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Added connection org.sqlite.jdbc4.JDBC4Connection@2cf6b6e6 2025-04-16 14:00:13.314 [Test worker @coroutine#2739] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Start completed. 2025-04-16 14:00:13.320 [DefaultDispatcher-worker-14 @coroutine#2281] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d18d9ed 2025-04-16 14:00:13.320 [DefaultDispatcher-worker-14 @coroutine#2281] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41103/UmAppDatabase/replication/nodeId 2025-04-16 14:00:13.320 [DefaultDispatcher-worker-14 @coroutine#2281] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41103/UmAppDatabase/replication/nodeId. 2025-04-16 14:00:13.320 [DefaultDispatcher-worker-14 @coroutine#2281] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41103/UmAppDatabase/replication/nodeId 2025-04-16 14:00:13.321 [DefaultDispatcher-worker-21 @coroutine#2281] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41103/UmAppDatabase/replication/nodeId 2025-04-16 14:00:13.321 [DefaultDispatcher-worker-21 @coroutine#2281] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41103/UmAppDatabase/replication/nodeId 2025-04-16 14:00:13.324 [Test worker @coroutine#2739] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2cf6b6e6 2025-04-16 14:00:13.330 [Test worker @coroutine#2743] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2cf6b6e6 2025-04-16 14:00:13.331 [Test worker @coroutine#2745] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2cf6b6e6 2025-04-16 14:00:13.332 [Test worker @coroutine#2747] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2cf6b6e6 2025-04-16 14:00:13.333 [Test worker @coroutine#2739] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-147 - configuration: 2025-04-16 14:00:13.333 [Test worker @coroutine#2739] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:00:13.333 [Test worker @coroutine#2739] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:00:13.333 [Test worker @coroutine#2739] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:00:13.333 [Test worker @coroutine#2739] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:00:13.333 [Test worker @coroutine#2739] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:00:13.333 [Test worker @coroutine#2739] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:00:13.333 [Test worker @coroutine#2739] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@461c0572 2025-04-16 14:00:13.333 [Test worker @coroutine#2739] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:00:13.333 [Test worker @coroutine#2739] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:00:13.333 [Test worker @coroutine#2739] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:00:13.333 [Test worker @coroutine#2739] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:00:13.333 [Test worker @coroutine#2739] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:00:13.333 [Test worker @coroutine#2739] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:00:13.333 [Test worker @coroutine#2739] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:00:13.333 [Test worker @coroutine#2739] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:00:13.333 [Test worker @coroutine#2739] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:00:13.333 [Test worker @coroutine#2739] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:00:13.333 [Test worker @coroutine#2739] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:00:13.333 [Test worker @coroutine#2739] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:00:13.333 [Test worker @coroutine#2739] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:00:13.333 [Test worker @coroutine#2739] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 14:00:13.333 [Test worker @coroutine#2739] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 14:00:13.333 [Test worker @coroutine#2739] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:00:13.333 [Test worker @coroutine#2739] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:00:13.333 [Test worker @coroutine#2739] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 14:00:13.333 [Test worker @coroutine#2739] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:00:13.333 [Test worker @coroutine#2739] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-147" 2025-04-16 14:00:13.333 [Test worker @coroutine#2739] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:00:13.333 [Test worker @coroutine#2739] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:00:13.333 [Test worker @coroutine#2739] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:00:13.333 [Test worker @coroutine#2739] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:00:13.333 [Test worker @coroutine#2739] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:00:13.333 [Test worker @coroutine#2739] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:00:13.333 [Test worker @coroutine#2739] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:00:13.333 [Test worker @coroutine#2739] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:00:13.333 [Test worker @coroutine#2739] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Starting... 2025-04-16 14:00:13.333 [Test worker @coroutine#2739] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Added connection org.sqlite.jdbc4.JDBC4Connection@44872224 2025-04-16 14:00:13.333 [Test worker @coroutine#2739] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Added connection org.sqlite.jdbc4.JDBC4Connection@44872224 2025-04-16 14:00:13.333 [Test worker @coroutine#2739] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Start completed. 2025-04-16 14:00:13.341 [Test worker @coroutine#2739] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44872224 2025-04-16 14:00:13.346 [Test worker @coroutine#2749] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44872224 2025-04-16 14:00:13.347 [Test worker @coroutine#2751] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44872224 2025-04-16 14:00:13.348 [Test worker @coroutine#2753] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44872224 2025-04-16 14:00:13.352 [DefaultDispatcher-worker-16 @coroutine#2755] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44872224 2025-04-16 14:00:13.359 [DefaultDispatcher-worker-1 @coroutine#2739] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2cf6b6e6 2025-04-16 14:00:13.363 [DefaultDispatcher-worker-16 @coroutine#2739] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2cf6b6e6 2025-04-16 14:00:13.368 [DefaultDispatcher-worker-3 @coroutine#2739] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2cf6b6e6 2025-04-16 14:00:13.370 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Shutdown initiated... 2025-04-16 14:00:13.370 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Close initiated... 2025-04-16 14:00:13.370 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:00:13.370 [HikariPool-146 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2cf6b6e6: (connection evicted) 2025-04-16 14:00:13.371 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 14:00:13.371 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Closed. 2025-04-16 14:00:13.371 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Shutdown completed. 2025-04-16 14:00:13.371 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Shutdown initiated... 2025-04-16 14:00:13.371 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Close initiated... 2025-04-16 14:00:13.371 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:00:13.371 [HikariPool-147 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Closing connection org.sqlite.jdbc4.JDBC4Connection@44872224: (connection evicted) 2025-04-16 14:00:13.372 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 14:00:13.372 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Closed. 2025-04-16 14:00:13.372 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Shutdown completed. 2025-04-16 14:00:13.373 [Test worker @coroutine#2776] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-148 - configuration: 2025-04-16 14:00:13.373 [Test worker @coroutine#2776] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:00:13.373 [Test worker @coroutine#2776] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:00:13.373 [Test worker @coroutine#2776] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:00:13.373 [Test worker @coroutine#2776] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:00:13.373 [Test worker @coroutine#2776] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:00:13.373 [Test worker @coroutine#2776] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:00:13.373 [Test worker @coroutine#2776] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@996126b 2025-04-16 14:00:13.373 [Test worker @coroutine#2776] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:00:13.373 [Test worker @coroutine#2776] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:00:13.373 [Test worker @coroutine#2776] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:00:13.373 [Test worker @coroutine#2776] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:00:13.373 [Test worker @coroutine#2776] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:00:13.373 [Test worker @coroutine#2776] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:00:13.373 [Test worker @coroutine#2776] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:00:13.373 [Test worker @coroutine#2776] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:00:13.373 [Test worker @coroutine#2776] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:00:13.373 [Test worker @coroutine#2776] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:00:13.373 [Test worker @coroutine#2776] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:00:13.373 [Test worker @coroutine#2776] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:00:13.373 [Test worker @coroutine#2776] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:00:13.373 [Test worker @coroutine#2776] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 14:00:13.373 [Test worker @coroutine#2776] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 14:00:13.373 [Test worker @coroutine#2776] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:00:13.373 [Test worker @coroutine#2776] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:00:13.373 [Test worker @coroutine#2776] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 14:00:13.373 [Test worker @coroutine#2776] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:00:13.373 [Test worker @coroutine#2776] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-148" 2025-04-16 14:00:13.373 [Test worker @coroutine#2776] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:00:13.373 [Test worker @coroutine#2776] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:00:13.373 [Test worker @coroutine#2776] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:00:13.373 [Test worker @coroutine#2776] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:00:13.373 [Test worker @coroutine#2776] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:00:13.373 [Test worker @coroutine#2776] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:00:13.373 [Test worker @coroutine#2776] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:00:13.373 [Test worker @coroutine#2776] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:00:13.373 [Test worker @coroutine#2776] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Starting... 2025-04-16 14:00:13.373 [Test worker @coroutine#2776] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d4b09c7 2025-04-16 14:00:13.373 [Test worker @coroutine#2776] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d4b09c7 2025-04-16 14:00:13.373 [Test worker @coroutine#2776] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Start completed. 2025-04-16 14:00:13.381 [Test worker @coroutine#2776] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d4b09c7 2025-04-16 14:00:13.386 [Test worker @coroutine#2777] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d4b09c7 2025-04-16 14:00:13.387 [Test worker @coroutine#2779] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d4b09c7 2025-04-16 14:00:13.388 [Test worker @coroutine#2781] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d4b09c7 2025-04-16 14:00:13.393 [DefaultDispatcher-worker-19 @coroutine#2783] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d4b09c7 2025-04-16 14:00:13.406 [DefaultDispatcher-worker-12 @coroutine#2776] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d4b09c7 2025-04-16 14:00:13.407 [Test worker @coroutine#2792] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d4b09c7 2025-04-16 14:00:13.411 [DefaultDispatcher-worker-7 @coroutine#2776] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d4b09c7 2025-04-16 14:00:13.425 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Shutdown initiated... 2025-04-16 14:00:13.425 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Close initiated... 2025-04-16 14:00:13.425 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:00:13.425 [HikariPool-148 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6d4b09c7: (connection evicted) 2025-04-16 14:00:13.425 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 14:00:13.425 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Closed. 2025-04-16 14:00:13.426 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Shutdown completed. 2025-04-16 14:00:13.426 [Test worker @coroutine#2835] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-149 - configuration: 2025-04-16 14:00:13.426 [Test worker @coroutine#2835] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:00:13.426 [Test worker @coroutine#2835] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:00:13.426 [Test worker @coroutine#2835] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:00:13.426 [Test worker @coroutine#2835] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:00:13.426 [Test worker @coroutine#2835] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:00:13.426 [Test worker @coroutine#2835] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:00:13.426 [Test worker @coroutine#2835] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4b4a3114 2025-04-16 14:00:13.426 [Test worker @coroutine#2835] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:00:13.426 [Test worker @coroutine#2835] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:00:13.426 [Test worker @coroutine#2835] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:00:13.426 [Test worker @coroutine#2835] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:00:13.426 [Test worker @coroutine#2835] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:00:13.426 [Test worker @coroutine#2835] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:00:13.426 [Test worker @coroutine#2835] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:00:13.426 [Test worker @coroutine#2835] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:00:13.426 [Test worker @coroutine#2835] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:00:13.426 [Test worker @coroutine#2835] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:00:13.426 [Test worker @coroutine#2835] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:00:13.426 [Test worker @coroutine#2835] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:00:13.426 [Test worker @coroutine#2835] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:00:13.426 [Test worker @coroutine#2835] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 14:00:13.427 [Test worker @coroutine#2835] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 14:00:13.427 [Test worker @coroutine#2835] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:00:13.427 [Test worker @coroutine#2835] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:00:13.427 [Test worker @coroutine#2835] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 14:00:13.427 [Test worker @coroutine#2835] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:00:13.427 [Test worker @coroutine#2835] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-149" 2025-04-16 14:00:13.427 [Test worker @coroutine#2835] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:00:13.427 [Test worker @coroutine#2835] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:00:13.427 [Test worker @coroutine#2835] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:00:13.427 [Test worker @coroutine#2835] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:00:13.427 [Test worker @coroutine#2835] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:00:13.427 [Test worker @coroutine#2835] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:00:13.427 [Test worker @coroutine#2835] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:00:13.427 [Test worker @coroutine#2835] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:00:13.427 [Test worker @coroutine#2835] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Starting... 2025-04-16 14:00:13.427 [Test worker @coroutine#2835] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Added connection org.sqlite.jdbc4.JDBC4Connection@74d4f542 2025-04-16 14:00:13.427 [Test worker @coroutine#2835] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Added connection org.sqlite.jdbc4.JDBC4Connection@74d4f542 2025-04-16 14:00:13.427 [Test worker @coroutine#2835] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Start completed. 2025-04-16 14:00:13.435 [Test worker @coroutine#2835] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74d4f542 2025-04-16 14:00:13.441 [Test worker @coroutine#2836] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74d4f542 2025-04-16 14:00:13.442 [Test worker @coroutine#2838] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74d4f542 2025-04-16 14:00:13.443 [Test worker @coroutine#2840] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74d4f542 2025-04-16 14:00:13.449 [DefaultDispatcher-worker-17 @coroutine#2842] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74d4f542 2025-04-16 14:00:13.449 [DefaultDispatcher-worker-5 @coroutine#2333] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@204beb58 2025-04-16 14:00:13.449 [DefaultDispatcher-worker-5 @coroutine#2333] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:39507/UmAppDatabase/replication/nodeId 2025-04-16 14:00:13.449 [DefaultDispatcher-worker-5 @coroutine#2333] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:39507/UmAppDatabase/replication/nodeId. 2025-04-16 14:00:13.449 [DefaultDispatcher-worker-5 @coroutine#2333] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39507/UmAppDatabase/replication/nodeId 2025-04-16 14:00:13.450 [DefaultDispatcher-worker-1 @coroutine#2333] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39507/UmAppDatabase/replication/nodeId 2025-04-16 14:00:13.450 [DefaultDispatcher-worker-1 @coroutine#2333] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:39507/UmAppDatabase/replication/nodeId 2025-04-16 14:00:13.463 [DefaultDispatcher-worker-20 @coroutine#2835] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74d4f542 2025-04-16 14:00:13.464 [Test worker @coroutine#2854] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74d4f542 2025-04-16 14:00:13.468 [DefaultDispatcher-worker-13 @coroutine#2835] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74d4f542 2025-04-16 14:00:13.471 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Shutdown initiated... 2025-04-16 14:00:13.471 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Close initiated... 2025-04-16 14:00:13.471 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:00:13.472 [HikariPool-149 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Closing connection org.sqlite.jdbc4.JDBC4Connection@74d4f542: (connection evicted) 2025-04-16 14:00:13.472 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 14:00:13.472 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Closed. 2025-04-16 14:00:13.472 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Shutdown completed. 2025-04-16 14:00:13.473 [Test worker @coroutine#2896] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-150 - configuration: 2025-04-16 14:00:13.473 [Test worker @coroutine#2896] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:00:13.473 [Test worker @coroutine#2896] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:00:13.473 [Test worker @coroutine#2896] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:00:13.473 [Test worker @coroutine#2896] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:00:13.473 [Test worker @coroutine#2896] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:00:13.473 [Test worker @coroutine#2896] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:00:13.473 [Test worker @coroutine#2896] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@79ef8115 2025-04-16 14:00:13.473 [Test worker @coroutine#2896] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:00:13.473 [Test worker @coroutine#2896] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:00:13.473 [Test worker @coroutine#2896] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:00:13.473 [Test worker @coroutine#2896] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:00:13.473 [Test worker @coroutine#2896] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:00:13.473 [Test worker @coroutine#2896] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:00:13.473 [Test worker @coroutine#2896] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:00:13.473 [Test worker @coroutine#2896] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:00:13.473 [Test worker @coroutine#2896] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:00:13.473 [Test worker @coroutine#2896] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:00:13.473 [Test worker @coroutine#2896] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:00:13.473 [Test worker @coroutine#2896] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:00:13.473 [Test worker @coroutine#2896] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:00:13.473 [Test worker @coroutine#2896] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 14:00:13.473 [Test worker @coroutine#2896] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 14:00:13.473 [Test worker @coroutine#2896] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:00:13.473 [Test worker @coroutine#2896] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:00:13.473 [Test worker @coroutine#2896] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 14:00:13.473 [Test worker @coroutine#2896] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:00:13.473 [Test worker @coroutine#2896] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-150" 2025-04-16 14:00:13.473 [Test worker @coroutine#2896] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:00:13.473 [Test worker @coroutine#2896] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:00:13.473 [Test worker @coroutine#2896] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:00:13.473 [Test worker @coroutine#2896] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:00:13.473 [Test worker @coroutine#2896] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:00:13.473 [Test worker @coroutine#2896] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:00:13.473 [Test worker @coroutine#2896] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:00:13.473 [Test worker @coroutine#2896] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:00:13.473 [Test worker @coroutine#2896] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Starting... 2025-04-16 14:00:13.473 [Test worker @coroutine#2896] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Added connection org.sqlite.jdbc4.JDBC4Connection@3bb186b 2025-04-16 14:00:13.473 [Test worker @coroutine#2896] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Added connection org.sqlite.jdbc4.JDBC4Connection@3bb186b 2025-04-16 14:00:13.473 [Test worker @coroutine#2896] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Start completed. 2025-04-16 14:00:13.482 [Test worker @coroutine#2896] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bb186b 2025-04-16 14:00:13.487 [Test worker @coroutine#2897] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bb186b 2025-04-16 14:00:13.488 [Test worker @coroutine#2899] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bb186b 2025-04-16 14:00:13.489 [Test worker @coroutine#2901] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bb186b 2025-04-16 14:00:13.495 [DefaultDispatcher-worker-19 @coroutine#2903] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bb186b 2025-04-16 14:00:13.507 [DefaultDispatcher-worker-19 @coroutine#2896] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bb186b 2025-04-16 14:00:13.512 [DefaultDispatcher-worker-2 @coroutine#2896] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bb186b 2025-04-16 14:00:13.554 [DefaultDispatcher-worker-12 @coroutine#2375] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5367d46f 2025-04-16 14:00:13.554 [DefaultDispatcher-worker-12 @coroutine#2375] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56471/UmAppDatabase/replication/nodeId 2025-04-16 14:00:13.554 [DefaultDispatcher-worker-12 @coroutine#2375] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56471/UmAppDatabase/replication/nodeId. 2025-04-16 14:00:13.554 [DefaultDispatcher-worker-12 @coroutine#2375] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56471/UmAppDatabase/replication/nodeId 2025-04-16 14:00:13.589 [HikariPool-150 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:00:13.590 [DefaultDispatcher-worker-10 @coroutine#2375] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56471/UmAppDatabase/replication/nodeId 2025-04-16 14:00:13.590 [DefaultDispatcher-worker-10 @coroutine#2375] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56471/UmAppDatabase/replication/nodeId 2025-04-16 14:00:13.647 [DefaultDispatcher-worker-9 @coroutine#2929] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bb186b 2025-04-16 14:00:13.681 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Shutdown initiated... 2025-04-16 14:00:13.681 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Close initiated... 2025-04-16 14:00:13.681 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:00:13.682 [HikariPool-150 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3bb186b: (connection evicted) 2025-04-16 14:00:13.682 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 14:00:13.682 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Closed. 2025-04-16 14:00:13.682 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Shutdown completed. 2025-04-16 14:00:13.684 [Test worker @coroutine#2937] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-151 - configuration: 2025-04-16 14:00:13.684 [Test worker @coroutine#2937] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:00:13.684 [Test worker @coroutine#2937] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:00:13.684 [Test worker @coroutine#2937] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:00:13.684 [Test worker @coroutine#2937] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:00:13.684 [Test worker @coroutine#2937] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:00:13.684 [Test worker @coroutine#2937] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:00:13.684 [Test worker @coroutine#2937] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@72769bf5 2025-04-16 14:00:13.684 [Test worker @coroutine#2937] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:00:13.684 [Test worker @coroutine#2937] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:00:13.684 [Test worker @coroutine#2937] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:00:13.684 [Test worker @coroutine#2937] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:00:13.684 [Test worker @coroutine#2937] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:00:13.684 [Test worker @coroutine#2937] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:00:13.684 [Test worker @coroutine#2937] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:00:13.684 [Test worker @coroutine#2937] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:00:13.684 [Test worker @coroutine#2937] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:00:13.684 [Test worker @coroutine#2937] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:00:13.684 [Test worker @coroutine#2937] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:00:13.684 [Test worker @coroutine#2937] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:00:13.684 [Test worker @coroutine#2937] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:00:13.684 [Test worker @coroutine#2937] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 14:00:13.684 [Test worker @coroutine#2937] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 14:00:13.684 [Test worker @coroutine#2937] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:00:13.684 [Test worker @coroutine#2937] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:00:13.684 [Test worker @coroutine#2937] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 14:00:13.684 [Test worker @coroutine#2937] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:00:13.684 [Test worker @coroutine#2937] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-151" 2025-04-16 14:00:13.684 [Test worker @coroutine#2937] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:00:13.684 [Test worker @coroutine#2937] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:00:13.684 [Test worker @coroutine#2937] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:00:13.684 [Test worker @coroutine#2937] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:00:13.684 [Test worker @coroutine#2937] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:00:13.684 [Test worker @coroutine#2937] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:00:13.684 [Test worker @coroutine#2937] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:00:13.684 [Test worker @coroutine#2937] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:00:13.684 [Test worker @coroutine#2937] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Starting... 2025-04-16 14:00:13.685 [Test worker @coroutine#2937] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d364bce 2025-04-16 14:00:13.685 [Test worker @coroutine#2937] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d364bce 2025-04-16 14:00:13.685 [Test worker @coroutine#2937] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Start completed. 2025-04-16 14:00:13.687 [DefaultDispatcher-worker-11 @coroutine#2428] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f3672eb 2025-04-16 14:00:13.687 [DefaultDispatcher-worker-11 @coroutine#2428] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35431/UmAppDatabase/replication/nodeId 2025-04-16 14:00:13.687 [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:35431/UmAppDatabase/replication/nodeId. 2025-04-16 14:00:13.687 [DefaultDispatcher-worker-11 @coroutine#2428] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35431/UmAppDatabase/replication/nodeId 2025-04-16 14:00:13.688 [DefaultDispatcher-worker-11 @coroutine#2428] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35431/UmAppDatabase/replication/nodeId 2025-04-16 14:00:13.688 [DefaultDispatcher-worker-11 @coroutine#2428] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35431/UmAppDatabase/replication/nodeId 2025-04-16 14:00:13.696 [Test worker @coroutine#2937] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d364bce 2025-04-16 14:00:13.701 [Test worker @coroutine#2941] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d364bce 2025-04-16 14:00:13.702 [Test worker @coroutine#2943] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d364bce 2025-04-16 14:00:13.703 [Test worker @coroutine#2945] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d364bce 2025-04-16 14:00:13.709 [DefaultDispatcher-worker-12 @coroutine#2947] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d364bce 2025-04-16 14:00:13.710 [Test worker @coroutine#2951] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d364bce 2025-04-16 14:00:13.723 [DefaultDispatcher-worker-3 @coroutine#2937] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d364bce 2025-04-16 14:00:13.727 [DefaultDispatcher-worker-18 @coroutine#2937] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d364bce 2025-04-16 14:00:13.735 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Shutdown initiated... 2025-04-16 14:00:13.735 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Close initiated... 2025-04-16 14:00:13.735 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:00:13.735 [HikariPool-151 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7d364bce: (connection evicted) 2025-04-16 14:00:13.736 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 14:00:13.736 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Closed. 2025-04-16 14:00:13.736 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Shutdown completed. 2025-04-16 14:00:13.736 [Test worker @coroutine#2973] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-152 - configuration: 2025-04-16 14:00:13.736 [Test worker @coroutine#2973] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:00:13.736 [Test worker @coroutine#2973] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:00:13.736 [Test worker @coroutine#2973] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:00:13.736 [Test worker @coroutine#2973] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:00:13.736 [Test worker @coroutine#2973] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:00:13.736 [Test worker @coroutine#2973] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:00:13.736 [Test worker @coroutine#2973] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5295779 2025-04-16 14:00:13.736 [Test worker @coroutine#2973] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:00:13.736 [Test worker @coroutine#2973] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:00:13.736 [Test worker @coroutine#2973] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:00:13.736 [Test worker @coroutine#2973] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:00:13.736 [Test worker @coroutine#2973] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:00:13.736 [Test worker @coroutine#2973] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:00:13.736 [Test worker @coroutine#2973] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:00:13.736 [Test worker @coroutine#2973] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:00:13.736 [Test worker @coroutine#2973] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:00:13.736 [Test worker @coroutine#2973] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:00:13.736 [Test worker @coroutine#2973] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:00:13.737 [Test worker @coroutine#2973] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:00:13.737 [Test worker @coroutine#2973] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:00:13.737 [Test worker @coroutine#2973] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 14:00:13.737 [Test worker @coroutine#2973] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 14:00:13.737 [Test worker @coroutine#2973] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:00:13.737 [Test worker @coroutine#2973] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:00:13.737 [Test worker @coroutine#2973] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 14:00:13.737 [Test worker @coroutine#2973] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:00:13.737 [Test worker @coroutine#2973] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-152" 2025-04-16 14:00:13.737 [Test worker @coroutine#2973] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:00:13.737 [Test worker @coroutine#2973] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:00:13.737 [Test worker @coroutine#2973] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:00:13.737 [Test worker @coroutine#2973] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:00:13.737 [Test worker @coroutine#2973] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:00:13.737 [Test worker @coroutine#2973] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:00:13.737 [Test worker @coroutine#2973] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:00:13.737 [Test worker @coroutine#2973] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:00:13.737 [Test worker @coroutine#2973] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Starting... 2025-04-16 14:00:13.737 [Test worker @coroutine#2973] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Added connection org.sqlite.jdbc4.JDBC4Connection@200cbb63 2025-04-16 14:00:13.737 [Test worker @coroutine#2973] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Added connection org.sqlite.jdbc4.JDBC4Connection@200cbb63 2025-04-16 14:00:13.737 [Test worker @coroutine#2973] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Start completed. 2025-04-16 14:00:13.745 [Test worker @coroutine#2973] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@200cbb63 2025-04-16 14:00:13.750 [Test worker @coroutine#2974] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@200cbb63 2025-04-16 14:00:13.751 [Test worker @coroutine#2976] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@200cbb63 2025-04-16 14:00:13.752 [Test worker @coroutine#2978] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@200cbb63 2025-04-16 14:00:13.758 [DefaultDispatcher-worker-16 @coroutine#2980] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@200cbb63 2025-04-16 14:00:13.805 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Shutdown initiated... 2025-04-16 14:00:13.805 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Close initiated... 2025-04-16 14:00:13.805 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:00:13.805 [HikariPool-152 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Closing connection org.sqlite.jdbc4.JDBC4Connection@200cbb63: (connection evicted) 2025-04-16 14:00:13.806 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 14:00:13.806 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Closed. 2025-04-16 14:00:13.806 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Shutdown completed. 2025-04-16 14:00:13.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-153 - configuration: 2025-04-16 14:00:13.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:00:13.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:00:13.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:00:13.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:00:13.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:00:13.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:00:13.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7b80ac30 2025-04-16 14:00:13.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:00:13.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:00:13.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:00:13.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:00:13.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:00:13.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:00:13.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:00:13.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:00:13.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:00:13.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:00:13.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:00:13.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:00:13.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:00:13.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 14:00:13.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 14:00:13.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:00:13.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:00:13.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 14:00:13.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:00:13.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-153" 2025-04-16 14:00:13.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:00:13.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:00:13.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:00:13.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:00:13.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:00:13.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:00:13.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:00:13.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:00:13.808 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Starting... 2025-04-16 14:00:13.808 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Added connection org.sqlite.jdbc4.JDBC4Connection@f61f06e 2025-04-16 14:00:13.808 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Added connection org.sqlite.jdbc4.JDBC4Connection@f61f06e 2025-04-16 14:00:13.808 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Start completed. 2025-04-16 14:00:13.872 [DefaultDispatcher-worker-19 @coroutine#3003] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f61f06e 2025-04-16 14:00:13.876 [DefaultDispatcher-worker-5 @coroutine#3003] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f61f06e 2025-04-16 14:00:13.881 [DefaultDispatcher-worker-18 @coroutine#3003] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f61f06e 2025-04-16 14:00:13.885 [DefaultDispatcher-worker-1 @coroutine#3003] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f61f06e 2025-04-16 14:00:13.902 [DefaultDispatcher-worker-8 @coroutine#3003] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f61f06e 2025-04-16 14:00:13.902 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2025-04-16 14:00:13.907 [Test worker] INFO ktor.application - Application started in 0.005 seconds. 2025-04-16 14:00:13.908 [DefaultDispatcher-worker-6 @coroutine#3010] INFO ktor.application - Responding at http://0.0.0.0:45949 2025-04-16 14:00:13.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-154 - configuration: 2025-04-16 14:00:13.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:00:13.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:00:13.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:00:13.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:00:13.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:00:13.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:00:13.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2ca4b010 2025-04-16 14:00:13.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:00:13.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:00:13.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:00:13.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:00:13.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:00:13.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:00:13.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:00:13.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:00:13.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:00:13.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:00:13.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:00:13.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:00:13.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:00:13.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 14:00:13.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 14:00:13.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:00:13.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:00:13.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 14:00:13.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:00:13.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-154" 2025-04-16 14:00:13.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:00:13.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:00:13.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:00:13.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:00:13.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:00:13.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:00:13.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:00:13.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:00:13.908 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Starting... 2025-04-16 14:00:13.908 [HikariPool-153 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:00:13.908 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f7653ae 2025-04-16 14:00:13.908 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f7653ae 2025-04-16 14:00:13.908 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Start completed. 2025-04-16 14:00:13.917 [DefaultDispatcher-worker-8 @coroutine#3012] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45949/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-16 14:00:13.917 [DefaultDispatcher-worker-8 @coroutine#3012] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:45949/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-16 14:00:13.917 [DefaultDispatcher-worker-8 @coroutine#3012] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45949/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-16 14:00:13.917 [DefaultDispatcher-worker-8 @coroutine#3012] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45949/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-16 14:00:13.919 [eventLoopGroupProxy-19-1 @call-handler#3021] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, sse] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/sse/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2025-04-16 14:00:13.919 [eventLoopGroupProxy-19-2 @call-handler#3020] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, ackAndGetPendingReplications] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2025-04-16 14:00:13.919 [eventLoopGroupProxy-19-1 @call-handler#3021] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 14:00:13.919 [eventLoopGroupProxy-19-2 @call-handler#3020] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-16 14:00:13.919 [eventLoopGroupProxy-19-2 @call-handler#3020] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-16 14:00:13.919 [eventLoopGroupProxy-19-2 @call-handler#3020] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 14:00:13.919 [DefaultDispatcher-worker-14 @coroutine#3012] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45949/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-16 14:00:13.919 [DefaultDispatcher-worker-14 @coroutine#3012] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:45949/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-16 14:00:13.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-155 - configuration: 2025-04-16 14:00:13.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:00:13.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:00:13.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:00:13.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:00:13.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:00:13.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:00:13.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5e537465 2025-04-16 14:00:13.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:00:13.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:00:13.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:00:13.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:00:13.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:00:13.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:00:13.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:00:13.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:00:13.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:00:13.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:00:13.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:00:13.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:00:13.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:00:13.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 14:00:13.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 14:00:13.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:00:13.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:00:13.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 14:00:13.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:00:13.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-155" 2025-04-16 14:00:13.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:00:13.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:00:13.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:00:13.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:00:13.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:00:13.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:00:13.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:00:13.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:00:13.922 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Starting... 2025-04-16 14:00:13.922 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d267575 2025-04-16 14:00:13.922 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d267575 2025-04-16 14:00:13.922 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Start completed. 2025-04-16 14:00:13.928 [DefaultDispatcher-worker-4 @coroutine#3011] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f7653ae 2025-04-16 14:00:13.928 [DefaultDispatcher-worker-4 @coroutine#3011] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45949/UmAppDatabase/replication/nodeId 2025-04-16 14:00:13.928 [DefaultDispatcher-worker-4 @coroutine#3011] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:45949/UmAppDatabase/replication/nodeId. 2025-04-16 14:00:13.928 [DefaultDispatcher-worker-4 @coroutine#3011] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45949/UmAppDatabase/replication/nodeId 2025-04-16 14:00:13.929 [eventLoopGroupProxy-19-2 @call-handler#3026] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, nodeId] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId /UmAppDatabase/replication/nodeId/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2025-04-16 14:00:13.929 [eventLoopGroupProxy-19-2 @call-handler#3026] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 14:00:13.930 [DefaultDispatcher-worker-15 @coroutine#3011] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45949/UmAppDatabase/replication/nodeId 2025-04-16 14:00:13.930 [DefaultDispatcher-worker-15 @coroutine#3011] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:45949/UmAppDatabase/replication/nodeId 2025-04-16 14:00:13.934 [DefaultDispatcher-worker-8 @coroutine#3031] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45949/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-16 14:00:13.934 [DefaultDispatcher-worker-8 @coroutine#3031] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:45949/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-16 14:00:13.934 [DefaultDispatcher-worker-8 @coroutine#3031] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45949/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-16 14:00:13.934 [DefaultDispatcher-worker-8 @coroutine#3031] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45949/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-16 14:00:13.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-156 - configuration: 2025-04-16 14:00:13.934 [DefaultDispatcher-worker-20 @coroutine#3011] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f7653ae 2025-04-16 14:00:13.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:00:13.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:00:13.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:00:13.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:00:13.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:00:13.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:00:13.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@31f5580b 2025-04-16 14:00:13.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:00:13.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:00:13.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:00:13.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:00:13.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:00:13.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:00:13.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:00:13.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:00:13.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:00:13.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:00:13.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:00:13.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:00:13.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:00:13.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 14:00:13.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 14:00:13.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:00:13.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:00:13.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 14:00:13.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:00:13.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-156" 2025-04-16 14:00:13.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:00:13.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:00:13.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:00:13.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:00:13.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:00:13.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:00:13.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:00:13.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:00:13.935 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Starting... 2025-04-16 14:00:13.935 [eventLoopGroupProxy-19-2 @call-handler#3036] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, ackAndGetPendingReplications] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2025-04-16 14:00:13.935 [eventLoopGroupProxy-19-2 @call-handler#3036] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-16 14:00:13.935 [eventLoopGroupProxy-19-2 @call-handler#3036] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-16 14:00:13.935 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Added connection org.sqlite.jdbc4.JDBC4Connection@5927473a 2025-04-16 14:00:13.935 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Added connection org.sqlite.jdbc4.JDBC4Connection@5927473a 2025-04-16 14:00:13.935 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Start completed. 2025-04-16 14:00:13.935 [eventLoopGroupProxy-19-2 @call-handler#3036] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 14:00:13.935 [eventLoopGroupProxy-19-3 @call-handler#3039] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, sse] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/sse/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2025-04-16 14:00:13.935 [eventLoopGroupProxy-19-3 @call-handler#3039] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 14:00:13.936 [DefaultDispatcher-worker-12 @coroutine#3031] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45949/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-16 14:00:13.936 [DefaultDispatcher-worker-12 @coroutine#3031] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:45949/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-16 14:00:13.939 [DefaultDispatcher-worker-2 @coroutine#3013] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f7653ae 2025-04-16 14:00:13.945 [DefaultDispatcher-worker-3 @coroutine#3030] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d267575 2025-04-16 14:00:13.945 [DefaultDispatcher-worker-2 @coroutine#3043] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45949/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-16 14:00:13.945 [DefaultDispatcher-worker-2 @coroutine#3043] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:45949/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-16 14:00:13.945 [DefaultDispatcher-worker-2 @coroutine#3043] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45949/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-16 14:00:13.945 [DefaultDispatcher-worker-2 @coroutine#3043] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45949/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-16 14:00:13.945 [DefaultDispatcher-worker-3 @coroutine#3030] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45949/UmAppDatabase/replication/nodeId 2025-04-16 14:00:13.945 [DefaultDispatcher-worker-3 @coroutine#3030] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:45949/UmAppDatabase/replication/nodeId. 2025-04-16 14:00:13.945 [DefaultDispatcher-worker-3 @coroutine#3030] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45949/UmAppDatabase/replication/nodeId 2025-04-16 14:00:13.946 [eventLoopGroupProxy-19-2 @call-handler#3049] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, ackAndGetPendingReplications] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2025-04-16 14:00:13.946 [eventLoopGroupProxy-19-2 @call-handler#3049] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-16 14:00:13.946 [eventLoopGroupProxy-19-2 @call-handler#3049] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-16 14:00:13.947 [eventLoopGroupProxy-19-4 @call-handler#3055] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, nodeId] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId /UmAppDatabase/replication/nodeId/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2025-04-16 14:00:13.947 [eventLoopGroupProxy-19-4 @call-handler#3055] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 14:00:13.947 [DefaultDispatcher-worker-13 @coroutine#3030] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45949/UmAppDatabase/replication/nodeId 2025-04-16 14:00:13.947 [DefaultDispatcher-worker-13 @coroutine#3030] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:45949/UmAppDatabase/replication/nodeId 2025-04-16 14:00:13.949 [eventLoopGroupProxy-19-5 @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/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2025-04-16 14:00:13.949 [eventLoopGroupProxy-19-5 @call-handler#3059] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 14:00:13.952 [DefaultDispatcher-worker-7 @coroutine#3050] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f61f06e 2025-04-16 14:00:13.952 [DefaultDispatcher-worker-20 @coroutine#3030] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d267575 2025-04-16 14:00:13.952 [eventLoopGroupProxy-19-2 @call-handler#3049] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 14:00:13.952 [DefaultDispatcher-worker-16 @coroutine#3043] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45949/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-16 14:00:13.952 [DefaultDispatcher-worker-16 @coroutine#3043] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:45949/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-16 14:00:13.955 [DefaultDispatcher-worker-16 @coroutine#3032] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d267575 2025-04-16 14:00:13.956 [DefaultDispatcher-worker-16 @coroutine#3050] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f61f06e 2025-04-16 14:00:13.956 [DefaultDispatcher-worker-13 @coroutine#3042] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5927473a 2025-04-16 14:00:13.956 [DefaultDispatcher-worker-13 @coroutine#3042] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45949/UmAppDatabase/replication/nodeId 2025-04-16 14:00:13.956 [DefaultDispatcher-worker-13 @coroutine#3042] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:45949/UmAppDatabase/replication/nodeId. 2025-04-16 14:00:13.956 [DefaultDispatcher-worker-13 @coroutine#3042] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45949/UmAppDatabase/replication/nodeId 2025-04-16 14:00:13.957 [eventLoopGroupProxy-19-2 @call-handler#3067] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, nodeId] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId /UmAppDatabase/replication/nodeId/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2025-04-16 14:00:13.957 [eventLoopGroupProxy-19-2 @call-handler#3067] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 14:00:13.957 [DefaultDispatcher-worker-18 @coroutine#3042] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45949/UmAppDatabase/replication/nodeId 2025-04-16 14:00:13.957 [DefaultDispatcher-worker-18 @coroutine#3042] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:45949/UmAppDatabase/replication/nodeId 2025-04-16 14:00:13.962 [DefaultDispatcher-worker-18 @coroutine#3042] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5927473a 2025-04-16 14:00:13.968 [DefaultDispatcher-worker-12 @coroutine#3044] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5927473a 2025-04-16 14:00:13.974 [DefaultDispatcher-worker-19 @coroutine#3050] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f61f06e 2025-04-16 14:00:13.975 [DefaultDispatcher-worker-11 @coroutine#3050] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45949/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2025-04-16 14:00:13.975 [DefaultDispatcher-worker-11 @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:45949/auth/login?username=testuser0&password=test&maxDateOfBirth=0. 2025-04-16 14:00:13.975 [DefaultDispatcher-worker-11 @coroutine#3050] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45949/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2025-04-16 14:00:13.976 [eventLoopGroupProxy-19-2 @call-handler#3081] TRACE io.ktor.routing.Routing - Trace for [auth, login] /, segment:0 -> SUCCESS @ / /auth, segment:1 -> SUCCESS @ /auth /auth/login, segment:2 -> SUCCESS @ /auth/login /auth/login/(method:POST), segment:2 -> SUCCESS @ /auth/login/(method:POST) /auth/register, segment:1 -> FAILURE "Selector didn't match" @ /auth/register /auth/person, segment:1 -> FAILURE "Selector didn't match" @ /auth/person /auth/hash, segment:1 -> FAILURE "Selector didn't match" @ /auth/hash /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "auth" -> "login" -> "(method:POST)" Route resolve result: SUCCESS @ /auth/login/(method:POST) 2025-04-16 14:00:13.979 [DefaultDispatcher-worker-20 @coroutine#3073] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f7653ae 2025-04-16 14:00:13.991 [DefaultDispatcher-worker-7 @coroutine#3050] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45949/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2025-04-16 14:00:13.991 [DefaultDispatcher-worker-7 @coroutine#3050] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:45949/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2025-04-16 14:00:13.991 [DefaultDispatcher-worker-7 @coroutine#3050] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:45949/auth/login?username=testuser0&password=test&maxDateOfBirth=0. 2025-04-16 14:00:13.991 [DefaultDispatcher-worker-7 @coroutine#3050] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:45949/auth/login?username=testuser0&password=test&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-16 14:00:13.992 [DefaultDispatcher-worker-7 @coroutine#3050] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45949/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=717122157783392257 2025-04-16 14:00:13.992 [DefaultDispatcher-worker-7 @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:45949/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=717122157783392257. 2025-04-16 14:00:13.992 [DefaultDispatcher-worker-7 @coroutine#3050] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45949/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=717122157783392257 2025-04-16 14:00:13.992 [eventLoopGroupProxy-19-2 @call-handler#3086] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, PersonDao, findByUidWithPicture] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:2 -> SUCCESS @ /UmAppDatabase/PersonDao /UmAppDatabase/PersonDao/countUsername, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/countUsername /UmAppDatabase/PersonDao/findByUidWithPicture, segment:3 -> SUCCESS @ /UmAppDatabase/PersonDao/findByUidWithPicture /UmAppDatabase/PersonDao/findByUidWithPicture/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/PersonDao/findByUidWithPicture/(method:GET) /UmAppDatabase/PersonDao/findByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findByUidAsync /UmAppDatabase/PersonDao/findPersonsWithPermissionAsPagingSource, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findPersonsWithPermissionAsPagingSource /UmAppDatabase/PersonDao/findByUidWithDisplayDetailsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findByUidWithDisplayDetailsFlow /UmAppDatabase/PersonDao/getNamesByUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/getNamesByUid /UmAppDatabase/PersonDao/getNamesByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/getNamesByUidAsync /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "PersonDao" -> "findByUidWithPicture" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/PersonDao/findByUidWithPicture/(method:GET) 2025-04-16 14:00:13.996 [eventLoopGroupProxy-19-2 @call-handler#3086] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 14:00:13.996 [DefaultDispatcher-worker-7 @coroutine#3050] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45949/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=717122157783392257 2025-04-16 14:00:13.996 [DefaultDispatcher-worker-7 @coroutine#3050] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:45949/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=717122157783392257 2025-04-16 14:00:13.997 [DefaultDispatcher-worker-7 @coroutine#3050] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:45949/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=717122157783392257. 2025-04-16 14:00:13.997 [DefaultDispatcher-worker-7 @coroutine#3050] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:45949/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=717122157783392257 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-16 14:00:14.001 [DefaultDispatcher-worker-19 @coroutine#3050] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f7653ae 2025-04-16 14:00:14.002 [DefaultDispatcher-worker-19 @coroutine#3050] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45949/UmAppDatabase/SiteDao/getSiteAsync 2025-04-16 14:00:14.002 [DefaultDispatcher-worker-19 @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:45949/UmAppDatabase/SiteDao/getSiteAsync. 2025-04-16 14:00:14.002 [DefaultDispatcher-worker-19 @coroutine#3050] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45949/UmAppDatabase/SiteDao/getSiteAsync 2025-04-16 14:00:14.002 [eventLoopGroupProxy-19-2 @call-handler#3090] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, SiteDao, getSiteAsync] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:2 -> SUCCESS @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteDao/getSiteAsync, segment:3 -> SUCCESS @ /UmAppDatabase/SiteDao/getSiteAsync /UmAppDatabase/SiteDao/getSiteAsync/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/SiteDao/getSiteAsync/(method:GET) /UmAppDatabase/SiteDao/getSiteAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao/getSiteAsFlow /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "SiteDao" -> "getSiteAsync" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/SiteDao/getSiteAsync/(method:GET) 2025-04-16 14:00:14.003 [eventLoopGroupProxy-19-2 @call-handler#3090] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 14:00:14.003 [DefaultDispatcher-worker-19 @coroutine#3050] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45949/UmAppDatabase/SiteDao/getSiteAsync 2025-04-16 14:00:14.003 [DefaultDispatcher-worker-19 @coroutine#3050] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:45949/UmAppDatabase/SiteDao/getSiteAsync 2025-04-16 14:00:14.004 [DefaultDispatcher-worker-19 @coroutine#3050] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:45949/UmAppDatabase/SiteDao/getSiteAsync. 2025-04-16 14:00:14.004 [DefaultDispatcher-worker-19 @coroutine#3050] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:45949/UmAppDatabase/SiteDao/getSiteAsync to class io.ktor.utils.io.core.ByteReadPacket 2025-04-16 14:00:14.008 [DefaultDispatcher-worker-17 @coroutine#3050] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f7653ae 2025-04-16 14:00:14.008 [HikariPool-154 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Pool stats (total=1, active=1, idle=0, waiting=0) 2025-04-16 14:00:14.018 [DefaultDispatcher-worker-21 @coroutine#3050] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f7653ae 2025-04-16 14:00:14.022 [DefaultDispatcher-worker-16 @coroutine#3013] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f7653ae 2025-04-16 14:00:14.022 [DefaultDispatcher-worker-13 @coroutine#3050] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f61f06e 2025-04-16 14:00:14.022 [DefaultDispatcher-worker-16 @coroutine#3013] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45949/UmAppDatabase/replication/message 2025-04-16 14:00:14.022 [DefaultDispatcher-worker-16 @coroutine#3013] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:45949/UmAppDatabase/replication/message. 2025-04-16 14:00:14.022 [DefaultDispatcher-worker-16 @coroutine#3013] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45949/UmAppDatabase/replication/message 2025-04-16 14:00:14.022 [DefaultDispatcher-worker-16 @coroutine#3013] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45949/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-04-16 14:00:14.022 [HikariPool-155 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:00:14.023 [eventLoopGroupProxy-19-2 @call-handler#3096] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2025-04-16 14:00:14.023 [eventLoopGroupProxy-19-2 @call-handler#3096] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/message 2025-04-16 14:00:14.023 [eventLoopGroupProxy-19-2 @call-handler#3096] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-16 14:00:14.027 [DefaultDispatcher-worker-21 @call-handler#3096] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f61f06e 2025-04-16 14:00:14.027 [eventLoopGroupProxy-19-2 @call-handler#3096] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 14:00:14.028 [DefaultDispatcher-worker-2 @coroutine#3013] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45949/UmAppDatabase/replication/message 2025-04-16 14:00:14.028 [DefaultDispatcher-worker-2 @coroutine#3013] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:45949/UmAppDatabase/replication/message 2025-04-16 14:00:14.028 [DefaultDispatcher-worker-2 @coroutine#3013] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:45949/UmAppDatabase/replication/message. 2025-04-16 14:00:14.028 [DefaultDispatcher-worker-2 @coroutine#3013] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:45949/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-04-16 14:00:14.032 [DefaultDispatcher-worker-12 @coroutine#3013] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f7653ae 2025-04-16 14:00:14.035 [HikariPool-156 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:00:14.037 [DefaultDispatcher-worker-10 @coroutine#3050] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f61f06e 2025-04-16 14:00:14.038 [DefaultDispatcher-worker-17 @coroutine#3050] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45949/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2025-04-16 14:00:14.038 [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:45949/auth/login?username=testuser1&password=test&maxDateOfBirth=0. 2025-04-16 14:00:14.038 [DefaultDispatcher-worker-17 @coroutine#3050] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45949/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2025-04-16 14:00:14.038 [eventLoopGroupProxy-19-2 @call-handler#3109] TRACE io.ktor.routing.Routing - Trace for [auth, login] /, segment:0 -> SUCCESS @ / /auth, segment:1 -> SUCCESS @ /auth /auth/login, segment:2 -> SUCCESS @ /auth/login /auth/login/(method:POST), segment:2 -> SUCCESS @ /auth/login/(method:POST) /auth/register, segment:1 -> FAILURE "Selector didn't match" @ /auth/register /auth/person, segment:1 -> FAILURE "Selector didn't match" @ /auth/person /auth/hash, segment:1 -> FAILURE "Selector didn't match" @ /auth/hash /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "auth" -> "login" -> "(method:POST)" Route resolve result: SUCCESS @ /auth/login/(method:POST) 2025-04-16 14:00:14.039 [DefaultDispatcher-worker-6 @coroutine#2098] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c89fdd8 2025-04-16 14:00:14.039 [DefaultDispatcher-worker-6 @coroutine#2098] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34309/UmAppDatabase/replication/nodeId 2025-04-16 14:00:14.039 [DefaultDispatcher-worker-6 @coroutine#2098] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34309/UmAppDatabase/replication/nodeId. 2025-04-16 14:00:14.039 [DefaultDispatcher-worker-6 @coroutine#2098] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34309/UmAppDatabase/replication/nodeId 2025-04-16 14:00:14.040 [DefaultDispatcher-worker-4 @coroutine#2098] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34309/UmAppDatabase/replication/nodeId 2025-04-16 14:00:14.040 [DefaultDispatcher-worker-4 @coroutine#2098] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34309/UmAppDatabase/replication/nodeId 2025-04-16 14:00:14.041 [DefaultDispatcher-worker-9 @coroutine#3101] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d267575 2025-04-16 14:00:14.052 [DefaultDispatcher-worker-18 @coroutine#3050] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45949/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2025-04-16 14:00:14.052 [DefaultDispatcher-worker-18 @coroutine#3050] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:45949/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2025-04-16 14:00:14.052 [DefaultDispatcher-worker-18 @coroutine#3050] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:45949/auth/login?username=testuser1&password=test&maxDateOfBirth=0. 2025-04-16 14:00:14.052 [DefaultDispatcher-worker-18 @coroutine#3050] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:45949/auth/login?username=testuser1&password=test&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-16 14:00:14.052 [DefaultDispatcher-worker-18 @coroutine#3050] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45949/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=717122162078359552 2025-04-16 14:00:14.052 [DefaultDispatcher-worker-18 @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:45949/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=717122162078359552. 2025-04-16 14:00:14.052 [DefaultDispatcher-worker-18 @coroutine#3050] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45949/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=717122162078359552 2025-04-16 14:00:14.053 [eventLoopGroupProxy-19-2 @call-handler#3116] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, PersonDao, findByUidWithPicture] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:2 -> SUCCESS @ /UmAppDatabase/PersonDao /UmAppDatabase/PersonDao/countUsername, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/countUsername /UmAppDatabase/PersonDao/findByUidWithPicture, segment:3 -> SUCCESS @ /UmAppDatabase/PersonDao/findByUidWithPicture /UmAppDatabase/PersonDao/findByUidWithPicture/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/PersonDao/findByUidWithPicture/(method:GET) /UmAppDatabase/PersonDao/findByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findByUidAsync /UmAppDatabase/PersonDao/findPersonsWithPermissionAsPagingSource, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findPersonsWithPermissionAsPagingSource /UmAppDatabase/PersonDao/findByUidWithDisplayDetailsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findByUidWithDisplayDetailsFlow /UmAppDatabase/PersonDao/getNamesByUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/getNamesByUid /UmAppDatabase/PersonDao/getNamesByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/getNamesByUidAsync /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "PersonDao" -> "findByUidWithPicture" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/PersonDao/findByUidWithPicture/(method:GET) 2025-04-16 14:00:14.053 [eventLoopGroupProxy-19-2 @call-handler#3116] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 14:00:14.054 [DefaultDispatcher-worker-18 @coroutine#3050] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45949/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=717122162078359552 2025-04-16 14:00:14.054 [DefaultDispatcher-worker-18 @coroutine#3050] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:45949/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=717122162078359552 2025-04-16 14:00:14.054 [DefaultDispatcher-worker-18 @coroutine#3050] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:45949/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=717122162078359552. 2025-04-16 14:00:14.054 [DefaultDispatcher-worker-18 @coroutine#3050] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:45949/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=717122162078359552 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-16 14:00:14.059 [DefaultDispatcher-worker-6 @coroutine#3050] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d267575 2025-04-16 14:00:14.060 [DefaultDispatcher-worker-6 @coroutine#3050] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45949/UmAppDatabase/SiteDao/getSiteAsync 2025-04-16 14:00:14.060 [DefaultDispatcher-worker-6 @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:45949/UmAppDatabase/SiteDao/getSiteAsync. 2025-04-16 14:00:14.060 [DefaultDispatcher-worker-6 @coroutine#3050] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45949/UmAppDatabase/SiteDao/getSiteAsync 2025-04-16 14:00:14.060 [eventLoopGroupProxy-19-2 @call-handler#3120] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, SiteDao, getSiteAsync] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:2 -> SUCCESS @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteDao/getSiteAsync, segment:3 -> SUCCESS @ /UmAppDatabase/SiteDao/getSiteAsync /UmAppDatabase/SiteDao/getSiteAsync/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/SiteDao/getSiteAsync/(method:GET) /UmAppDatabase/SiteDao/getSiteAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao/getSiteAsFlow /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "SiteDao" -> "getSiteAsync" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/SiteDao/getSiteAsync/(method:GET) 2025-04-16 14:00:14.061 [eventLoopGroupProxy-19-2 @call-handler#3120] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 14:00:14.061 [DefaultDispatcher-worker-13 @coroutine#3050] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45949/UmAppDatabase/SiteDao/getSiteAsync 2025-04-16 14:00:14.061 [DefaultDispatcher-worker-13 @coroutine#3050] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:45949/UmAppDatabase/SiteDao/getSiteAsync 2025-04-16 14:00:14.061 [DefaultDispatcher-worker-13 @coroutine#3050] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:45949/UmAppDatabase/SiteDao/getSiteAsync. 2025-04-16 14:00:14.061 [DefaultDispatcher-worker-13 @coroutine#3050] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:45949/UmAppDatabase/SiteDao/getSiteAsync to class io.ktor.utils.io.core.ByteReadPacket 2025-04-16 14:00:14.066 [DefaultDispatcher-worker-8 @coroutine#3050] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d267575 2025-04-16 14:00:14.077 [DefaultDispatcher-worker-14 @coroutine#3050] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d267575 2025-04-16 14:00:14.081 [DefaultDispatcher-worker-5 @coroutine#3032] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d267575 2025-04-16 14:00:14.081 [DefaultDispatcher-worker-15 @coroutine#3050] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f61f06e 2025-04-16 14:00:14.081 [DefaultDispatcher-worker-5 @coroutine#3032] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45949/UmAppDatabase/replication/message 2025-04-16 14:00:14.081 [DefaultDispatcher-worker-5 @coroutine#3032] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:45949/UmAppDatabase/replication/message. 2025-04-16 14:00:14.081 [DefaultDispatcher-worker-5 @coroutine#3032] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45949/UmAppDatabase/replication/message 2025-04-16 14:00:14.081 [DefaultDispatcher-worker-5 @coroutine#3032] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45949/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-04-16 14:00:14.082 [eventLoopGroupProxy-19-2 @call-handler#3127] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2025-04-16 14:00:14.082 [eventLoopGroupProxy-19-2 @call-handler#3127] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/message 2025-04-16 14:00:14.082 [eventLoopGroupProxy-19-2 @call-handler#3127] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-16 14:00:14.085 [DefaultDispatcher-worker-14 @coroutine#3050] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f61f06e 2025-04-16 14:00:14.087 [DefaultDispatcher-worker-14 @coroutine#2130] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@333e01c6 2025-04-16 14:00:14.087 [DefaultDispatcher-worker-14 @coroutine#2130] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38839/UmAppDatabase/replication/nodeId 2025-04-16 14:00:14.087 [DefaultDispatcher-worker-14 @coroutine#2130] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38839/UmAppDatabase/replication/nodeId. 2025-04-16 14:00:14.087 [DefaultDispatcher-worker-14 @coroutine#2130] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38839/UmAppDatabase/replication/nodeId 2025-04-16 14:00:14.088 [DefaultDispatcher-worker-14 @call-handler#3127] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f61f06e 2025-04-16 14:00:14.088 [eventLoopGroupProxy-19-2 @call-handler#3127] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 14:00:14.088 [DefaultDispatcher-worker-4 @coroutine#2130] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38839/UmAppDatabase/replication/nodeId 2025-04-16 14:00:14.088 [DefaultDispatcher-worker-4 @coroutine#2130] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38839/UmAppDatabase/replication/nodeId 2025-04-16 14:00:14.088 [DefaultDispatcher-worker-19 @coroutine#3032] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45949/UmAppDatabase/replication/message 2025-04-16 14:00:14.088 [DefaultDispatcher-worker-19 @coroutine#3032] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:45949/UmAppDatabase/replication/message 2025-04-16 14:00:14.088 [DefaultDispatcher-worker-19 @coroutine#3032] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:45949/UmAppDatabase/replication/message. 2025-04-16 14:00:14.089 [DefaultDispatcher-worker-19 @coroutine#3032] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:45949/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-04-16 14:00:14.092 [DefaultDispatcher-worker-5 @coroutine#3032] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d267575 2025-04-16 14:00:14.098 [UI Thread @coroutine#3150] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45949/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=717122157783392256 2025-04-16 14:00:14.098 [UI Thread @coroutine#3150] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:45949/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=717122157783392256. 2025-04-16 14:00:14.098 [UI Thread @coroutine#3150] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45949/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=717122157783392256 2025-04-16 14:00:14.098 [UI Thread @coroutine#3154] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45949/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=717122157783392257&assignmentUid=717122157783392256 2025-04-16 14:00:14.098 [UI Thread @coroutine#3154] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:45949/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=717122157783392257&assignmentUid=717122157783392256. 2025-04-16 14:00:14.098 [UI Thread @coroutine#3154] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45949/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=717122157783392257&assignmentUid=717122157783392256 2025-04-16 14:00:14.098 [eventLoopGroupProxy-19-2 @call-handler#3165] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, ClazzDao, getTitleByUidAsFlow] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:2 -> SUCCESS @ /UmAppDatabase/ClazzDao /UmAppDatabase/ClazzDao/findByClazzCode, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/findByClazzCode /UmAppDatabase/ClazzDao/clazzUidExistsAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/clazzUidExistsAsync /UmAppDatabase/ClazzDao/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/findByUidAsFlow /UmAppDatabase/ClazzDao/findByUidWithHolidayCalendarAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/findByUidWithHolidayCalendarAsync /UmAppDatabase/ClazzDao/findClazzesWithPermission, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/findClazzesWithPermission /UmAppDatabase/ClazzDao/clazzAndDetailPermissionsAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/clazzAndDetailPermissionsAsFlow /UmAppDatabase/ClazzDao/getClazzWithDisplayDetails, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/getClazzWithDisplayDetails /UmAppDatabase/ClazzDao/getTitleByUidAsFlow, segment:3 -> SUCCESS @ /UmAppDatabase/ClazzDao/getTitleByUidAsFlow /UmAppDatabase/ClazzDao/getTitleByUidAsFlow/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/ClazzDao/getTitleByUidAsFlow/(method:GET) /UmAppDatabase/ClazzDao/getClazzNameAndTerminologyAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/getClazzNameAndTerminologyAsFlow /UmAppDatabase/ClazzDao/getClazzNameAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/getClazzNameAsFlow /UmAppDatabase/ClazzDao/getClazzTimeZoneByClazzUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/getClazzTimeZoneByClazzUidAsync /UmAppDatabase/ClazzDao/getCoursesByName, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/getCoursesByName /UmAppDatabase/ClazzDao/findOneRosterUserClazzes, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/findOneRosterUserClazzes /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "ClazzDao" -> "getTitleByUidAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzDao/getTitleByUidAsFlow/(method:GET) 2025-04-16 14:00:14.098 [eventLoopGroupProxy-19-4 @call-handler#3166] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentMarkDao, getAllMarksForUserAsFlow] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow, segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow/(method:GET) /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentMarkDao" -> "getAllMarksForUserAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow/(method:GET) 2025-04-16 14:00:14.099 [UI Thread @coroutine#3159] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45949/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=717122157783392257&assignmentUid=717122157783392256 2025-04-16 14:00:14.099 [UI Thread @coroutine#3159] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:45949/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=717122157783392257&assignmentUid=717122157783392256. 2025-04-16 14:00:14.099 [UI Thread @coroutine#3159] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45949/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=717122157783392257&assignmentUid=717122157783392256 2025-04-16 14:00:14.099 [UI Thread @coroutine#3161] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45949/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=717122157783392257&assignmentUid=717122157783392256 2025-04-16 14:00:14.099 [UI Thread @coroutine#3161] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:45949/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=717122157783392257&assignmentUid=717122157783392256. 2025-04-16 14:00:14.099 [UI Thread @coroutine#3161] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45949/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=717122157783392257&assignmentUid=717122157783392256 2025-04-16 14:00:14.100 [UI Thread @coroutine#3178] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45949/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=717122157783392256&clazzUid=717122157783392256&accountPersonUid=717122157783392257 2025-04-16 14:00:14.100 [UI Thread @coroutine#3178] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:45949/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=717122157783392256&clazzUid=717122157783392256&accountPersonUid=717122157783392257. 2025-04-16 14:00:14.100 [UI Thread @coroutine#3178] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45949/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=717122157783392256&clazzUid=717122157783392256&accountPersonUid=717122157783392257 2025-04-16 14:00:14.100 [eventLoopGroupProxy-19-4 @call-handler#3166] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 14:00:14.101 [UI Thread @coroutine#3154] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45949/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=717122157783392257&assignmentUid=717122157783392256 2025-04-16 14:00:14.101 [UI Thread @coroutine#3154] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:45949/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=717122157783392257&assignmentUid=717122157783392256 2025-04-16 14:00:14.101 [UI Thread @coroutine#3154] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:45949/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=717122157783392257&assignmentUid=717122157783392256. 2025-04-16 14:00:14.101 [UI Thread @coroutine#3154] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:45949/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=717122157783392257&assignmentUid=717122157783392256 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-16 14:00:14.101 [eventLoopGroupProxy-19-2 @call-handler#3165] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 14:00:14.102 [UI Thread @coroutine#3150] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45949/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=717122157783392256 2025-04-16 14:00:14.102 [UI Thread @coroutine#3150] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:45949/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=717122157783392256 2025-04-16 14:00:14.102 [UI Thread @coroutine#3150] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:45949/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=717122157783392256. 2025-04-16 14:00:14.102 [UI Thread @coroutine#3150] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:45949/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=717122157783392256 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-16 14:00:14.102 [eventLoopGroupProxy-19-7 @call-handler#3190] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentSubmissionDao, findByAssignmentUidAndAccountPersonUid] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync /UmAppDatabase/CourseAssignmentSubmissionDao/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByUidAsFlow /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid, segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid/(method:GET) /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentSubmissionDao" -> "findByAssignmentUidAndAccountPersonUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid/(method:GET) 2025-04-16 14:00:14.102 [eventLoopGroupProxy-19-6 @call-handler#3191] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentSubmissionFileDao, getByAssignmentUidAndPersonUid] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid, segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid/(method:GET) /UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentSubmissionFileDao" -> "getByAssignmentUidAndPersonUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid/(method:GET) 2025-04-16 14:00:14.103 [eventLoopGroupProxy-19-8 @call-handler#3192] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, ClazzAssignmentDao, findAssignmentCourseBlockAndSubmitterUidAsFlow] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:2 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/ClazzAssignmentDao/getAssignmentSubmitterSummaryListForAssignment, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getAssignmentSubmitterSummaryListForAssignment /UmAppDatabase/ClazzAssignmentDao/getSubmitterUidsAndNameByClazzOrGroupSetUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUidsAndNameByClazzOrGroupSetUid /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid /UmAppDatabase/ClazzAssignmentDao/findByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAsync /UmAppDatabase/ClazzAssignmentDao/findByUidAndClazzUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAndClazzUidAsFlow /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow, segment:3 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow/(method:GET) /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "ClazzAssignmentDao" -> "findAssignmentCourseBlockAndSubmitterUidAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow/(method:GET) 2025-04-16 14:00:14.103 [eventLoopGroupProxy-19-7 @call-handler#3190] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 14:00:14.103 [eventLoopGroupProxy-19-6 @call-handler#3191] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 14:00:14.104 [UI Thread @coroutine#3159] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45949/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=717122157783392257&assignmentUid=717122157783392256 2025-04-16 14:00:14.104 [UI Thread @coroutine#3159] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:45949/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=717122157783392257&assignmentUid=717122157783392256 2025-04-16 14:00:14.104 [UI Thread @coroutine#3161] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45949/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=717122157783392257&assignmentUid=717122157783392256 2025-04-16 14:00:14.104 [UI Thread @coroutine#3161] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:45949/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=717122157783392257&assignmentUid=717122157783392256 2025-04-16 14:00:14.104 [UI Thread @coroutine#3159] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:45949/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=717122157783392257&assignmentUid=717122157783392256. 2025-04-16 14:00:14.104 [UI Thread @coroutine#3159] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:45949/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=717122157783392257&assignmentUid=717122157783392256 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-16 14:00:14.104 [UI Thread @coroutine#3161] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:45949/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=717122157783392257&assignmentUid=717122157783392256. 2025-04-16 14:00:14.104 [UI Thread @coroutine#3161] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:45949/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=717122157783392257&assignmentUid=717122157783392256 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-16 14:00:14.107 [DefaultDispatcher-worker-6 @coroutine#3154] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f7653ae 2025-04-16 14:00:14.110 [eventLoopGroupProxy-19-8 @call-handler#3192] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 14:00:14.110 [UI Thread @coroutine#3178] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45949/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=717122157783392256&clazzUid=717122157783392256&accountPersonUid=717122157783392257 2025-04-16 14:00:14.110 [UI Thread @coroutine#3178] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:45949/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=717122157783392256&clazzUid=717122157783392256&accountPersonUid=717122157783392257 2025-04-16 14:00:14.111 [UI Thread @coroutine#3178] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:45949/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=717122157783392256&clazzUid=717122157783392256&accountPersonUid=717122157783392257. 2025-04-16 14:00:14.111 [UI Thread @coroutine#3178] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:45949/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=717122157783392256&clazzUid=717122157783392256&accountPersonUid=717122157783392257 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-16 14:00:14.112 [DefaultDispatcher-worker-10 @coroutine#3150] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f7653ae 2025-04-16 14:00:14.116 [DefaultDispatcher-worker-10 @coroutine#3159] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f7653ae 2025-04-16 14:00:14.120 [DefaultDispatcher-worker-4 @coroutine#3161] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f7653ae 2025-04-16 14:00:14.126 [DefaultDispatcher-worker-10 @coroutine#3178] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f7653ae 2025-04-16 14:00:14.129 [UI Thread @coroutine#3207] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45949/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=717122157783392256 2025-04-16 14:00:14.129 [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:45949/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=717122157783392256. 2025-04-16 14:00:14.129 [UI Thread @coroutine#3207] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45949/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=717122157783392256 2025-04-16 14:00:14.130 [eventLoopGroupProxy-19-2 @call-handler#3209] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, ClazzAssignmentDao, findByUidWithBlockAsync] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:2 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/ClazzAssignmentDao/getAssignmentSubmitterSummaryListForAssignment, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getAssignmentSubmitterSummaryListForAssignment /UmAppDatabase/ClazzAssignmentDao/getSubmitterUidsAndNameByClazzOrGroupSetUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUidsAndNameByClazzOrGroupSetUid /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid /UmAppDatabase/ClazzAssignmentDao/findByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAsync /UmAppDatabase/ClazzAssignmentDao/findByUidAndClazzUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAndClazzUidAsFlow /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync, segment:3 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync/(method:GET) /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "ClazzAssignmentDao" -> "findByUidWithBlockAsync" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync/(method:GET) 2025-04-16 14:00:14.131 [eventLoopGroupProxy-19-2 @call-handler#3209] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 14:00:14.131 [UI Thread @coroutine#3207] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45949/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=717122157783392256 2025-04-16 14:00:14.131 [UI Thread @coroutine#3207] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:45949/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=717122157783392256 2025-04-16 14:00:14.132 [UI Thread @coroutine#3207] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:45949/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=717122157783392256. 2025-04-16 14:00:14.132 [UI Thread @coroutine#3207] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:45949/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=717122157783392256 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-16 14:00:14.136 [DefaultDispatcher-worker-8 @coroutine#3207] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f7653ae 2025-04-16 14:00:14.143 [DefaultDispatcher-worker-10 @coroutine#3207] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f7653ae 2025-04-16 14:00:14.148 [DefaultDispatcher-worker-16 @coroutine#3013] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f7653ae 2025-04-16 14:00:14.148 [DefaultDispatcher-worker-16 @coroutine#3013] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45949/UmAppDatabase/replication/message 2025-04-16 14:00:14.148 [DefaultDispatcher-worker-16 @coroutine#3013] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:45949/UmAppDatabase/replication/message. 2025-04-16 14:00:14.148 [DefaultDispatcher-worker-16 @coroutine#3013] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45949/UmAppDatabase/replication/message 2025-04-16 14:00:14.148 [DefaultDispatcher-worker-16 @coroutine#3013] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45949/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-04-16 14:00:14.149 [eventLoopGroupProxy-19-2 @call-handler#3218] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2025-04-16 14:00:14.149 [eventLoopGroupProxy-19-2 @call-handler#3218] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/message 2025-04-16 14:00:14.149 [eventLoopGroupProxy-19-2 @call-handler#3218] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-16 14:00:14.154 [DefaultDispatcher-worker-9 @call-handler#3218] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f61f06e 2025-04-16 14:00:14.155 [eventLoopGroupProxy-19-2 @call-handler#3218] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 14:00:14.155 [DefaultDispatcher-worker-12 @coroutine#3013] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45949/UmAppDatabase/replication/message 2025-04-16 14:00:14.155 [DefaultDispatcher-worker-12 @coroutine#3013] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:45949/UmAppDatabase/replication/message 2025-04-16 14:00:14.155 [DefaultDispatcher-worker-12 @coroutine#3013] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:45949/UmAppDatabase/replication/message. 2025-04-16 14:00:14.155 [DefaultDispatcher-worker-12 @coroutine#3013] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:45949/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-04-16 14:00:14.159 [DefaultDispatcher-worker-5 @coroutine#2177] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@421c057a 2025-04-16 14:00:14.159 [DefaultDispatcher-worker-7 @coroutine#3013] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f7653ae 2025-04-16 14:00:14.159 [DefaultDispatcher-worker-5 @coroutine#2177] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36487/UmAppDatabase/replication/nodeId 2025-04-16 14:00:14.159 [DefaultDispatcher-worker-5 @coroutine#2177] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36487/UmAppDatabase/replication/nodeId. 2025-04-16 14:00:14.159 [DefaultDispatcher-worker-5 @coroutine#2177] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36487/UmAppDatabase/replication/nodeId 2025-04-16 14:00:14.160 [UI Thread @coroutine#3237] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45949/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=717122162078359552&assignmentUid=717122157783392256&clazzUid=717122157783392256&submitterUid=717122157783392257 2025-04-16 14:00:14.160 [UI Thread @coroutine#3237] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:45949/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=717122162078359552&assignmentUid=717122157783392256&clazzUid=717122157783392256&submitterUid=717122157783392257. 2025-04-16 14:00:14.160 [UI Thread @coroutine#3237] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45949/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=717122162078359552&assignmentUid=717122157783392256&clazzUid=717122157783392256&submitterUid=717122157783392257 2025-04-16 14:00:14.160 [DefaultDispatcher-worker-4 @coroutine#2177] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36487/UmAppDatabase/replication/nodeId 2025-04-16 14:00:14.160 [DefaultDispatcher-worker-4 @coroutine#2177] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36487/UmAppDatabase/replication/nodeId 2025-04-16 14:00:14.161 [eventLoopGroupProxy-19-2 @call-handler#3242] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CoursePermissionDao, userPermissionsForAssignmentSubmitterUid] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:2 -> SUCCESS @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/CoursePermissionDao/findByClazzUidAsPagingSource, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao/findByClazzUidAsPagingSource /UmAppDatabase/CoursePermissionDao/findByUidAndClazzUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao/findByUidAndClazzUid /UmAppDatabase/CoursePermissionDao/findByUidAndClazzUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao/findByUidAndClazzUidAsFlow /UmAppDatabase/CoursePermissionDao/userHasEnrolmentEditPermission, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao/userHasEnrolmentEditPermission /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzAsFlow2, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzAsFlow2 /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzPairAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzPairAsFlow /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzPairAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzPairAsync /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzTripleAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzTripleAsFlow /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzAsync2, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzAsync2 /UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid, segment:3 -> SUCCESS @ /UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid /UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid/(method:GET) /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "CoursePermissionDao" -> "userPermissionsForAssignmentSubmitterUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid/(method:GET) 2025-04-16 14:00:14.164 [eventLoopGroupProxy-19-2 @call-handler#3242] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 14:00:14.165 [UI Thread @coroutine#3237] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45949/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=717122162078359552&assignmentUid=717122157783392256&clazzUid=717122157783392256&submitterUid=717122157783392257 2025-04-16 14:00:14.165 [UI Thread @coroutine#3237] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:45949/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=717122162078359552&assignmentUid=717122157783392256&clazzUid=717122157783392256&submitterUid=717122157783392257 2025-04-16 14:00:14.165 [UI Thread @coroutine#3237] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:45949/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=717122162078359552&assignmentUid=717122157783392256&clazzUid=717122157783392256&submitterUid=717122157783392257. 2025-04-16 14:00:14.165 [UI Thread @coroutine#3237] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:45949/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=717122162078359552&assignmentUid=717122157783392256&clazzUid=717122157783392256&submitterUid=717122157783392257 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-16 14:00:14.170 [DefaultDispatcher-worker-15 @coroutine#3237] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d267575 2025-04-16 14:00:14.175 [UI Thread @coroutine#3251] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45949/UmAppDatabase/PersonDao/getNamesByUid?uid=717122157783392257 2025-04-16 14:00:14.175 [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:45949/UmAppDatabase/PersonDao/getNamesByUid?uid=717122157783392257. 2025-04-16 14:00:14.175 [UI Thread @coroutine#3251] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45949/UmAppDatabase/PersonDao/getNamesByUid?uid=717122157783392257 2025-04-16 14:00:14.176 [eventLoopGroupProxy-19-2 @call-handler#3260] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, PersonDao, getNamesByUid] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:2 -> SUCCESS @ /UmAppDatabase/PersonDao /UmAppDatabase/PersonDao/countUsername, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/countUsername /UmAppDatabase/PersonDao/findByUidWithPicture, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findByUidWithPicture /UmAppDatabase/PersonDao/findByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findByUidAsync /UmAppDatabase/PersonDao/findPersonsWithPermissionAsPagingSource, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findPersonsWithPermissionAsPagingSource /UmAppDatabase/PersonDao/findByUidWithDisplayDetailsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findByUidWithDisplayDetailsFlow /UmAppDatabase/PersonDao/getNamesByUid, segment:3 -> SUCCESS @ /UmAppDatabase/PersonDao/getNamesByUid /UmAppDatabase/PersonDao/getNamesByUid/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/PersonDao/getNamesByUid/(method:GET) /UmAppDatabase/PersonDao/getNamesByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/getNamesByUidAsync /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "PersonDao" -> "getNamesByUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/PersonDao/getNamesByUid/(method:GET) 2025-04-16 14:00:14.177 [UI Thread @coroutine#3256] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45949/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=717122157783392257&assignmentUid=717122157783392256 2025-04-16 14:00:14.177 [UI Thread @coroutine#3256] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:45949/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=717122157783392257&assignmentUid=717122157783392256. 2025-04-16 14:00:14.177 [UI Thread @coroutine#3256] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45949/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=717122157783392257&assignmentUid=717122157783392256 2025-04-16 14:00:14.177 [UI Thread @coroutine#3261] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45949/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=717122157783392256 2025-04-16 14:00:14.177 [UI Thread @coroutine#3261] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:45949/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=717122157783392256. 2025-04-16 14:00:14.177 [UI Thread @coroutine#3261] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45949/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=717122157783392256 2025-04-16 14:00:14.177 [eventLoopGroupProxy-19-6 @call-handler#3269] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentMarkDao, getAllMarksForSubmitterAsFlow] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow, segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow/(method:GET) /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentMarkDao" -> "getAllMarksForSubmitterAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow/(method:GET) 2025-04-16 14:00:14.177 [eventLoopGroupProxy-19-2 @call-handler#3260] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 14:00:14.177 [UI Thread @coroutine#3263] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45949/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=717122157783392257&assignmentUid=717122157783392256 2025-04-16 14:00:14.177 [UI Thread @coroutine#3263] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:45949/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=717122157783392257&assignmentUid=717122157783392256. 2025-04-16 14:00:14.177 [UI Thread @coroutine#3263] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45949/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=717122157783392257&assignmentUid=717122157783392256 2025-04-16 14:00:14.177 [UI Thread @coroutine#3265] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45949/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=717122157783392257&assignmentUid=717122157783392256 2025-04-16 14:00:14.177 [UI Thread @coroutine#3265] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:45949/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=717122157783392257&assignmentUid=717122157783392256. 2025-04-16 14:00:14.177 [UI Thread @coroutine#3265] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45949/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=717122157783392257&assignmentUid=717122157783392256 2025-04-16 14:00:14.177 [eventLoopGroupProxy-19-7 @call-handler#3276] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseBlockDao, findCourseBlockByAssignmentUid] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseBlockDao/findByUidAsyncAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao/findByUidAsyncAsFlow /UmAppDatabase/CourseBlockDao/findByUidWithPictureAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao/findByUidWithPictureAsFlow /UmAppDatabase/CourseBlockDao/findAllCourseBlockByClazzUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao/findAllCourseBlockByClazzUidAsync /UmAppDatabase/CourseBlockDao/findAllCourseBlockByClazzUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao/findAllCourseBlockByClazzUidAsFlow /UmAppDatabase/CourseBlockDao/findAllCourseBlockByClazzUidAsPagingSource, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao/findAllCourseBlockByClazzUidAsPagingSource /UmAppDatabase/CourseBlockDao/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao/findByUidAsFlow /UmAppDatabase/CourseBlockDao/findCourseBlockAndClazzUidByDiscussionPostUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao/findCourseBlockAndClazzUidByDiscussionPostUid /UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid, segment:3 -> SUCCESS @ /UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid /UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid/(method:GET) /UmAppDatabase/CourseBlockDao/findBySourcedId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao/findBySourcedId /UmAppDatabase/CourseBlockDao/findByClazzUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao/findByClazzUidAsFlow /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "CourseBlockDao" -> "findCourseBlockByAssignmentUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid/(method:GET) 2025-04-16 14:00:14.178 [eventLoopGroupProxy-19-8 @call-handler#3279] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentSubmissionDao, getAllSubmissionsFromSubmitterAsFlow] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow, segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow/(method:GET) /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync /UmAppDatabase/CourseAssignmentSubmissionDao/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByUidAsFlow /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentSubmissionDao" -> "getAllSubmissionsFromSubmitterAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow/(method:GET) 2025-04-16 14:00:14.178 [eventLoopGroupProxy-19-2 @call-handler#3281] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentSubmissionFileDao, getAllSubmissionFilesFromSubmitterAsFlow] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid /UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow, segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow /UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow/(method:GET) /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentSubmissionFileDao" -> "getAllSubmissionFilesFromSubmitterAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow/(method:GET) 2025-04-16 14:00:14.178 [UI Thread @coroutine#3251] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45949/UmAppDatabase/PersonDao/getNamesByUid?uid=717122157783392257 2025-04-16 14:00:14.178 [UI Thread @coroutine#3251] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:45949/UmAppDatabase/PersonDao/getNamesByUid?uid=717122157783392257 2025-04-16 14:00:14.179 [UI Thread @coroutine#3251] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:45949/UmAppDatabase/PersonDao/getNamesByUid?uid=717122157783392257. 2025-04-16 14:00:14.179 [UI Thread @coroutine#3251] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:45949/UmAppDatabase/PersonDao/getNamesByUid?uid=717122157783392257 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-16 14:00:14.179 [eventLoopGroupProxy-19-8 @call-handler#3279] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 14:00:14.179 [eventLoopGroupProxy-19-2 @call-handler#3281] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 14:00:14.179 [UI Thread @coroutine#3263] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45949/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=717122157783392257&assignmentUid=717122157783392256 2025-04-16 14:00:14.179 [UI Thread @coroutine#3263] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:45949/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=717122157783392257&assignmentUid=717122157783392256 2025-04-16 14:00:14.179 [UI Thread @coroutine#3265] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45949/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=717122157783392257&assignmentUid=717122157783392256 2025-04-16 14:00:14.179 [UI Thread @coroutine#3265] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:45949/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=717122157783392257&assignmentUid=717122157783392256 2025-04-16 14:00:14.179 [UI Thread @coroutine#3263] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:45949/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=717122157783392257&assignmentUid=717122157783392256. 2025-04-16 14:00:14.179 [UI Thread @coroutine#3263] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:45949/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=717122157783392257&assignmentUid=717122157783392256 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-16 14:00:14.180 [eventLoopGroupProxy-19-6 @call-handler#3269] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 14:00:14.180 [UI Thread @coroutine#3265] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:45949/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=717122157783392257&assignmentUid=717122157783392256. 2025-04-16 14:00:14.180 [UI Thread @coroutine#3265] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:45949/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=717122157783392257&assignmentUid=717122157783392256 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-16 14:00:14.180 [UI Thread @coroutine#3256] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45949/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=717122157783392257&assignmentUid=717122157783392256 2025-04-16 14:00:14.180 [UI Thread @coroutine#3256] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:45949/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=717122157783392257&assignmentUid=717122157783392256 2025-04-16 14:00:14.180 [UI Thread @coroutine#3256] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:45949/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=717122157783392257&assignmentUid=717122157783392256. 2025-04-16 14:00:14.180 [UI Thread @coroutine#3256] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:45949/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=717122157783392257&assignmentUid=717122157783392256 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-16 14:00:14.181 [eventLoopGroupProxy-19-7 @call-handler#3276] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 14:00:14.181 [UI Thread @coroutine#3261] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45949/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=717122157783392256 2025-04-16 14:00:14.181 [UI Thread @coroutine#3261] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:45949/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=717122157783392256 2025-04-16 14:00:14.181 [UI Thread @coroutine#3261] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:45949/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=717122157783392256. 2025-04-16 14:00:14.181 [UI Thread @coroutine#3261] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:45949/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=717122157783392256 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-16 14:00:14.184 [DefaultDispatcher-worker-11 @coroutine#3251] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d267575 2025-04-16 14:00:14.188 [DefaultDispatcher-worker-17 @coroutine#3263] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d267575 2025-04-16 14:00:14.192 [DefaultDispatcher-worker-15 @coroutine#3265] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d267575 2025-04-16 14:00:14.197 [DefaultDispatcher-worker-18 @coroutine#3256] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d267575 2025-04-16 14:00:14.201 [DefaultDispatcher-worker-2 @coroutine#3261] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d267575 2025-04-16 14:00:14.205 [UI Thread @coroutine#3296] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45949/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=717122157783392256&clazzUid=717122157783392256&accountPersonUid=717122162078359552 2025-04-16 14:00:14.205 [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:45949/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=717122157783392256&clazzUid=717122157783392256&accountPersonUid=717122162078359552. 2025-04-16 14:00:14.205 [UI Thread @coroutine#3296] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45949/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=717122157783392256&clazzUid=717122157783392256&accountPersonUid=717122162078359552 2025-04-16 14:00:14.206 [eventLoopGroupProxy-19-2 @call-handler#3298] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, ClazzAssignmentDao, getSubmitterUid] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:2 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/ClazzAssignmentDao/getAssignmentSubmitterSummaryListForAssignment, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getAssignmentSubmitterSummaryListForAssignment /UmAppDatabase/ClazzAssignmentDao/getSubmitterUidsAndNameByClazzOrGroupSetUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUidsAndNameByClazzOrGroupSetUid /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid, segment:3 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid/(method:GET) /UmAppDatabase/ClazzAssignmentDao/findByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAsync /UmAppDatabase/ClazzAssignmentDao/findByUidAndClazzUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAndClazzUidAsFlow /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "ClazzAssignmentDao" -> "getSubmitterUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid/(method:GET) 2025-04-16 14:00:14.209 [eventLoopGroupProxy-19-2 @call-handler#3298] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 14:00:14.210 [UI Thread @coroutine#3296] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45949/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=717122157783392256&clazzUid=717122157783392256&accountPersonUid=717122162078359552 2025-04-16 14:00:14.210 [UI Thread @coroutine#3296] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:45949/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=717122157783392256&clazzUid=717122157783392256&accountPersonUid=717122162078359552 2025-04-16 14:00:14.210 [UI Thread @coroutine#3296] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:45949/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=717122157783392256&clazzUid=717122157783392256&accountPersonUid=717122162078359552. 2025-04-16 14:00:14.210 [UI Thread @coroutine#3296] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:45949/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=717122157783392256&clazzUid=717122157783392256&accountPersonUid=717122162078359552 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-16 14:00:14.216 [DefaultDispatcher-worker-16 @coroutine#3296] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d267575 2025-04-16 14:00:14.217 [UI Thread @coroutine#3296] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45949/UmAppDatabase/PersonDao/findByUidAsync?uid=717122157783392257 2025-04-16 14:00:14.217 [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:45949/UmAppDatabase/PersonDao/findByUidAsync?uid=717122157783392257. 2025-04-16 14:00:14.217 [UI Thread @coroutine#3296] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45949/UmAppDatabase/PersonDao/findByUidAsync?uid=717122157783392257 2025-04-16 14:00:14.218 [eventLoopGroupProxy-19-2 @call-handler#3302] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, PersonDao, findByUidAsync] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:2 -> SUCCESS @ /UmAppDatabase/PersonDao /UmAppDatabase/PersonDao/countUsername, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/countUsername /UmAppDatabase/PersonDao/findByUidWithPicture, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findByUidWithPicture /UmAppDatabase/PersonDao/findByUidAsync, segment:3 -> SUCCESS @ /UmAppDatabase/PersonDao/findByUidAsync /UmAppDatabase/PersonDao/findByUidAsync/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/PersonDao/findByUidAsync/(method:GET) /UmAppDatabase/PersonDao/findPersonsWithPermissionAsPagingSource, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findPersonsWithPermissionAsPagingSource /UmAppDatabase/PersonDao/findByUidWithDisplayDetailsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findByUidWithDisplayDetailsFlow /UmAppDatabase/PersonDao/getNamesByUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/getNamesByUid /UmAppDatabase/PersonDao/getNamesByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/getNamesByUidAsync /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "PersonDao" -> "findByUidAsync" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/PersonDao/findByUidAsync/(method:GET) 2025-04-16 14:00:14.219 [eventLoopGroupProxy-19-2 @call-handler#3302] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 14:00:14.219 [UI Thread @coroutine#3296] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45949/UmAppDatabase/PersonDao/findByUidAsync?uid=717122157783392257 2025-04-16 14:00:14.219 [UI Thread @coroutine#3296] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:45949/UmAppDatabase/PersonDao/findByUidAsync?uid=717122157783392257 2025-04-16 14:00:14.219 [UI Thread @coroutine#3296] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:45949/UmAppDatabase/PersonDao/findByUidAsync?uid=717122157783392257. 2025-04-16 14:00:14.219 [UI Thread @coroutine#3296] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:45949/UmAppDatabase/PersonDao/findByUidAsync?uid=717122157783392257 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-16 14:00:14.223 [DefaultDispatcher-worker-19 @coroutine#3296] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d267575 2025-04-16 14:00:14.230 [DefaultDispatcher-worker-16 @coroutine#3296] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d267575 2025-04-16 14:00:14.234 [DefaultDispatcher-worker-14 @coroutine#3032] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d267575 2025-04-16 14:00:14.234 [DefaultDispatcher-worker-14 @coroutine#3032] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45949/UmAppDatabase/replication/message 2025-04-16 14:00:14.234 [DefaultDispatcher-worker-14 @coroutine#3032] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:45949/UmAppDatabase/replication/message. 2025-04-16 14:00:14.234 [DefaultDispatcher-worker-14 @coroutine#3032] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45949/UmAppDatabase/replication/message 2025-04-16 14:00:14.234 [DefaultDispatcher-worker-14 @coroutine#3032] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45949/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-04-16 14:00:14.235 [eventLoopGroupProxy-19-2 @call-handler#3308] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2025-04-16 14:00:14.235 [eventLoopGroupProxy-19-2 @call-handler#3308] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/message 2025-04-16 14:00:14.235 [eventLoopGroupProxy-19-2 @call-handler#3308] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-16 14:00:14.238 [DefaultDispatcher-worker-20 @coroutine#2209] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75f316df 2025-04-16 14:00:14.238 [DefaultDispatcher-worker-20 @coroutine#2209] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42847/UmAppDatabase/replication/nodeId 2025-04-16 14:00:14.238 [DefaultDispatcher-worker-20 @coroutine#2209] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42847/UmAppDatabase/replication/nodeId. 2025-04-16 14:00:14.238 [DefaultDispatcher-worker-20 @coroutine#2209] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42847/UmAppDatabase/replication/nodeId 2025-04-16 14:00:14.239 [DefaultDispatcher-worker-20 @call-handler#3308] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f61f06e 2025-04-16 14:00:14.239 [eventLoopGroupProxy-19-2 @call-handler#3308] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 14:00:14.239 [DefaultDispatcher-worker-20 @coroutine#2209] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42847/UmAppDatabase/replication/nodeId 2025-04-16 14:00:14.239 [DefaultDispatcher-worker-20 @coroutine#2209] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42847/UmAppDatabase/replication/nodeId 2025-04-16 14:00:14.239 [DefaultDispatcher-worker-10 @coroutine#3032] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45949/UmAppDatabase/replication/message 2025-04-16 14:00:14.239 [DefaultDispatcher-worker-10 @coroutine#3032] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:45949/UmAppDatabase/replication/message 2025-04-16 14:00:14.239 [DefaultDispatcher-worker-10 @coroutine#3032] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:45949/UmAppDatabase/replication/message. 2025-04-16 14:00:14.240 [DefaultDispatcher-worker-10 @coroutine#3032] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:45949/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-04-16 14:00:14.241 [UI Thread @coroutine#3334] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45949/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=717122157783392256 2025-04-16 14:00:14.241 [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:45949/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=717122157783392256. 2025-04-16 14:00:14.241 [UI Thread @coroutine#3334] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45949/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=717122157783392256 2025-04-16 14:00:14.241 [UI Thread @coroutine#3338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45949/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=717122157783392257&assignmentUid=717122157783392256 2025-04-16 14:00:14.241 [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:45949/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=717122157783392257&assignmentUid=717122157783392256. 2025-04-16 14:00:14.241 [UI Thread @coroutine#3338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45949/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=717122157783392257&assignmentUid=717122157783392256 2025-04-16 14:00:14.242 [UI Thread @coroutine#3343] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45949/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=717122157783392257&assignmentUid=717122157783392256 2025-04-16 14:00:14.242 [UI Thread @coroutine#3343] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:45949/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=717122157783392257&assignmentUid=717122157783392256. 2025-04-16 14:00:14.242 [UI Thread @coroutine#3343] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45949/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=717122157783392257&assignmentUid=717122157783392256 2025-04-16 14:00:14.242 [eventLoopGroupProxy-19-2 @call-handler#3351] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, ClazzDao, getTitleByUidAsFlow] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:2 -> SUCCESS @ /UmAppDatabase/ClazzDao /UmAppDatabase/ClazzDao/findByClazzCode, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/findByClazzCode /UmAppDatabase/ClazzDao/clazzUidExistsAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/clazzUidExistsAsync /UmAppDatabase/ClazzDao/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/findByUidAsFlow /UmAppDatabase/ClazzDao/findByUidWithHolidayCalendarAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/findByUidWithHolidayCalendarAsync /UmAppDatabase/ClazzDao/findClazzesWithPermission, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/findClazzesWithPermission /UmAppDatabase/ClazzDao/clazzAndDetailPermissionsAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/clazzAndDetailPermissionsAsFlow /UmAppDatabase/ClazzDao/getClazzWithDisplayDetails, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/getClazzWithDisplayDetails /UmAppDatabase/ClazzDao/getTitleByUidAsFlow, segment:3 -> SUCCESS @ /UmAppDatabase/ClazzDao/getTitleByUidAsFlow /UmAppDatabase/ClazzDao/getTitleByUidAsFlow/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/ClazzDao/getTitleByUidAsFlow/(method:GET) /UmAppDatabase/ClazzDao/getClazzNameAndTerminologyAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/getClazzNameAndTerminologyAsFlow /UmAppDatabase/ClazzDao/getClazzNameAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/getClazzNameAsFlow /UmAppDatabase/ClazzDao/getClazzTimeZoneByClazzUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/getClazzTimeZoneByClazzUidAsync /UmAppDatabase/ClazzDao/getCoursesByName, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/getCoursesByName /UmAppDatabase/ClazzDao/findOneRosterUserClazzes, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/findOneRosterUserClazzes /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "ClazzDao" -> "getTitleByUidAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzDao/getTitleByUidAsFlow/(method:GET) 2025-04-16 14:00:14.242 [eventLoopGroupProxy-19-6 @call-handler#3352] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentMarkDao, getAllMarksForUserAsFlow] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow, segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow/(method:GET) /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentMarkDao" -> "getAllMarksForUserAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow/(method:GET) 2025-04-16 14:00:14.242 [UI Thread @coroutine#3345] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45949/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=717122157783392257&assignmentUid=717122157783392256 2025-04-16 14:00:14.242 [UI Thread @coroutine#3345] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:45949/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=717122157783392257&assignmentUid=717122157783392256. 2025-04-16 14:00:14.242 [UI Thread @coroutine#3345] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45949/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=717122157783392257&assignmentUid=717122157783392256 2025-04-16 14:00:14.242 [eventLoopGroupProxy-19-7 @call-handler#3361] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentSubmissionDao, findByAssignmentUidAndAccountPersonUid] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync /UmAppDatabase/CourseAssignmentSubmissionDao/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByUidAsFlow /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid, segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid/(method:GET) /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentSubmissionDao" -> "findByAssignmentUidAndAccountPersonUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid/(method:GET) 2025-04-16 14:00:14.242 [eventLoopGroupProxy-19-8 @call-handler#3366] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentSubmissionFileDao, getByAssignmentUidAndPersonUid] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid, segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid/(method:GET) /UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentSubmissionFileDao" -> "getByAssignmentUidAndPersonUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid/(method:GET) 2025-04-16 14:00:14.242 [UI Thread @coroutine#3363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45949/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=717122157783392256&clazzUid=717122157783392256&accountPersonUid=717122157783392257 2025-04-16 14:00:14.242 [UI Thread @coroutine#3363] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:45949/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=717122157783392256&clazzUid=717122157783392256&accountPersonUid=717122157783392257. 2025-04-16 14:00:14.242 [UI Thread @coroutine#3363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45949/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=717122157783392256&clazzUid=717122157783392256&accountPersonUid=717122157783392257 2025-04-16 14:00:14.242 [eventLoopGroupProxy-19-2 @call-handler#3351] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 14:00:14.243 [UI Thread @coroutine#3334] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45949/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=717122157783392256 2025-04-16 14:00:14.243 [eventLoopGroupProxy-19-7 @call-handler#3361] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 14:00:14.243 [UI Thread @coroutine#3334] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:45949/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=717122157783392256 2025-04-16 14:00:14.243 [eventLoopGroupProxy-19-8 @call-handler#3366] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 14:00:14.243 [UI Thread @coroutine#3334] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:45949/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=717122157783392256. 2025-04-16 14:00:14.243 [UI Thread @coroutine#3334] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:45949/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=717122157783392256 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-16 14:00:14.243 [UI Thread @coroutine#3343] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45949/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=717122157783392257&assignmentUid=717122157783392256 2025-04-16 14:00:14.243 [UI Thread @coroutine#3343] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:45949/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=717122157783392257&assignmentUid=717122157783392256 2025-04-16 14:00:14.243 [eventLoopGroupProxy-19-6 @call-handler#3352] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 14:00:14.243 [UI Thread @coroutine#3345] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45949/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=717122157783392257&assignmentUid=717122157783392256 2025-04-16 14:00:14.243 [UI Thread @coroutine#3345] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:45949/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=717122157783392257&assignmentUid=717122157783392256 2025-04-16 14:00:14.243 [UI Thread @coroutine#3343] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:45949/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=717122157783392257&assignmentUid=717122157783392256. 2025-04-16 14:00:14.243 [UI Thread @coroutine#3343] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:45949/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=717122157783392257&assignmentUid=717122157783392256 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-16 14:00:14.243 [UI Thread @coroutine#3345] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:45949/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=717122157783392257&assignmentUid=717122157783392256. 2025-04-16 14:00:14.243 [UI Thread @coroutine#3345] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:45949/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=717122157783392257&assignmentUid=717122157783392256 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-16 14:00:14.243 [UI Thread @coroutine#3338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45949/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=717122157783392257&assignmentUid=717122157783392256 2025-04-16 14:00:14.243 [UI Thread @coroutine#3338] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:45949/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=717122157783392257&assignmentUid=717122157783392256 2025-04-16 14:00:14.244 [UI Thread @coroutine#3338] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:45949/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=717122157783392257&assignmentUid=717122157783392256. 2025-04-16 14:00:14.244 [UI Thread @coroutine#3338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:45949/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=717122157783392257&assignmentUid=717122157783392256 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-16 14:00:14.245 [DefaultDispatcher-worker-12 @coroutine#3032] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d267575 2025-04-16 14:00:14.245 [eventLoopGroupProxy-19-9 @call-handler#3379] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, ClazzAssignmentDao, findAssignmentCourseBlockAndSubmitterUidAsFlow] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:2 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/ClazzAssignmentDao/getAssignmentSubmitterSummaryListForAssignment, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getAssignmentSubmitterSummaryListForAssignment /UmAppDatabase/ClazzAssignmentDao/getSubmitterUidsAndNameByClazzOrGroupSetUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUidsAndNameByClazzOrGroupSetUid /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid /UmAppDatabase/ClazzAssignmentDao/findByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAsync /UmAppDatabase/ClazzAssignmentDao/findByUidAndClazzUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAndClazzUidAsFlow /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow, segment:3 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow/(method:GET) /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "ClazzAssignmentDao" -> "findAssignmentCourseBlockAndSubmitterUidAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow/(method:GET) 2025-04-16 14:00:14.247 [eventLoopGroupProxy-19-9 @call-handler#3379] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 14:00:14.248 [UI Thread @coroutine#3363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45949/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=717122157783392256&clazzUid=717122157783392256&accountPersonUid=717122157783392257 2025-04-16 14:00:14.248 [UI Thread @coroutine#3363] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:45949/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=717122157783392256&clazzUid=717122157783392256&accountPersonUid=717122157783392257 2025-04-16 14:00:14.248 [DefaultDispatcher-worker-18 @coroutine#3334] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f7653ae 2025-04-16 14:00:14.248 [UI Thread @coroutine#3363] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:45949/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=717122157783392256&clazzUid=717122157783392256&accountPersonUid=717122157783392257. 2025-04-16 14:00:14.248 [UI Thread @coroutine#3363] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:45949/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=717122157783392256&clazzUid=717122157783392256&accountPersonUid=717122157783392257 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-16 14:00:14.252 [DefaultDispatcher-worker-7 @coroutine#3343] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f7653ae 2025-04-16 14:00:14.255 [DefaultDispatcher-worker-16 @coroutine#3345] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f7653ae 2025-04-16 14:00:14.259 [DefaultDispatcher-worker-19 @coroutine#3338] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f7653ae 2025-04-16 14:00:14.263 [DefaultDispatcher-worker-16 @coroutine#3363] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f7653ae 2025-04-16 14:00:14.265 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Shutdown initiated... 2025-04-16 14:00:14.265 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Close initiated... 2025-04-16 14:00:14.265 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:00:14.265 [HikariPool-154 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1f7653ae: (connection evicted) 2025-04-16 14:00:14.266 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 14:00:14.266 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Closed. 2025-04-16 14:00:14.266 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Shutdown completed. 2025-04-16 14:00:14.266 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Shutdown initiated... 2025-04-16 14:00:14.266 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Close initiated... 2025-04-16 14:00:14.266 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:00:14.266 [HikariPool-155 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5d267575: (connection evicted) 2025-04-16 14:00:14.267 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 14:00:14.267 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Closed. 2025-04-16 14:00:14.267 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Shutdown completed. 2025-04-16 14:00:14.271 [DefaultDispatcher-worker-17 @coroutine#2238] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2735a7dc 2025-04-16 14:00:14.271 [DefaultDispatcher-worker-17 @coroutine#2238] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35011/UmAppDatabase/replication/nodeId 2025-04-16 14:00:14.271 [DefaultDispatcher-worker-17 @coroutine#2238] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:35011/UmAppDatabase/replication/nodeId. 2025-04-16 14:00:14.271 [DefaultDispatcher-worker-17 @coroutine#2238] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35011/UmAppDatabase/replication/nodeId 2025-04-16 14:00:14.272 [DefaultDispatcher-worker-11 @coroutine#2238] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35011/UmAppDatabase/replication/nodeId 2025-04-16 14:00:14.272 [DefaultDispatcher-worker-11 @coroutine#2238] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35011/UmAppDatabase/replication/nodeId 2025-04-16 14:00:14.304 [DefaultDispatcher-worker-2 @coroutine#2267] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47b7a59d 2025-04-16 14:00:14.304 [DefaultDispatcher-worker-2 @coroutine#2267] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-16 14:00:14.304 [DefaultDispatcher-worker-2 @coroutine#2267] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2025-04-16 14:00:14.304 [DefaultDispatcher-worker-2 @coroutine#2267] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-16 14:00:14.305 [DefaultDispatcher-worker-2 @coroutine#2267] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-16 14:00:14.326 [DefaultDispatcher-worker-12 @coroutine#2281] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d18d9ed 2025-04-16 14:00:14.326 [DefaultDispatcher-worker-12 @coroutine#2281] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41103/UmAppDatabase/replication/nodeId 2025-04-16 14:00:14.326 [DefaultDispatcher-worker-12 @coroutine#2281] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41103/UmAppDatabase/replication/nodeId. 2025-04-16 14:00:14.326 [DefaultDispatcher-worker-12 @coroutine#2281] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41103/UmAppDatabase/replication/nodeId 2025-04-16 14:00:14.327 [DefaultDispatcher-worker-11 @coroutine#2281] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41103/UmAppDatabase/replication/nodeId 2025-04-16 14:00:14.327 [DefaultDispatcher-worker-11 @coroutine#2281] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41103/UmAppDatabase/replication/nodeId 2025-04-16 14:00:14.455 [DefaultDispatcher-worker-21 @coroutine#2333] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@204beb58 2025-04-16 14:00:14.455 [DefaultDispatcher-worker-21 @coroutine#2333] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:39507/UmAppDatabase/replication/nodeId 2025-04-16 14:00:14.455 [DefaultDispatcher-worker-21 @coroutine#2333] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:39507/UmAppDatabase/replication/nodeId. 2025-04-16 14:00:14.455 [DefaultDispatcher-worker-21 @coroutine#2333] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39507/UmAppDatabase/replication/nodeId 2025-04-16 14:00:14.456 [DefaultDispatcher-worker-18 @coroutine#2333] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39507/UmAppDatabase/replication/nodeId 2025-04-16 14:00:14.456 [DefaultDispatcher-worker-18 @coroutine#2333] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:39507/UmAppDatabase/replication/nodeId 2025-04-16 14:00:14.595 [DefaultDispatcher-worker-3 @coroutine#2375] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5367d46f 2025-04-16 14:00:14.595 [DefaultDispatcher-worker-3 @coroutine#2375] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56471/UmAppDatabase/replication/nodeId 2025-04-16 14:00:14.595 [DefaultDispatcher-worker-3 @coroutine#2375] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56471/UmAppDatabase/replication/nodeId. 2025-04-16 14:00:14.595 [DefaultDispatcher-worker-3 @coroutine#2375] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56471/UmAppDatabase/replication/nodeId 2025-04-16 14:00:14.596 [DefaultDispatcher-worker-12 @coroutine#2375] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56471/UmAppDatabase/replication/nodeId 2025-04-16 14:00:14.596 [DefaultDispatcher-worker-12 @coroutine#2375] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56471/UmAppDatabase/replication/nodeId 2025-04-16 14:00:14.693 [DefaultDispatcher-worker-17 @coroutine#2428] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f3672eb 2025-04-16 14:00:14.693 [DefaultDispatcher-worker-17 @coroutine#2428] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35431/UmAppDatabase/replication/nodeId 2025-04-16 14:00:14.693 [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:35431/UmAppDatabase/replication/nodeId. 2025-04-16 14:00:14.693 [DefaultDispatcher-worker-17 @coroutine#2428] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35431/UmAppDatabase/replication/nodeId 2025-04-16 14:00:14.694 [DefaultDispatcher-worker-11 @coroutine#2428] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35431/UmAppDatabase/replication/nodeId 2025-04-16 14:00:14.694 [DefaultDispatcher-worker-11 @coroutine#2428] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35431/UmAppDatabase/replication/nodeId 2025-04-16 14:00:15.044 [DefaultDispatcher-worker-16 @coroutine#2098] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c89fdd8 2025-04-16 14:00:15.044 [DefaultDispatcher-worker-16 @coroutine#2098] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34309/UmAppDatabase/replication/nodeId 2025-04-16 14:00:15.044 [DefaultDispatcher-worker-16 @coroutine#2098] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34309/UmAppDatabase/replication/nodeId. 2025-04-16 14:00:15.044 [DefaultDispatcher-worker-16 @coroutine#2098] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34309/UmAppDatabase/replication/nodeId 2025-04-16 14:00:15.045 [DefaultDispatcher-worker-16 @coroutine#2098] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34309/UmAppDatabase/replication/nodeId 2025-04-16 14:00:15.045 [DefaultDispatcher-worker-16 @coroutine#2098] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34309/UmAppDatabase/replication/nodeId 2025-04-16 14:00:15.093 [DefaultDispatcher-worker-14 @coroutine#2130] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@333e01c6 2025-04-16 14:00:15.093 [DefaultDispatcher-worker-14 @coroutine#2130] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38839/UmAppDatabase/replication/nodeId 2025-04-16 14:00:15.093 [DefaultDispatcher-worker-14 @coroutine#2130] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38839/UmAppDatabase/replication/nodeId. 2025-04-16 14:00:15.093 [DefaultDispatcher-worker-14 @coroutine#2130] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38839/UmAppDatabase/replication/nodeId 2025-04-16 14:00:15.094 [DefaultDispatcher-worker-20 @coroutine#2130] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38839/UmAppDatabase/replication/nodeId 2025-04-16 14:00:15.094 [DefaultDispatcher-worker-20 @coroutine#2130] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38839/UmAppDatabase/replication/nodeId 2025-04-16 14:00:15.165 [DefaultDispatcher-worker-19 @coroutine#2177] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@421c057a 2025-04-16 14:00:15.165 [DefaultDispatcher-worker-19 @coroutine#2177] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36487/UmAppDatabase/replication/nodeId 2025-04-16 14:00:15.165 [DefaultDispatcher-worker-19 @coroutine#2177] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36487/UmAppDatabase/replication/nodeId. 2025-04-16 14:00:15.165 [DefaultDispatcher-worker-19 @coroutine#2177] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36487/UmAppDatabase/replication/nodeId 2025-04-16 14:00:15.166 [DefaultDispatcher-worker-4 @coroutine#2177] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36487/UmAppDatabase/replication/nodeId 2025-04-16 14:00:15.166 [DefaultDispatcher-worker-4 @coroutine#2177] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36487/UmAppDatabase/replication/nodeId 2025-04-16 14:00:15.244 [DefaultDispatcher-worker-7 @coroutine#2209] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75f316df 2025-04-16 14:00:15.244 [DefaultDispatcher-worker-7 @coroutine#2209] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42847/UmAppDatabase/replication/nodeId 2025-04-16 14:00:15.244 [DefaultDispatcher-worker-7 @coroutine#2209] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42847/UmAppDatabase/replication/nodeId. 2025-04-16 14:00:15.244 [DefaultDispatcher-worker-7 @coroutine#2209] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42847/UmAppDatabase/replication/nodeId 2025-04-16 14:00:15.245 [DefaultDispatcher-worker-6 @coroutine#2209] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42847/UmAppDatabase/replication/nodeId 2025-04-16 14:00:15.245 [DefaultDispatcher-worker-6 @coroutine#2209] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42847/UmAppDatabase/replication/nodeId 2025-04-16 14:00:15.269 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Shutdown initiated... 2025-04-16 14:00:15.269 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Close initiated... 2025-04-16 14:00:15.269 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:00:15.269 [HikariPool-153 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Closing connection org.sqlite.jdbc4.JDBC4Connection@f61f06e: (connection evicted) 2025-04-16 14:00:15.270 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 14:00:15.270 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Closed. 2025-04-16 14:00:15.270 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Shutdown completed. 2025-04-16 14:00:15.272 [Test worker @coroutine#3427] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-157 - configuration: 2025-04-16 14:00:15.272 [Test worker @coroutine#3427] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:00:15.272 [Test worker @coroutine#3427] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:00:15.272 [Test worker @coroutine#3427] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:00:15.272 [Test worker @coroutine#3427] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:00:15.272 [Test worker @coroutine#3427] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:00:15.272 [Test worker @coroutine#3427] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:00:15.272 [Test worker @coroutine#3427] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4d45b457 2025-04-16 14:00:15.272 [Test worker @coroutine#3427] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:00:15.272 [Test worker @coroutine#3427] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:00:15.272 [Test worker @coroutine#3427] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:00:15.272 [Test worker @coroutine#3427] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:00:15.272 [Test worker @coroutine#3427] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:00:15.272 [Test worker @coroutine#3427] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:00:15.272 [Test worker @coroutine#3427] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:00:15.272 [Test worker @coroutine#3427] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:00:15.272 [Test worker @coroutine#3427] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:00:15.272 [Test worker @coroutine#3427] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:00:15.272 [Test worker @coroutine#3427] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:00:15.272 [Test worker @coroutine#3427] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:00:15.272 [Test worker @coroutine#3427] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:00:15.272 [Test worker @coroutine#3427] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 14:00:15.272 [Test worker @coroutine#3427] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 14:00:15.272 [Test worker @coroutine#3427] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:00:15.272 [Test worker @coroutine#3427] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:00:15.272 [Test worker @coroutine#3427] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 14:00:15.272 [Test worker @coroutine#3427] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:00:15.272 [Test worker @coroutine#3427] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-157" 2025-04-16 14:00:15.272 [Test worker @coroutine#3427] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:00:15.272 [Test worker @coroutine#3427] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:00:15.272 [Test worker @coroutine#3427] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:00:15.272 [Test worker @coroutine#3427] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:00:15.272 [Test worker @coroutine#3427] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:00:15.272 [Test worker @coroutine#3427] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:00:15.272 [Test worker @coroutine#3427] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:00:15.272 [Test worker @coroutine#3427] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:00:15.272 [Test worker @coroutine#3427] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Starting... 2025-04-16 14:00:15.272 [Test worker @coroutine#3427] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Added connection org.sqlite.jdbc4.JDBC4Connection@71d3dfd5 2025-04-16 14:00:15.272 [Test worker @coroutine#3427] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Added connection org.sqlite.jdbc4.JDBC4Connection@71d3dfd5 2025-04-16 14:00:15.272 [Test worker @coroutine#3427] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Start completed. 2025-04-16 14:00:15.277 [DefaultDispatcher-worker-4 @coroutine#2238] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2735a7dc 2025-04-16 14:00:15.277 [DefaultDispatcher-worker-4 @coroutine#2238] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35011/UmAppDatabase/replication/nodeId 2025-04-16 14:00:15.277 [DefaultDispatcher-worker-4 @coroutine#2238] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:35011/UmAppDatabase/replication/nodeId. 2025-04-16 14:00:15.277 [DefaultDispatcher-worker-4 @coroutine#2238] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35011/UmAppDatabase/replication/nodeId 2025-04-16 14:00:15.278 [DefaultDispatcher-worker-15 @coroutine#2238] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35011/UmAppDatabase/replication/nodeId 2025-04-16 14:00:15.278 [DefaultDispatcher-worker-15 @coroutine#2238] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35011/UmAppDatabase/replication/nodeId 2025-04-16 14:00:15.280 [Test worker @coroutine#3427] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71d3dfd5 2025-04-16 14:00:15.285 [Test worker @coroutine#3431] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71d3dfd5 2025-04-16 14:00:15.286 [Test worker @coroutine#3433] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71d3dfd5 2025-04-16 14:00:15.288 [Test worker @coroutine#3435] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71d3dfd5 2025-04-16 14:00:15.288 [Test worker @coroutine#3427] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-158 - configuration: 2025-04-16 14:00:15.288 [Test worker @coroutine#3427] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:00:15.288 [Test worker @coroutine#3427] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:00:15.288 [Test worker @coroutine#3427] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:00:15.288 [Test worker @coroutine#3427] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:00:15.288 [Test worker @coroutine#3427] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:00:15.288 [Test worker @coroutine#3427] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:00:15.288 [Test worker @coroutine#3427] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@11c82829 2025-04-16 14:00:15.288 [Test worker @coroutine#3427] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:00:15.288 [Test worker @coroutine#3427] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:00:15.288 [Test worker @coroutine#3427] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:00:15.288 [Test worker @coroutine#3427] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:00:15.288 [Test worker @coroutine#3427] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:00:15.288 [Test worker @coroutine#3427] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:00:15.288 [Test worker @coroutine#3427] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:00:15.288 [Test worker @coroutine#3427] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:00:15.288 [Test worker @coroutine#3427] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:00:15.288 [Test worker @coroutine#3427] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:00:15.288 [Test worker @coroutine#3427] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:00:15.288 [Test worker @coroutine#3427] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:00:15.288 [Test worker @coroutine#3427] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:00:15.288 [Test worker @coroutine#3427] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 14:00:15.288 [Test worker @coroutine#3427] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 14:00:15.288 [Test worker @coroutine#3427] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:00:15.288 [Test worker @coroutine#3427] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:00:15.288 [Test worker @coroutine#3427] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 14:00:15.288 [Test worker @coroutine#3427] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:00:15.288 [Test worker @coroutine#3427] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-158" 2025-04-16 14:00:15.288 [Test worker @coroutine#3427] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:00:15.288 [Test worker @coroutine#3427] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:00:15.288 [Test worker @coroutine#3427] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:00:15.288 [Test worker @coroutine#3427] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:00:15.288 [Test worker @coroutine#3427] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:00:15.288 [Test worker @coroutine#3427] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:00:15.288 [Test worker @coroutine#3427] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:00:15.288 [Test worker @coroutine#3427] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:00:15.288 [Test worker @coroutine#3427] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Starting... 2025-04-16 14:00:15.288 [Test worker @coroutine#3427] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Added connection org.sqlite.jdbc4.JDBC4Connection@353ac1ef 2025-04-16 14:00:15.288 [Test worker @coroutine#3427] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Added connection org.sqlite.jdbc4.JDBC4Connection@353ac1ef 2025-04-16 14:00:15.288 [Test worker @coroutine#3427] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Start completed. 2025-04-16 14:00:15.296 [Test worker @coroutine#3427] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@353ac1ef 2025-04-16 14:00:15.301 [Test worker @coroutine#3437] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@353ac1ef 2025-04-16 14:00:15.302 [Test worker @coroutine#3439] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@353ac1ef 2025-04-16 14:00:15.303 [Test worker @coroutine#3441] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@353ac1ef 2025-04-16 14:00:15.307 [DefaultDispatcher-worker-14 @coroutine#3443] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@353ac1ef 2025-04-16 14:00:15.309 [DefaultDispatcher-worker-2 @coroutine#2267] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47b7a59d 2025-04-16 14:00:15.309 [DefaultDispatcher-worker-2 @coroutine#2267] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-16 14:00:15.309 [DefaultDispatcher-worker-2 @coroutine#2267] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2025-04-16 14:00:15.309 [DefaultDispatcher-worker-2 @coroutine#2267] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-16 14:00:15.309 [DefaultDispatcher-worker-2 @coroutine#2267] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-16 14:00:15.315 [DefaultDispatcher-worker-19 @coroutine#3427] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71d3dfd5 2025-04-16 14:00:15.320 [DefaultDispatcher-worker-8 @coroutine#3427] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71d3dfd5 2025-04-16 14:00:15.325 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Shutdown initiated... 2025-04-16 14:00:15.325 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Close initiated... 2025-04-16 14:00:15.325 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:00:15.325 [HikariPool-157 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Closing connection org.sqlite.jdbc4.JDBC4Connection@71d3dfd5: (connection evicted) 2025-04-16 14:00:15.326 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 14:00:15.326 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Closed. 2025-04-16 14:00:15.326 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Shutdown completed. 2025-04-16 14:00:15.326 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Shutdown initiated... 2025-04-16 14:00:15.326 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Close initiated... 2025-04-16 14:00:15.326 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:00:15.326 [HikariPool-158 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Closing connection org.sqlite.jdbc4.JDBC4Connection@353ac1ef: (connection evicted) 2025-04-16 14:00:15.327 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 14:00:15.327 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Closed. 2025-04-16 14:00:15.327 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Shutdown completed. 2025-04-16 14:00:15.327 [Test worker @coroutine#3491] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-159 - configuration: 2025-04-16 14:00:15.327 [Test worker @coroutine#3491] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:00:15.327 [Test worker @coroutine#3491] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:00:15.327 [Test worker @coroutine#3491] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:00:15.327 [Test worker @coroutine#3491] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:00:15.327 [Test worker @coroutine#3491] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:00:15.327 [Test worker @coroutine#3491] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:00:15.327 [Test worker @coroutine#3491] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3f1b4a14 2025-04-16 14:00:15.327 [Test worker @coroutine#3491] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:00:15.327 [Test worker @coroutine#3491] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:00:15.327 [Test worker @coroutine#3491] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:00:15.327 [Test worker @coroutine#3491] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:00:15.327 [Test worker @coroutine#3491] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:00:15.327 [Test worker @coroutine#3491] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:00:15.327 [Test worker @coroutine#3491] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:00:15.327 [Test worker @coroutine#3491] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:00:15.327 [Test worker @coroutine#3491] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:00:15.327 [Test worker @coroutine#3491] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:00:15.327 [Test worker @coroutine#3491] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:00:15.327 [Test worker @coroutine#3491] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:00:15.327 [Test worker @coroutine#3491] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:00:15.328 [Test worker @coroutine#3491] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 14:00:15.328 [Test worker @coroutine#3491] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 14:00:15.328 [Test worker @coroutine#3491] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:00:15.328 [Test worker @coroutine#3491] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:00:15.328 [Test worker @coroutine#3491] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 14:00:15.328 [Test worker @coroutine#3491] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:00:15.328 [Test worker @coroutine#3491] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-159" 2025-04-16 14:00:15.328 [Test worker @coroutine#3491] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:00:15.328 [Test worker @coroutine#3491] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:00:15.328 [Test worker @coroutine#3491] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:00:15.328 [Test worker @coroutine#3491] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:00:15.328 [Test worker @coroutine#3491] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:00:15.328 [Test worker @coroutine#3491] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:00:15.328 [Test worker @coroutine#3491] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:00:15.328 [Test worker @coroutine#3491] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:00:15.328 [Test worker @coroutine#3491] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Starting... 2025-04-16 14:00:15.328 [Test worker @coroutine#3491] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a12048d 2025-04-16 14:00:15.328 [Test worker @coroutine#3491] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a12048d 2025-04-16 14:00:15.328 [Test worker @coroutine#3491] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Start completed. 2025-04-16 14:00:15.331 [DefaultDispatcher-worker-6 @coroutine#2281] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d18d9ed 2025-04-16 14:00:15.332 [DefaultDispatcher-worker-6 @coroutine#2281] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41103/UmAppDatabase/replication/nodeId 2025-04-16 14:00:15.332 [DefaultDispatcher-worker-6 @coroutine#2281] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41103/UmAppDatabase/replication/nodeId. 2025-04-16 14:00:15.332 [DefaultDispatcher-worker-6 @coroutine#2281] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41103/UmAppDatabase/replication/nodeId 2025-04-16 14:00:15.332 [DefaultDispatcher-worker-19 @coroutine#2281] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41103/UmAppDatabase/replication/nodeId 2025-04-16 14:00:15.332 [DefaultDispatcher-worker-19 @coroutine#2281] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41103/UmAppDatabase/replication/nodeId 2025-04-16 14:00:15.336 [Test worker @coroutine#3491] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a12048d 2025-04-16 14:00:15.341 [Test worker @coroutine#3495] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a12048d 2025-04-16 14:00:15.342 [Test worker @coroutine#3497] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a12048d 2025-04-16 14:00:15.342 [Test worker @coroutine#3499] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a12048d 2025-04-16 14:00:15.343 [Test worker @coroutine#3491] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-160 - configuration: 2025-04-16 14:00:15.343 [Test worker @coroutine#3491] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:00:15.343 [Test worker @coroutine#3491] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:00:15.343 [Test worker @coroutine#3491] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:00:15.343 [Test worker @coroutine#3491] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:00:15.343 [Test worker @coroutine#3491] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:00:15.343 [Test worker @coroutine#3491] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:00:15.343 [Test worker @coroutine#3491] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1268ac94 2025-04-16 14:00:15.343 [Test worker @coroutine#3491] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:00:15.343 [Test worker @coroutine#3491] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:00:15.343 [Test worker @coroutine#3491] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:00:15.343 [Test worker @coroutine#3491] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:00:15.343 [Test worker @coroutine#3491] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:00:15.343 [Test worker @coroutine#3491] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:00:15.343 [Test worker @coroutine#3491] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:00:15.343 [Test worker @coroutine#3491] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:00:15.343 [Test worker @coroutine#3491] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:00:15.343 [Test worker @coroutine#3491] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:00:15.343 [Test worker @coroutine#3491] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:00:15.343 [Test worker @coroutine#3491] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:00:15.343 [Test worker @coroutine#3491] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:00:15.343 [Test worker @coroutine#3491] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 14:00:15.343 [Test worker @coroutine#3491] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 14:00:15.343 [Test worker @coroutine#3491] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:00:15.343 [Test worker @coroutine#3491] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:00:15.343 [Test worker @coroutine#3491] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 14:00:15.343 [Test worker @coroutine#3491] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:00:15.343 [Test worker @coroutine#3491] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-160" 2025-04-16 14:00:15.343 [Test worker @coroutine#3491] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:00:15.343 [Test worker @coroutine#3491] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:00:15.343 [Test worker @coroutine#3491] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:00:15.343 [Test worker @coroutine#3491] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:00:15.343 [Test worker @coroutine#3491] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:00:15.343 [Test worker @coroutine#3491] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:00:15.343 [Test worker @coroutine#3491] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:00:15.343 [Test worker @coroutine#3491] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:00:15.343 [Test worker @coroutine#3491] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Starting... 2025-04-16 14:00:15.343 [Test worker @coroutine#3491] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Added connection org.sqlite.jdbc4.JDBC4Connection@7197b96c 2025-04-16 14:00:15.343 [Test worker @coroutine#3491] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Added connection org.sqlite.jdbc4.JDBC4Connection@7197b96c 2025-04-16 14:00:15.343 [Test worker @coroutine#3491] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Start completed. 2025-04-16 14:00:15.351 [Test worker @coroutine#3491] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7197b96c 2025-04-16 14:00:15.355 [Test worker @coroutine#3501] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7197b96c 2025-04-16 14:00:15.356 [Test worker @coroutine#3503] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7197b96c 2025-04-16 14:00:15.357 [Test worker @coroutine#3505] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7197b96c 2025-04-16 14:00:15.361 [DefaultDispatcher-worker-6 @coroutine#3507] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7197b96c 2025-04-16 14:00:15.369 [DefaultDispatcher-worker-4 @coroutine#3491] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a12048d 2025-04-16 14:00:15.374 [DefaultDispatcher-worker-5 @coroutine#3491] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a12048d 2025-04-16 14:00:15.379 [DefaultDispatcher-worker-9 @coroutine#3491] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a12048d 2025-04-16 14:00:15.389 [DefaultDispatcher-worker-16 @coroutine#3553] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a12048d 2025-04-16 14:00:15.391 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Shutdown initiated... 2025-04-16 14:00:15.391 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Close initiated... 2025-04-16 14:00:15.391 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:00:15.391 [HikariPool-159 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2a12048d: (connection evicted) 2025-04-16 14:00:15.392 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 14:00:15.392 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Closed. 2025-04-16 14:00:15.392 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Shutdown completed. 2025-04-16 14:00:15.392 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Shutdown initiated... 2025-04-16 14:00:15.392 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Close initiated... 2025-04-16 14:00:15.392 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:00:15.392 [HikariPool-160 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7197b96c: (connection evicted) 2025-04-16 14:00:15.393 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 14:00:15.393 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Closed. 2025-04-16 14:00:15.393 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Shutdown completed. 2025-04-16 14:00:15.393 [Test worker @coroutine#3581] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-161 - configuration: 2025-04-16 14:00:15.393 [Test worker @coroutine#3581] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:00:15.393 [Test worker @coroutine#3581] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:00:15.393 [Test worker @coroutine#3581] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:00:15.393 [Test worker @coroutine#3581] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:00:15.393 [Test worker @coroutine#3581] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:00:15.393 [Test worker @coroutine#3581] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:00:15.393 [Test worker @coroutine#3581] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7b6d88d1 2025-04-16 14:00:15.393 [Test worker @coroutine#3581] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:00:15.393 [Test worker @coroutine#3581] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:00:15.393 [Test worker @coroutine#3581] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:00:15.393 [Test worker @coroutine#3581] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:00:15.393 [Test worker @coroutine#3581] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:00:15.393 [Test worker @coroutine#3581] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:00:15.393 [Test worker @coroutine#3581] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:00:15.393 [Test worker @coroutine#3581] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:00:15.393 [Test worker @coroutine#3581] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:00:15.393 [Test worker @coroutine#3581] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:00:15.393 [Test worker @coroutine#3581] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:00:15.393 [Test worker @coroutine#3581] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:00:15.393 [Test worker @coroutine#3581] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:00:15.393 [Test worker @coroutine#3581] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 14:00:15.393 [Test worker @coroutine#3581] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 14:00:15.393 [Test worker @coroutine#3581] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:00:15.393 [Test worker @coroutine#3581] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:00:15.393 [Test worker @coroutine#3581] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 14:00:15.393 [Test worker @coroutine#3581] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:00:15.393 [Test worker @coroutine#3581] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-161" 2025-04-16 14:00:15.393 [Test worker @coroutine#3581] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:00:15.393 [Test worker @coroutine#3581] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:00:15.393 [Test worker @coroutine#3581] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:00:15.393 [Test worker @coroutine#3581] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:00:15.393 [Test worker @coroutine#3581] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:00:15.393 [Test worker @coroutine#3581] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:00:15.393 [Test worker @coroutine#3581] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:00:15.393 [Test worker @coroutine#3581] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:00:15.393 [Test worker @coroutine#3581] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Starting... 2025-04-16 14:00:15.394 [Test worker @coroutine#3581] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Added connection org.sqlite.jdbc4.JDBC4Connection@38159192 2025-04-16 14:00:15.394 [Test worker @coroutine#3581] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Added connection org.sqlite.jdbc4.JDBC4Connection@38159192 2025-04-16 14:00:15.394 [Test worker @coroutine#3581] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Start completed. 2025-04-16 14:00:15.402 [Test worker @coroutine#3581] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38159192 2025-04-16 14:00:15.407 [Test worker @coroutine#3582] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38159192 2025-04-16 14:00:15.407 [Test worker @coroutine#3584] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38159192 2025-04-16 14:00:15.408 [Test worker @coroutine#3586] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38159192 2025-04-16 14:00:15.409 [Test worker @coroutine#3581] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-162 - configuration: 2025-04-16 14:00:15.409 [Test worker @coroutine#3581] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:00:15.409 [Test worker @coroutine#3581] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:00:15.409 [Test worker @coroutine#3581] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:00:15.409 [Test worker @coroutine#3581] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:00:15.409 [Test worker @coroutine#3581] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:00:15.409 [Test worker @coroutine#3581] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:00:15.409 [Test worker @coroutine#3581] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@55c75b72 2025-04-16 14:00:15.409 [Test worker @coroutine#3581] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:00:15.409 [Test worker @coroutine#3581] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:00:15.409 [Test worker @coroutine#3581] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:00:15.409 [Test worker @coroutine#3581] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:00:15.409 [Test worker @coroutine#3581] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:00:15.409 [Test worker @coroutine#3581] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:00:15.409 [Test worker @coroutine#3581] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:00:15.409 [Test worker @coroutine#3581] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:00:15.409 [Test worker @coroutine#3581] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:00:15.409 [Test worker @coroutine#3581] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:00:15.409 [Test worker @coroutine#3581] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:00:15.409 [Test worker @coroutine#3581] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:00:15.409 [Test worker @coroutine#3581] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:00:15.409 [Test worker @coroutine#3581] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 14:00:15.409 [Test worker @coroutine#3581] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 14:00:15.409 [Test worker @coroutine#3581] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:00:15.409 [Test worker @coroutine#3581] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:00:15.409 [Test worker @coroutine#3581] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 14:00:15.409 [Test worker @coroutine#3581] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:00:15.409 [Test worker @coroutine#3581] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-162" 2025-04-16 14:00:15.409 [Test worker @coroutine#3581] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:00:15.409 [Test worker @coroutine#3581] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:00:15.409 [Test worker @coroutine#3581] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:00:15.409 [Test worker @coroutine#3581] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:00:15.409 [Test worker @coroutine#3581] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:00:15.409 [Test worker @coroutine#3581] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:00:15.409 [Test worker @coroutine#3581] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:00:15.409 [Test worker @coroutine#3581] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:00:15.409 [Test worker @coroutine#3581] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Starting... 2025-04-16 14:00:15.409 [Test worker @coroutine#3581] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Added connection org.sqlite.jdbc4.JDBC4Connection@4addfb95 2025-04-16 14:00:15.409 [Test worker @coroutine#3581] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Added connection org.sqlite.jdbc4.JDBC4Connection@4addfb95 2025-04-16 14:00:15.409 [Test worker @coroutine#3581] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Start completed. 2025-04-16 14:00:15.417 [Test worker @coroutine#3581] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4addfb95 2025-04-16 14:00:15.422 [Test worker @coroutine#3588] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4addfb95 2025-04-16 14:00:15.422 [Test worker @coroutine#3590] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4addfb95 2025-04-16 14:00:15.423 [Test worker @coroutine#3592] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4addfb95 2025-04-16 14:00:15.427 [DefaultDispatcher-worker-11 @coroutine#3594] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4addfb95 2025-04-16 14:00:15.435 [DefaultDispatcher-worker-21 @coroutine#3581] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38159192 2025-04-16 14:00:15.439 [DefaultDispatcher-worker-8 @coroutine#3581] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38159192 2025-04-16 14:00:15.444 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Shutdown initiated... 2025-04-16 14:00:15.444 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Close initiated... 2025-04-16 14:00:15.444 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:00:15.444 [HikariPool-161 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Closing connection org.sqlite.jdbc4.JDBC4Connection@38159192: (connection evicted) 2025-04-16 14:00:15.444 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 14:00:15.444 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Closed. 2025-04-16 14:00:15.444 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Shutdown completed. 2025-04-16 14:00:15.444 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Shutdown initiated... 2025-04-16 14:00:15.444 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Close initiated... 2025-04-16 14:00:15.444 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:00:15.445 [HikariPool-162 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4addfb95: (connection evicted) 2025-04-16 14:00:15.445 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 14:00:15.445 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Closed. 2025-04-16 14:00:15.445 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Shutdown completed. 2025-04-16 14:00:15.446 [Test worker @coroutine#3638] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-163 - configuration: 2025-04-16 14:00:15.446 [Test worker @coroutine#3638] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:00:15.446 [Test worker @coroutine#3638] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:00:15.446 [Test worker @coroutine#3638] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:00:15.446 [Test worker @coroutine#3638] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:00:15.446 [Test worker @coroutine#3638] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:00:15.446 [Test worker @coroutine#3638] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:00:15.446 [Test worker @coroutine#3638] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@41f57420 2025-04-16 14:00:15.446 [Test worker @coroutine#3638] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:00:15.446 [Test worker @coroutine#3638] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:00:15.446 [Test worker @coroutine#3638] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:00:15.446 [Test worker @coroutine#3638] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:00:15.446 [Test worker @coroutine#3638] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:00:15.446 [Test worker @coroutine#3638] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:00:15.446 [Test worker @coroutine#3638] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:00:15.446 [Test worker @coroutine#3638] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:00:15.446 [Test worker @coroutine#3638] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:00:15.446 [Test worker @coroutine#3638] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:00:15.446 [Test worker @coroutine#3638] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:00:15.446 [Test worker @coroutine#3638] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:00:15.446 [Test worker @coroutine#3638] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:00:15.446 [Test worker @coroutine#3638] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 14:00:15.446 [Test worker @coroutine#3638] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 14:00:15.446 [Test worker @coroutine#3638] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:00:15.446 [Test worker @coroutine#3638] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:00:15.446 [Test worker @coroutine#3638] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 14:00:15.446 [Test worker @coroutine#3638] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:00:15.446 [Test worker @coroutine#3638] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-163" 2025-04-16 14:00:15.446 [Test worker @coroutine#3638] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:00:15.446 [Test worker @coroutine#3638] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:00:15.446 [Test worker @coroutine#3638] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:00:15.446 [Test worker @coroutine#3638] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:00:15.446 [Test worker @coroutine#3638] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:00:15.446 [Test worker @coroutine#3638] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:00:15.446 [Test worker @coroutine#3638] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:00:15.446 [Test worker @coroutine#3638] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:00:15.446 [Test worker @coroutine#3638] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Starting... 2025-04-16 14:00:15.446 [Test worker @coroutine#3638] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Added connection org.sqlite.jdbc4.JDBC4Connection@58e61e18 2025-04-16 14:00:15.446 [Test worker @coroutine#3638] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Added connection org.sqlite.jdbc4.JDBC4Connection@58e61e18 2025-04-16 14:00:15.446 [Test worker @coroutine#3638] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Start completed. 2025-04-16 14:00:15.456 [Test worker @coroutine#3638] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58e61e18 2025-04-16 14:00:15.460 [DefaultDispatcher-worker-21 @coroutine#2333] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@204beb58 2025-04-16 14:00:15.460 [DefaultDispatcher-worker-21 @coroutine#2333] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:39507/UmAppDatabase/replication/nodeId 2025-04-16 14:00:15.460 [DefaultDispatcher-worker-21 @coroutine#2333] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:39507/UmAppDatabase/replication/nodeId. 2025-04-16 14:00:15.460 [DefaultDispatcher-worker-21 @coroutine#2333] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39507/UmAppDatabase/replication/nodeId 2025-04-16 14:00:15.461 [DefaultDispatcher-worker-2 @coroutine#2333] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39507/UmAppDatabase/replication/nodeId 2025-04-16 14:00:15.461 [DefaultDispatcher-worker-2 @coroutine#2333] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:39507/UmAppDatabase/replication/nodeId 2025-04-16 14:00:15.462 [Test worker @coroutine#3639] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58e61e18 2025-04-16 14:00:15.463 [Test worker @coroutine#3644] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58e61e18 2025-04-16 14:00:15.464 [Test worker @coroutine#3646] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58e61e18 2025-04-16 14:00:15.464 [Test worker @coroutine#3638] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-164 - configuration: 2025-04-16 14:00:15.464 [Test worker @coroutine#3638] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:00:15.464 [Test worker @coroutine#3638] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:00:15.464 [Test worker @coroutine#3638] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:00:15.464 [Test worker @coroutine#3638] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:00:15.464 [Test worker @coroutine#3638] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:00:15.464 [Test worker @coroutine#3638] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:00:15.464 [Test worker @coroutine#3638] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@41e156ee 2025-04-16 14:00:15.464 [Test worker @coroutine#3638] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:00:15.464 [Test worker @coroutine#3638] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:00:15.464 [Test worker @coroutine#3638] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:00:15.464 [Test worker @coroutine#3638] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:00:15.464 [Test worker @coroutine#3638] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:00:15.464 [Test worker @coroutine#3638] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:00:15.464 [Test worker @coroutine#3638] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:00:15.464 [Test worker @coroutine#3638] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:00:15.464 [Test worker @coroutine#3638] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:00:15.464 [Test worker @coroutine#3638] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:00:15.464 [Test worker @coroutine#3638] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:00:15.464 [Test worker @coroutine#3638] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:00:15.464 [Test worker @coroutine#3638] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:00:15.464 [Test worker @coroutine#3638] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 14:00:15.464 [Test worker @coroutine#3638] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 14:00:15.464 [Test worker @coroutine#3638] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:00:15.464 [Test worker @coroutine#3638] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:00:15.464 [Test worker @coroutine#3638] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 14:00:15.464 [Test worker @coroutine#3638] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:00:15.464 [Test worker @coroutine#3638] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-164" 2025-04-16 14:00:15.464 [Test worker @coroutine#3638] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:00:15.464 [Test worker @coroutine#3638] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:00:15.464 [Test worker @coroutine#3638] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:00:15.464 [Test worker @coroutine#3638] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:00:15.464 [Test worker @coroutine#3638] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:00:15.464 [Test worker @coroutine#3638] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:00:15.464 [Test worker @coroutine#3638] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:00:15.464 [Test worker @coroutine#3638] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:00:15.464 [Test worker @coroutine#3638] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Starting... 2025-04-16 14:00:15.464 [Test worker @coroutine#3638] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Added connection org.sqlite.jdbc4.JDBC4Connection@5522f9b 2025-04-16 14:00:15.464 [Test worker @coroutine#3638] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Added connection org.sqlite.jdbc4.JDBC4Connection@5522f9b 2025-04-16 14:00:15.464 [Test worker @coroutine#3638] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Start completed. 2025-04-16 14:00:15.472 [Test worker @coroutine#3638] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5522f9b 2025-04-16 14:00:15.477 [Test worker @coroutine#3648] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5522f9b 2025-04-16 14:00:15.478 [Test worker @coroutine#3650] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5522f9b 2025-04-16 14:00:15.479 [Test worker @coroutine#3652] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5522f9b 2025-04-16 14:00:15.483 [DefaultDispatcher-worker-21 @coroutine#3654] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5522f9b 2025-04-16 14:00:15.491 [DefaultDispatcher-worker-11 @coroutine#3638] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58e61e18 2025-04-16 14:00:15.496 [DefaultDispatcher-worker-8 @coroutine#3638] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58e61e18 2025-04-16 14:00:15.501 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Shutdown initiated... 2025-04-16 14:00:15.501 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Close initiated... 2025-04-16 14:00:15.501 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:00:15.501 [HikariPool-163 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Closing connection org.sqlite.jdbc4.JDBC4Connection@58e61e18: (connection evicted) 2025-04-16 14:00:15.501 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 14:00:15.501 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Closed. 2025-04-16 14:00:15.501 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Shutdown completed. 2025-04-16 14:00:15.502 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Shutdown initiated... 2025-04-16 14:00:15.502 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Close initiated... 2025-04-16 14:00:15.502 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:00:15.502 [HikariPool-164 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5522f9b: (connection evicted) 2025-04-16 14:00:15.502 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 14:00:15.502 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Closed. 2025-04-16 14:00:15.502 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Shutdown completed. 2025-04-16 14:00:15.503 [Test worker @coroutine#3698] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-165 - configuration: 2025-04-16 14:00:15.503 [Test worker @coroutine#3698] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:00:15.503 [Test worker @coroutine#3698] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:00:15.503 [Test worker @coroutine#3698] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:00:15.503 [Test worker @coroutine#3698] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:00:15.503 [Test worker @coroutine#3698] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:00:15.503 [Test worker @coroutine#3698] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:00:15.503 [Test worker @coroutine#3698] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4ce1ab4c 2025-04-16 14:00:15.503 [Test worker @coroutine#3698] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:00:15.503 [Test worker @coroutine#3698] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:00:15.503 [Test worker @coroutine#3698] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:00:15.503 [Test worker @coroutine#3698] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:00:15.503 [Test worker @coroutine#3698] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:00:15.503 [Test worker @coroutine#3698] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:00:15.503 [Test worker @coroutine#3698] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:00:15.503 [Test worker @coroutine#3698] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:00:15.503 [Test worker @coroutine#3698] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:00:15.503 [Test worker @coroutine#3698] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:00:15.503 [Test worker @coroutine#3698] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:00:15.503 [Test worker @coroutine#3698] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:00:15.503 [Test worker @coroutine#3698] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:00:15.503 [Test worker @coroutine#3698] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 14:00:15.503 [Test worker @coroutine#3698] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 14:00:15.503 [Test worker @coroutine#3698] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:00:15.503 [Test worker @coroutine#3698] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:00:15.503 [Test worker @coroutine#3698] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 14:00:15.503 [Test worker @coroutine#3698] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:00:15.503 [Test worker @coroutine#3698] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-165" 2025-04-16 14:00:15.503 [Test worker @coroutine#3698] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:00:15.503 [Test worker @coroutine#3698] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:00:15.503 [Test worker @coroutine#3698] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:00:15.503 [Test worker @coroutine#3698] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:00:15.503 [Test worker @coroutine#3698] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:00:15.503 [Test worker @coroutine#3698] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:00:15.503 [Test worker @coroutine#3698] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:00:15.503 [Test worker @coroutine#3698] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:00:15.503 [Test worker @coroutine#3698] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Starting... 2025-04-16 14:00:15.503 [Test worker @coroutine#3698] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Added connection org.sqlite.jdbc4.JDBC4Connection@c9ba9e2 2025-04-16 14:00:15.503 [Test worker @coroutine#3698] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Added connection org.sqlite.jdbc4.JDBC4Connection@c9ba9e2 2025-04-16 14:00:15.503 [Test worker @coroutine#3698] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Start completed. 2025-04-16 14:00:15.511 [Test worker @coroutine#3698] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c9ba9e2 2025-04-16 14:00:15.516 [Test worker @coroutine#3699] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c9ba9e2 2025-04-16 14:00:15.517 [Test worker @coroutine#3701] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c9ba9e2 2025-04-16 14:00:15.527 [Test worker @coroutine#3703] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c9ba9e2 2025-04-16 14:00:15.528 [Test worker @coroutine#3698] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-166 - configuration: 2025-04-16 14:00:15.528 [Test worker @coroutine#3698] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:00:15.528 [Test worker @coroutine#3698] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:00:15.528 [Test worker @coroutine#3698] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:00:15.528 [Test worker @coroutine#3698] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:00:15.528 [Test worker @coroutine#3698] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:00:15.528 [Test worker @coroutine#3698] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:00:15.528 [Test worker @coroutine#3698] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3606c525 2025-04-16 14:00:15.528 [Test worker @coroutine#3698] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:00:15.528 [Test worker @coroutine#3698] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:00:15.528 [Test worker @coroutine#3698] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:00:15.528 [Test worker @coroutine#3698] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:00:15.528 [Test worker @coroutine#3698] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:00:15.528 [Test worker @coroutine#3698] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:00:15.528 [Test worker @coroutine#3698] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:00:15.528 [Test worker @coroutine#3698] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:00:15.528 [Test worker @coroutine#3698] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:00:15.528 [Test worker @coroutine#3698] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:00:15.528 [Test worker @coroutine#3698] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:00:15.528 [Test worker @coroutine#3698] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:00:15.528 [Test worker @coroutine#3698] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:00:15.528 [Test worker @coroutine#3698] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 14:00:15.528 [Test worker @coroutine#3698] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 14:00:15.528 [Test worker @coroutine#3698] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:00:15.528 [Test worker @coroutine#3698] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:00:15.528 [Test worker @coroutine#3698] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 14:00:15.528 [Test worker @coroutine#3698] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:00:15.528 [Test worker @coroutine#3698] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-166" 2025-04-16 14:00:15.528 [Test worker @coroutine#3698] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:00:15.528 [Test worker @coroutine#3698] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:00:15.528 [Test worker @coroutine#3698] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:00:15.528 [Test worker @coroutine#3698] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:00:15.528 [Test worker @coroutine#3698] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:00:15.528 [Test worker @coroutine#3698] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:00:15.528 [Test worker @coroutine#3698] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:00:15.528 [Test worker @coroutine#3698] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:00:15.528 [Test worker @coroutine#3698] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Starting... 2025-04-16 14:00:15.528 [Test worker @coroutine#3698] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Added connection org.sqlite.jdbc4.JDBC4Connection@27959922 2025-04-16 14:00:15.528 [Test worker @coroutine#3698] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Added connection org.sqlite.jdbc4.JDBC4Connection@27959922 2025-04-16 14:00:15.528 [Test worker @coroutine#3698] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Start completed. 2025-04-16 14:00:15.537 [Test worker @coroutine#3698] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27959922 2025-04-16 14:00:15.542 [Test worker @coroutine#3705] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27959922 2025-04-16 14:00:15.544 [Test worker @coroutine#3707] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27959922 2025-04-16 14:00:15.545 [Test worker @coroutine#3709] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27959922 2025-04-16 14:00:15.550 [DefaultDispatcher-worker-20 @coroutine#3711] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27959922 2025-04-16 14:00:15.558 [DefaultDispatcher-worker-17 @coroutine#3698] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c9ba9e2 2025-04-16 14:00:15.564 [DefaultDispatcher-worker-21 @coroutine#3698] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c9ba9e2 2025-04-16 14:00:15.568 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Shutdown initiated... 2025-04-16 14:00:15.568 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Close initiated... 2025-04-16 14:00:15.568 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:00:15.568 [HikariPool-165 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Closing connection org.sqlite.jdbc4.JDBC4Connection@c9ba9e2: (connection evicted) 2025-04-16 14:00:15.569 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 14:00:15.569 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Closed. 2025-04-16 14:00:15.569 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Shutdown completed. 2025-04-16 14:00:15.569 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Shutdown initiated... 2025-04-16 14:00:15.569 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Close initiated... 2025-04-16 14:00:15.569 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:00:15.569 [HikariPool-166 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Closing connection org.sqlite.jdbc4.JDBC4Connection@27959922: (connection evicted) 2025-04-16 14:00:15.570 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 14:00:15.570 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Closed. 2025-04-16 14:00:15.570 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Shutdown completed. 2025-04-16 14:00:15.570 [Test worker @coroutine#3755] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-167 - configuration: 2025-04-16 14:00:15.571 [Test worker @coroutine#3755] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:00:15.571 [Test worker @coroutine#3755] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:00:15.571 [Test worker @coroutine#3755] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:00:15.571 [Test worker @coroutine#3755] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:00:15.571 [Test worker @coroutine#3755] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:00:15.571 [Test worker @coroutine#3755] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:00:15.571 [Test worker @coroutine#3755] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@e87c4cf 2025-04-16 14:00:15.571 [Test worker @coroutine#3755] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:00:15.571 [Test worker @coroutine#3755] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:00:15.571 [Test worker @coroutine#3755] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:00:15.571 [Test worker @coroutine#3755] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:00:15.571 [Test worker @coroutine#3755] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:00:15.571 [Test worker @coroutine#3755] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:00:15.571 [Test worker @coroutine#3755] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:00:15.571 [Test worker @coroutine#3755] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:00:15.571 [Test worker @coroutine#3755] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:00:15.571 [Test worker @coroutine#3755] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:00:15.571 [Test worker @coroutine#3755] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:00:15.571 [Test worker @coroutine#3755] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:00:15.571 [Test worker @coroutine#3755] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:00:15.571 [Test worker @coroutine#3755] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 14:00:15.571 [Test worker @coroutine#3755] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 14:00:15.571 [Test worker @coroutine#3755] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:00:15.571 [Test worker @coroutine#3755] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:00:15.571 [Test worker @coroutine#3755] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 14:00:15.571 [Test worker @coroutine#3755] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:00:15.571 [Test worker @coroutine#3755] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-167" 2025-04-16 14:00:15.571 [Test worker @coroutine#3755] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:00:15.571 [Test worker @coroutine#3755] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:00:15.571 [Test worker @coroutine#3755] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:00:15.571 [Test worker @coroutine#3755] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:00:15.571 [Test worker @coroutine#3755] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:00:15.571 [Test worker @coroutine#3755] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:00:15.571 [Test worker @coroutine#3755] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:00:15.571 [Test worker @coroutine#3755] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:00:15.571 [Test worker @coroutine#3755] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Starting... 2025-04-16 14:00:15.571 [Test worker @coroutine#3755] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a4ceb1 2025-04-16 14:00:15.571 [Test worker @coroutine#3755] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a4ceb1 2025-04-16 14:00:15.571 [Test worker @coroutine#3755] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Start completed. 2025-04-16 14:00:15.580 [Test worker @coroutine#3755] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a4ceb1 2025-04-16 14:00:15.585 [Test worker @coroutine#3756] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a4ceb1 2025-04-16 14:00:15.586 [Test worker @coroutine#3758] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a4ceb1 2025-04-16 14:00:15.587 [Test worker @coroutine#3760] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a4ceb1 2025-04-16 14:00:15.587 [Test worker @coroutine#3755] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-168 - configuration: 2025-04-16 14:00:15.588 [Test worker @coroutine#3755] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:00:15.588 [Test worker @coroutine#3755] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:00:15.588 [Test worker @coroutine#3755] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:00:15.588 [Test worker @coroutine#3755] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:00:15.588 [Test worker @coroutine#3755] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:00:15.588 [Test worker @coroutine#3755] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:00:15.588 [Test worker @coroutine#3755] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@16124894 2025-04-16 14:00:15.588 [Test worker @coroutine#3755] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:00:15.588 [Test worker @coroutine#3755] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:00:15.588 [Test worker @coroutine#3755] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:00:15.588 [Test worker @coroutine#3755] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:00:15.588 [Test worker @coroutine#3755] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:00:15.588 [Test worker @coroutine#3755] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:00:15.588 [Test worker @coroutine#3755] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:00:15.588 [Test worker @coroutine#3755] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:00:15.588 [Test worker @coroutine#3755] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:00:15.588 [Test worker @coroutine#3755] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:00:15.588 [Test worker @coroutine#3755] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:00:15.588 [Test worker @coroutine#3755] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:00:15.588 [Test worker @coroutine#3755] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:00:15.588 [Test worker @coroutine#3755] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 14:00:15.588 [Test worker @coroutine#3755] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 14:00:15.588 [Test worker @coroutine#3755] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:00:15.588 [Test worker @coroutine#3755] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:00:15.588 [Test worker @coroutine#3755] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 14:00:15.588 [Test worker @coroutine#3755] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:00:15.588 [Test worker @coroutine#3755] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-168" 2025-04-16 14:00:15.588 [Test worker @coroutine#3755] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:00:15.588 [Test worker @coroutine#3755] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:00:15.588 [Test worker @coroutine#3755] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:00:15.588 [Test worker @coroutine#3755] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:00:15.588 [Test worker @coroutine#3755] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:00:15.588 [Test worker @coroutine#3755] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:00:15.588 [Test worker @coroutine#3755] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:00:15.588 [Test worker @coroutine#3755] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:00:15.588 [Test worker @coroutine#3755] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Starting... 2025-04-16 14:00:15.588 [Test worker @coroutine#3755] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Added connection org.sqlite.jdbc4.JDBC4Connection@7793eaca 2025-04-16 14:00:15.588 [Test worker @coroutine#3755] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Added connection org.sqlite.jdbc4.JDBC4Connection@7793eaca 2025-04-16 14:00:15.588 [Test worker @coroutine#3755] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Start completed. 2025-04-16 14:00:15.596 [Test worker @coroutine#3755] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7793eaca 2025-04-16 14:00:15.600 [DefaultDispatcher-worker-19 @coroutine#2375] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5367d46f 2025-04-16 14:00:15.600 [DefaultDispatcher-worker-19 @coroutine#2375] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56471/UmAppDatabase/replication/nodeId 2025-04-16 14:00:15.600 [DefaultDispatcher-worker-19 @coroutine#2375] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56471/UmAppDatabase/replication/nodeId. 2025-04-16 14:00:15.600 [DefaultDispatcher-worker-19 @coroutine#2375] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56471/UmAppDatabase/replication/nodeId 2025-04-16 14:00:15.601 [Test worker @coroutine#3762] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7793eaca 2025-04-16 14:00:15.601 [DefaultDispatcher-worker-2 @coroutine#2375] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56471/UmAppDatabase/replication/nodeId 2025-04-16 14:00:15.601 [DefaultDispatcher-worker-2 @coroutine#2375] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56471/UmAppDatabase/replication/nodeId 2025-04-16 14:00:15.602 [Test worker @coroutine#3767] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7793eaca 2025-04-16 14:00:15.603 [Test worker @coroutine#3769] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7793eaca 2025-04-16 14:00:15.607 [DefaultDispatcher-worker-7 @coroutine#3771] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7793eaca 2025-04-16 14:00:15.616 [DefaultDispatcher-worker-20 @coroutine#3755] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a4ceb1 2025-04-16 14:00:15.622 [DefaultDispatcher-worker-9 @coroutine#3755] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a4ceb1 2025-04-16 14:00:15.626 [DefaultDispatcher-worker-10 @coroutine#3755] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a4ceb1 2025-04-16 14:00:15.631 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Shutdown initiated... 2025-04-16 14:00:15.631 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Close initiated... 2025-04-16 14:00:15.631 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:00:15.631 [HikariPool-167 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5a4ceb1: (connection evicted) 2025-04-16 14:00:15.632 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 14:00:15.632 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Closed. 2025-04-16 14:00:15.632 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Shutdown completed. 2025-04-16 14:00:15.632 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Shutdown initiated... 2025-04-16 14:00:15.632 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Close initiated... 2025-04-16 14:00:15.632 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:00:15.632 [HikariPool-168 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7793eaca: (connection evicted) 2025-04-16 14:00:15.633 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 14:00:15.633 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Closed. 2025-04-16 14:00:15.633 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Shutdown completed. 2025-04-16 14:00:15.634 [Test worker @coroutine#3816] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-169 - configuration: 2025-04-16 14:00:15.634 [Test worker @coroutine#3816] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:00:15.634 [Test worker @coroutine#3816] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:00:15.634 [Test worker @coroutine#3816] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:00:15.634 [Test worker @coroutine#3816] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:00:15.634 [Test worker @coroutine#3816] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:00:15.634 [Test worker @coroutine#3816] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:00:15.634 [Test worker @coroutine#3816] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@58fa8762 2025-04-16 14:00:15.634 [Test worker @coroutine#3816] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:00:15.634 [Test worker @coroutine#3816] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:00:15.634 [Test worker @coroutine#3816] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:00:15.634 [Test worker @coroutine#3816] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:00:15.634 [Test worker @coroutine#3816] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:00:15.634 [Test worker @coroutine#3816] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:00:15.634 [Test worker @coroutine#3816] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:00:15.634 [Test worker @coroutine#3816] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:00:15.634 [Test worker @coroutine#3816] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:00:15.634 [Test worker @coroutine#3816] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:00:15.634 [Test worker @coroutine#3816] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:00:15.634 [Test worker @coroutine#3816] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:00:15.634 [Test worker @coroutine#3816] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:00:15.634 [Test worker @coroutine#3816] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 14:00:15.634 [Test worker @coroutine#3816] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 14:00:15.634 [Test worker @coroutine#3816] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:00:15.634 [Test worker @coroutine#3816] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:00:15.634 [Test worker @coroutine#3816] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 14:00:15.634 [Test worker @coroutine#3816] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:00:15.634 [Test worker @coroutine#3816] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-169" 2025-04-16 14:00:15.634 [Test worker @coroutine#3816] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:00:15.634 [Test worker @coroutine#3816] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:00:15.634 [Test worker @coroutine#3816] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:00:15.634 [Test worker @coroutine#3816] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:00:15.634 [Test worker @coroutine#3816] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:00:15.634 [Test worker @coroutine#3816] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:00:15.634 [Test worker @coroutine#3816] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:00:15.634 [Test worker @coroutine#3816] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:00:15.634 [Test worker @coroutine#3816] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Starting... 2025-04-16 14:00:15.634 [Test worker @coroutine#3816] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Added connection org.sqlite.jdbc4.JDBC4Connection@5035c23c 2025-04-16 14:00:15.634 [Test worker @coroutine#3816] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Added connection org.sqlite.jdbc4.JDBC4Connection@5035c23c 2025-04-16 14:00:15.634 [Test worker @coroutine#3816] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Start completed. 2025-04-16 14:00:15.642 [Test worker @coroutine#3816] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5035c23c 2025-04-16 14:00:15.647 [Test worker @coroutine#3817] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5035c23c 2025-04-16 14:00:15.648 [Test worker @coroutine#3819] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5035c23c 2025-04-16 14:00:15.649 [Test worker @coroutine#3821] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5035c23c 2025-04-16 14:00:15.650 [Test worker @coroutine#3816] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-170 - configuration: 2025-04-16 14:00:15.650 [Test worker @coroutine#3816] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:00:15.650 [Test worker @coroutine#3816] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:00:15.650 [Test worker @coroutine#3816] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:00:15.650 [Test worker @coroutine#3816] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:00:15.650 [Test worker @coroutine#3816] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:00:15.650 [Test worker @coroutine#3816] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:00:15.650 [Test worker @coroutine#3816] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7b031f53 2025-04-16 14:00:15.650 [Test worker @coroutine#3816] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:00:15.650 [Test worker @coroutine#3816] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:00:15.650 [Test worker @coroutine#3816] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:00:15.650 [Test worker @coroutine#3816] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:00:15.650 [Test worker @coroutine#3816] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:00:15.650 [Test worker @coroutine#3816] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:00:15.650 [Test worker @coroutine#3816] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:00:15.650 [Test worker @coroutine#3816] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:00:15.650 [Test worker @coroutine#3816] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:00:15.650 [Test worker @coroutine#3816] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:00:15.650 [Test worker @coroutine#3816] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:00:15.650 [Test worker @coroutine#3816] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:00:15.650 [Test worker @coroutine#3816] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:00:15.650 [Test worker @coroutine#3816] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 14:00:15.650 [Test worker @coroutine#3816] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 14:00:15.650 [Test worker @coroutine#3816] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:00:15.650 [Test worker @coroutine#3816] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:00:15.650 [Test worker @coroutine#3816] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 14:00:15.650 [Test worker @coroutine#3816] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:00:15.650 [Test worker @coroutine#3816] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-170" 2025-04-16 14:00:15.650 [Test worker @coroutine#3816] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:00:15.650 [Test worker @coroutine#3816] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:00:15.650 [Test worker @coroutine#3816] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:00:15.650 [Test worker @coroutine#3816] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:00:15.650 [Test worker @coroutine#3816] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:00:15.650 [Test worker @coroutine#3816] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:00:15.650 [Test worker @coroutine#3816] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:00:15.650 [Test worker @coroutine#3816] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:00:15.650 [Test worker @coroutine#3816] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Starting... 2025-04-16 14:00:15.651 [Test worker @coroutine#3816] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e92f150 2025-04-16 14:00:15.651 [Test worker @coroutine#3816] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e92f150 2025-04-16 14:00:15.651 [Test worker @coroutine#3816] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Start completed. 2025-04-16 14:00:15.659 [Test worker @coroutine#3816] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e92f150 2025-04-16 14:00:15.664 [Test worker @coroutine#3823] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e92f150 2025-04-16 14:00:15.665 [Test worker @coroutine#3825] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e92f150 2025-04-16 14:00:15.666 [Test worker @coroutine#3827] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e92f150 2025-04-16 14:00:15.671 [DefaultDispatcher-worker-1 @coroutine#3829] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e92f150 2025-04-16 14:00:15.679 [DefaultDispatcher-worker-5 @coroutine#3816] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5035c23c 2025-04-16 14:00:15.684 [DefaultDispatcher-worker-19 @coroutine#3816] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5035c23c 2025-04-16 14:00:15.687 [DefaultDispatcher-worker-14 @coroutine#3816] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5035c23c 2025-04-16 14:00:15.697 [DefaultDispatcher-worker-13 @coroutine#2428] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f3672eb 2025-04-16 14:00:15.697 [DefaultDispatcher-worker-11 @coroutine#3877] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5035c23c 2025-04-16 14:00:15.698 [DefaultDispatcher-worker-13 @coroutine#2428] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35431/UmAppDatabase/replication/nodeId 2025-04-16 14:00:15.698 [DefaultDispatcher-worker-13 @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:35431/UmAppDatabase/replication/nodeId. 2025-04-16 14:00:15.698 [DefaultDispatcher-worker-13 @coroutine#2428] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35431/UmAppDatabase/replication/nodeId 2025-04-16 14:00:15.699 [DefaultDispatcher-worker-20 @coroutine#2428] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35431/UmAppDatabase/replication/nodeId 2025-04-16 14:00:15.699 [DefaultDispatcher-worker-20 @coroutine#2428] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35431/UmAppDatabase/replication/nodeId 2025-04-16 14:00:15.701 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Shutdown initiated... 2025-04-16 14:00:15.701 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Close initiated... 2025-04-16 14:00:15.701 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:00:15.701 [HikariPool-169 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5035c23c: (connection evicted) 2025-04-16 14:00:15.701 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 14:00:15.701 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Closed. 2025-04-16 14:00:15.701 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Shutdown completed. 2025-04-16 14:00:15.702 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Shutdown initiated... 2025-04-16 14:00:15.702 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Close initiated... 2025-04-16 14:00:15.702 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:00:15.702 [HikariPool-170 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6e92f150: (connection evicted) 2025-04-16 14:00:15.702 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 14:00:15.702 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Closed. 2025-04-16 14:00:15.702 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Shutdown completed. 2025-04-16 14:00:15.703 [Test worker @coroutine#3907] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-171 - configuration: 2025-04-16 14:00:15.703 [Test worker @coroutine#3907] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:00:15.703 [Test worker @coroutine#3907] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:00:15.703 [Test worker @coroutine#3907] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:00:15.703 [Test worker @coroutine#3907] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:00:15.703 [Test worker @coroutine#3907] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:00:15.703 [Test worker @coroutine#3907] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:00:15.703 [Test worker @coroutine#3907] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4698ae6 2025-04-16 14:00:15.703 [Test worker @coroutine#3907] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:00:15.703 [Test worker @coroutine#3907] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:00:15.703 [Test worker @coroutine#3907] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:00:15.703 [Test worker @coroutine#3907] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:00:15.703 [Test worker @coroutine#3907] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:00:15.703 [Test worker @coroutine#3907] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:00:15.703 [Test worker @coroutine#3907] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:00:15.704 [Test worker @coroutine#3907] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:00:15.704 [Test worker @coroutine#3907] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:00:15.704 [Test worker @coroutine#3907] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:00:15.704 [Test worker @coroutine#3907] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:00:15.704 [Test worker @coroutine#3907] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:00:15.704 [Test worker @coroutine#3907] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:00:15.704 [Test worker @coroutine#3907] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 14:00:15.704 [Test worker @coroutine#3907] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 14:00:15.704 [Test worker @coroutine#3907] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:00:15.704 [Test worker @coroutine#3907] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:00:15.704 [Test worker @coroutine#3907] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 14:00:15.704 [Test worker @coroutine#3907] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:00:15.704 [Test worker @coroutine#3907] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-171" 2025-04-16 14:00:15.704 [Test worker @coroutine#3907] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:00:15.704 [Test worker @coroutine#3907] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:00:15.704 [Test worker @coroutine#3907] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:00:15.704 [Test worker @coroutine#3907] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:00:15.704 [Test worker @coroutine#3907] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:00:15.704 [Test worker @coroutine#3907] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:00:15.704 [Test worker @coroutine#3907] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:00:15.704 [Test worker @coroutine#3907] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:00:15.704 [Test worker @coroutine#3907] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Starting... 2025-04-16 14:00:15.704 [Test worker @coroutine#3907] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d839402 2025-04-16 14:00:15.704 [Test worker @coroutine#3907] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d839402 2025-04-16 14:00:15.704 [Test worker @coroutine#3907] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Start completed. 2025-04-16 14:00:15.716 [Test worker @coroutine#3907] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d839402 2025-04-16 14:00:15.722 [Test worker @coroutine#3908] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d839402 2025-04-16 14:00:15.723 [Test worker @coroutine#3910] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d839402 2025-04-16 14:00:15.724 [Test worker @coroutine#3912] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d839402 2025-04-16 14:00:15.725 [Test worker @coroutine#3907] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-172 - configuration: 2025-04-16 14:00:15.725 [Test worker @coroutine#3907] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:00:15.725 [Test worker @coroutine#3907] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:00:15.725 [Test worker @coroutine#3907] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:00:15.725 [Test worker @coroutine#3907] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:00:15.725 [Test worker @coroutine#3907] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:00:15.725 [Test worker @coroutine#3907] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:00:15.725 [Test worker @coroutine#3907] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5769679b 2025-04-16 14:00:15.725 [Test worker @coroutine#3907] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:00:15.725 [Test worker @coroutine#3907] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:00:15.725 [Test worker @coroutine#3907] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:00:15.725 [Test worker @coroutine#3907] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:00:15.725 [Test worker @coroutine#3907] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:00:15.725 [Test worker @coroutine#3907] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:00:15.725 [Test worker @coroutine#3907] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:00:15.725 [Test worker @coroutine#3907] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:00:15.725 [Test worker @coroutine#3907] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:00:15.725 [Test worker @coroutine#3907] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:00:15.725 [Test worker @coroutine#3907] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:00:15.725 [Test worker @coroutine#3907] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:00:15.725 [Test worker @coroutine#3907] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:00:15.725 [Test worker @coroutine#3907] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 14:00:15.725 [Test worker @coroutine#3907] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 14:00:15.725 [Test worker @coroutine#3907] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:00:15.725 [Test worker @coroutine#3907] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:00:15.725 [Test worker @coroutine#3907] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 14:00:15.725 [Test worker @coroutine#3907] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:00:15.725 [Test worker @coroutine#3907] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-172" 2025-04-16 14:00:15.725 [Test worker @coroutine#3907] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:00:15.725 [Test worker @coroutine#3907] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:00:15.725 [Test worker @coroutine#3907] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:00:15.725 [Test worker @coroutine#3907] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:00:15.725 [Test worker @coroutine#3907] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:00:15.725 [Test worker @coroutine#3907] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:00:15.725 [Test worker @coroutine#3907] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:00:15.725 [Test worker @coroutine#3907] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:00:15.725 [Test worker @coroutine#3907] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Starting... 2025-04-16 14:00:15.725 [Test worker @coroutine#3907] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Added connection org.sqlite.jdbc4.JDBC4Connection@7bd76b79 2025-04-16 14:00:15.725 [Test worker @coroutine#3907] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Added connection org.sqlite.jdbc4.JDBC4Connection@7bd76b79 2025-04-16 14:00:15.726 [Test worker @coroutine#3907] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Start completed. 2025-04-16 14:00:15.735 [Test worker @coroutine#3907] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bd76b79 2025-04-16 14:00:15.741 [Test worker @coroutine#3914] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bd76b79 2025-04-16 14:00:15.742 [Test worker @coroutine#3916] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bd76b79 2025-04-16 14:00:15.743 [Test worker @coroutine#3918] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bd76b79 2025-04-16 14:00:15.750 [DefaultDispatcher-worker-12 @coroutine#3920] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bd76b79 2025-04-16 14:00:15.758 [DefaultDispatcher-worker-17 @coroutine#3907] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d839402 2025-04-16 14:00:15.765 [DefaultDispatcher-worker-5 @coroutine#3907] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d839402 2025-04-16 14:00:15.767 [Test worker @coroutine#3930] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d839402 2025-04-16 14:00:15.772 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Shutdown initiated... 2025-04-16 14:00:15.772 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Close initiated... 2025-04-16 14:00:15.772 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:00:15.772 [HikariPool-171 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2d839402: (connection evicted) 2025-04-16 14:00:15.773 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 14:00:15.773 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Closed. 2025-04-16 14:00:15.773 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Shutdown completed. 2025-04-16 14:00:15.773 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Shutdown initiated... 2025-04-16 14:00:15.773 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Close initiated... 2025-04-16 14:00:15.773 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:00:15.773 [HikariPool-172 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7bd76b79: (connection evicted) 2025-04-16 14:00:15.774 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 14:00:15.774 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Closed. 2025-04-16 14:00:15.774 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Shutdown completed. 2025-04-16 14:00:15.775 [Test worker @coroutine#3966] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-173 - configuration: 2025-04-16 14:00:15.775 [Test worker @coroutine#3966] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:00:15.775 [Test worker @coroutine#3966] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:00:15.775 [Test worker @coroutine#3966] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:00:15.775 [Test worker @coroutine#3966] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:00:15.775 [Test worker @coroutine#3966] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:00:15.775 [Test worker @coroutine#3966] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:00:15.775 [Test worker @coroutine#3966] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3c0640fa 2025-04-16 14:00:15.775 [Test worker @coroutine#3966] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:00:15.775 [Test worker @coroutine#3966] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:00:15.775 [Test worker @coroutine#3966] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:00:15.775 [Test worker @coroutine#3966] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:00:15.775 [Test worker @coroutine#3966] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:00:15.775 [Test worker @coroutine#3966] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:00:15.775 [Test worker @coroutine#3966] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:00:15.775 [Test worker @coroutine#3966] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:00:15.775 [Test worker @coroutine#3966] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:00:15.775 [Test worker @coroutine#3966] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:00:15.775 [Test worker @coroutine#3966] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:00:15.775 [Test worker @coroutine#3966] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:00:15.775 [Test worker @coroutine#3966] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:00:15.775 [Test worker @coroutine#3966] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 14:00:15.775 [Test worker @coroutine#3966] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 14:00:15.775 [Test worker @coroutine#3966] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:00:15.775 [Test worker @coroutine#3966] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:00:15.775 [Test worker @coroutine#3966] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 14:00:15.775 [Test worker @coroutine#3966] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:00:15.775 [Test worker @coroutine#3966] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-173" 2025-04-16 14:00:15.775 [Test worker @coroutine#3966] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:00:15.775 [Test worker @coroutine#3966] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:00:15.775 [Test worker @coroutine#3966] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:00:15.775 [Test worker @coroutine#3966] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:00:15.775 [Test worker @coroutine#3966] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:00:15.775 [Test worker @coroutine#3966] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:00:15.775 [Test worker @coroutine#3966] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:00:15.775 [Test worker @coroutine#3966] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:00:15.775 [Test worker @coroutine#3966] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Starting... 2025-04-16 14:00:15.775 [Test worker @coroutine#3966] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Added connection org.sqlite.jdbc4.JDBC4Connection@67b6cb6e 2025-04-16 14:00:15.775 [Test worker @coroutine#3966] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Added connection org.sqlite.jdbc4.JDBC4Connection@67b6cb6e 2025-04-16 14:00:15.775 [Test worker @coroutine#3966] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Start completed. 2025-04-16 14:00:15.784 [Test worker @coroutine#3966] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67b6cb6e 2025-04-16 14:00:15.789 [Test worker @coroutine#3967] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67b6cb6e 2025-04-16 14:00:15.790 [Test worker @coroutine#3969] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67b6cb6e 2025-04-16 14:00:15.791 [Test worker @coroutine#3971] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67b6cb6e 2025-04-16 14:00:15.791 [Test worker @coroutine#3966] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-174 - configuration: 2025-04-16 14:00:15.792 [Test worker @coroutine#3966] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:00:15.792 [Test worker @coroutine#3966] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:00:15.792 [Test worker @coroutine#3966] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:00:15.792 [Test worker @coroutine#3966] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:00:15.792 [Test worker @coroutine#3966] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:00:15.792 [Test worker @coroutine#3966] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:00:15.792 [Test worker @coroutine#3966] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@74534564 2025-04-16 14:00:15.792 [Test worker @coroutine#3966] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:00:15.792 [Test worker @coroutine#3966] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:00:15.792 [Test worker @coroutine#3966] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:00:15.792 [Test worker @coroutine#3966] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:00:15.792 [Test worker @coroutine#3966] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:00:15.792 [Test worker @coroutine#3966] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:00:15.792 [Test worker @coroutine#3966] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:00:15.792 [Test worker @coroutine#3966] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:00:15.792 [Test worker @coroutine#3966] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:00:15.792 [Test worker @coroutine#3966] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:00:15.792 [Test worker @coroutine#3966] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:00:15.792 [Test worker @coroutine#3966] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:00:15.792 [Test worker @coroutine#3966] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:00:15.792 [Test worker @coroutine#3966] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 14:00:15.792 [Test worker @coroutine#3966] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 14:00:15.792 [Test worker @coroutine#3966] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:00:15.792 [Test worker @coroutine#3966] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:00:15.792 [Test worker @coroutine#3966] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 14:00:15.792 [Test worker @coroutine#3966] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:00:15.792 [Test worker @coroutine#3966] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-174" 2025-04-16 14:00:15.792 [Test worker @coroutine#3966] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:00:15.792 [Test worker @coroutine#3966] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:00:15.792 [Test worker @coroutine#3966] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:00:15.792 [Test worker @coroutine#3966] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:00:15.792 [Test worker @coroutine#3966] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:00:15.792 [Test worker @coroutine#3966] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:00:15.792 [Test worker @coroutine#3966] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:00:15.792 [Test worker @coroutine#3966] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:00:15.792 [Test worker @coroutine#3966] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Starting... 2025-04-16 14:00:15.792 [Test worker @coroutine#3966] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d398593 2025-04-16 14:00:15.792 [Test worker @coroutine#3966] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d398593 2025-04-16 14:00:15.792 [Test worker @coroutine#3966] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Start completed. 2025-04-16 14:00:15.800 [Test worker @coroutine#3966] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d398593 2025-04-16 14:00:15.805 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d398593 2025-04-16 14:00:15.806 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d398593 2025-04-16 14:00:15.807 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d398593 2025-04-16 14:00:15.811 [DefaultDispatcher-worker-16 @coroutine#3979] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d398593 2025-04-16 14:00:15.819 [DefaultDispatcher-worker-2 @coroutine#3966] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67b6cb6e 2025-04-16 14:00:15.824 [DefaultDispatcher-worker-17 @coroutine#3966] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67b6cb6e 2025-04-16 14:00:15.825 [Test worker @coroutine#3989] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67b6cb6e 2025-04-16 14:00:15.826 [Test worker @coroutine#3991] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67b6cb6e 2025-04-16 14:00:15.830 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Shutdown initiated... 2025-04-16 14:00:15.830 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Close initiated... 2025-04-16 14:00:15.830 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:00:15.830 [HikariPool-173 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Closing connection org.sqlite.jdbc4.JDBC4Connection@67b6cb6e: (connection evicted) 2025-04-16 14:00:15.831 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 14:00:15.831 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Closed. 2025-04-16 14:00:15.831 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Shutdown completed. 2025-04-16 14:00:15.831 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Shutdown initiated... 2025-04-16 14:00:15.831 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Close initiated... 2025-04-16 14:00:15.831 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:00:15.831 [HikariPool-174 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6d398593: (connection evicted) 2025-04-16 14:00:15.832 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 14:00:15.832 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Closed. 2025-04-16 14:00:15.832 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Shutdown completed. 2025-04-16 14:00:15.832 [Test worker @coroutine#4027] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-175 - configuration: 2025-04-16 14:00:15.832 [Test worker @coroutine#4027] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:00:15.832 [Test worker @coroutine#4027] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:00:15.832 [Test worker @coroutine#4027] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:00:15.832 [Test worker @coroutine#4027] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:00:15.832 [Test worker @coroutine#4027] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:00:15.832 [Test worker @coroutine#4027] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:00:15.832 [Test worker @coroutine#4027] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5e24af83 2025-04-16 14:00:15.832 [Test worker @coroutine#4027] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:00:15.832 [Test worker @coroutine#4027] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:00:15.832 [Test worker @coroutine#4027] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:00:15.832 [Test worker @coroutine#4027] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:00:15.832 [Test worker @coroutine#4027] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:00:15.832 [Test worker @coroutine#4027] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:00:15.832 [Test worker @coroutine#4027] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:00:15.832 [Test worker @coroutine#4027] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:00:15.833 [Test worker @coroutine#4027] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:00:15.833 [Test worker @coroutine#4027] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:00:15.833 [Test worker @coroutine#4027] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:00:15.833 [Test worker @coroutine#4027] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:00:15.833 [Test worker @coroutine#4027] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:00:15.833 [Test worker @coroutine#4027] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 14:00:15.833 [Test worker @coroutine#4027] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 14:00:15.833 [Test worker @coroutine#4027] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:00:15.833 [Test worker @coroutine#4027] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:00:15.833 [Test worker @coroutine#4027] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 14:00:15.833 [Test worker @coroutine#4027] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:00:15.833 [Test worker @coroutine#4027] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-175" 2025-04-16 14:00:15.833 [Test worker @coroutine#4027] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:00:15.833 [Test worker @coroutine#4027] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:00:15.833 [Test worker @coroutine#4027] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:00:15.833 [Test worker @coroutine#4027] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:00:15.833 [Test worker @coroutine#4027] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:00:15.833 [Test worker @coroutine#4027] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:00:15.833 [Test worker @coroutine#4027] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:00:15.833 [Test worker @coroutine#4027] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:00:15.833 [Test worker @coroutine#4027] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Starting... 2025-04-16 14:00:15.833 [Test worker @coroutine#4027] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d6b0636 2025-04-16 14:00:15.833 [Test worker @coroutine#4027] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d6b0636 2025-04-16 14:00:15.833 [Test worker @coroutine#4027] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Start completed. 2025-04-16 14:00:15.841 [Test worker @coroutine#4027] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d6b0636 2025-04-16 14:00:15.846 [Test worker @coroutine#4028] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d6b0636 2025-04-16 14:00:15.847 [Test worker @coroutine#4030] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d6b0636 2025-04-16 14:00:15.848 [Test worker @coroutine#4032] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d6b0636 2025-04-16 14:00:15.849 [Test worker @coroutine#4027] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-176 - configuration: 2025-04-16 14:00:15.849 [Test worker @coroutine#4027] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:00:15.849 [Test worker @coroutine#4027] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:00:15.849 [Test worker @coroutine#4027] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:00:15.849 [Test worker @coroutine#4027] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:00:15.849 [Test worker @coroutine#4027] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:00:15.849 [Test worker @coroutine#4027] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:00:15.849 [Test worker @coroutine#4027] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@74aa29c7 2025-04-16 14:00:15.849 [Test worker @coroutine#4027] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:00:15.849 [Test worker @coroutine#4027] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:00:15.849 [Test worker @coroutine#4027] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:00:15.849 [Test worker @coroutine#4027] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:00:15.849 [Test worker @coroutine#4027] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:00:15.849 [Test worker @coroutine#4027] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:00:15.849 [Test worker @coroutine#4027] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:00:15.849 [Test worker @coroutine#4027] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:00:15.849 [Test worker @coroutine#4027] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:00:15.849 [Test worker @coroutine#4027] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:00:15.849 [Test worker @coroutine#4027] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:00:15.849 [Test worker @coroutine#4027] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:00:15.849 [Test worker @coroutine#4027] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:00:15.849 [Test worker @coroutine#4027] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 14:00:15.849 [Test worker @coroutine#4027] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 14:00:15.849 [Test worker @coroutine#4027] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:00:15.849 [Test worker @coroutine#4027] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:00:15.849 [Test worker @coroutine#4027] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 14:00:15.849 [Test worker @coroutine#4027] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:00:15.849 [Test worker @coroutine#4027] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-176" 2025-04-16 14:00:15.849 [Test worker @coroutine#4027] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:00:15.849 [Test worker @coroutine#4027] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:00:15.849 [Test worker @coroutine#4027] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:00:15.849 [Test worker @coroutine#4027] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:00:15.849 [Test worker @coroutine#4027] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:00:15.849 [Test worker @coroutine#4027] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:00:15.849 [Test worker @coroutine#4027] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:00:15.849 [Test worker @coroutine#4027] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:00:15.849 [Test worker @coroutine#4027] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Starting... 2025-04-16 14:00:15.849 [Test worker @coroutine#4027] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Added connection org.sqlite.jdbc4.JDBC4Connection@751e7d99 2025-04-16 14:00:15.850 [Test worker @coroutine#4027] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Added connection org.sqlite.jdbc4.JDBC4Connection@751e7d99 2025-04-16 14:00:15.850 [Test worker @coroutine#4027] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Start completed. 2025-04-16 14:00:15.859 [Test worker @coroutine#4027] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@751e7d99 2025-04-16 14:00:15.865 [Test worker @coroutine#4034] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@751e7d99 2025-04-16 14:00:15.866 [Test worker @coroutine#4036] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@751e7d99 2025-04-16 14:00:15.867 [Test worker @coroutine#4038] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@751e7d99 2025-04-16 14:00:15.872 [DefaultDispatcher-worker-17 @coroutine#4040] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@751e7d99 2025-04-16 14:00:15.880 [DefaultDispatcher-worker-7 @coroutine#4027] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d6b0636 2025-04-16 14:00:15.885 [DefaultDispatcher-worker-14 @coroutine#4027] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d6b0636 2025-04-16 14:00:15.926 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Shutdown initiated... 2025-04-16 14:00:15.926 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Close initiated... 2025-04-16 14:00:15.926 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:00:15.926 [HikariPool-175 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7d6b0636: (connection evicted) 2025-04-16 14:00:15.926 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 14:00:15.926 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Closed. 2025-04-16 14:00:15.926 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Shutdown completed. 2025-04-16 14:00:15.926 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Shutdown initiated... 2025-04-16 14:00:15.926 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Close initiated... 2025-04-16 14:00:15.926 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:00:15.927 [HikariPool-176 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Closing connection org.sqlite.jdbc4.JDBC4Connection@751e7d99: (connection evicted) 2025-04-16 14:00:15.927 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 14:00:15.927 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Closed. 2025-04-16 14:00:15.927 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Shutdown completed. 2025-04-16 14:00:15.927 [Test worker @coroutine#4104] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-177 - configuration: 2025-04-16 14:00:15.928 [Test worker @coroutine#4104] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:00:15.928 [Test worker @coroutine#4104] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:00:15.928 [Test worker @coroutine#4104] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:00:15.928 [Test worker @coroutine#4104] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:00:15.928 [Test worker @coroutine#4104] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:00:15.928 [Test worker @coroutine#4104] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:00:15.928 [Test worker @coroutine#4104] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2810d9 2025-04-16 14:00:15.928 [Test worker @coroutine#4104] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:00:15.928 [Test worker @coroutine#4104] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:00:15.928 [Test worker @coroutine#4104] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:00:15.928 [Test worker @coroutine#4104] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:00:15.928 [Test worker @coroutine#4104] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:00:15.928 [Test worker @coroutine#4104] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:00:15.928 [Test worker @coroutine#4104] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:00:15.928 [Test worker @coroutine#4104] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:00:15.928 [Test worker @coroutine#4104] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:00:15.928 [Test worker @coroutine#4104] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:00:15.928 [Test worker @coroutine#4104] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:00:15.928 [Test worker @coroutine#4104] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:00:15.928 [Test worker @coroutine#4104] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:00:15.928 [Test worker @coroutine#4104] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 14:00:15.928 [Test worker @coroutine#4104] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 14:00:15.928 [Test worker @coroutine#4104] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:00:15.928 [Test worker @coroutine#4104] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:00:15.928 [Test worker @coroutine#4104] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 14:00:15.928 [Test worker @coroutine#4104] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:00:15.928 [Test worker @coroutine#4104] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-177" 2025-04-16 14:00:15.928 [Test worker @coroutine#4104] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:00:15.928 [Test worker @coroutine#4104] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:00:15.928 [Test worker @coroutine#4104] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:00:15.928 [Test worker @coroutine#4104] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:00:15.928 [Test worker @coroutine#4104] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:00:15.928 [Test worker @coroutine#4104] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:00:15.928 [Test worker @coroutine#4104] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:00:15.928 [Test worker @coroutine#4104] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:00:15.928 [Test worker @coroutine#4104] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Starting... 2025-04-16 14:00:15.928 [Test worker @coroutine#4104] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a64cb1f 2025-04-16 14:00:15.928 [Test worker @coroutine#4104] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a64cb1f 2025-04-16 14:00:15.928 [Test worker @coroutine#4104] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Start completed. 2025-04-16 14:00:15.935 [Test worker @coroutine#4104] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a64cb1f 2025-04-16 14:00:15.941 [Test worker @coroutine#4105] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a64cb1f 2025-04-16 14:00:15.941 [Test worker @coroutine#4107] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a64cb1f 2025-04-16 14:00:15.942 [Test worker @coroutine#4109] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a64cb1f 2025-04-16 14:00:15.943 [Test worker @coroutine#4104] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-178 - configuration: 2025-04-16 14:00:15.943 [Test worker @coroutine#4104] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:00:15.943 [Test worker @coroutine#4104] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:00:15.943 [Test worker @coroutine#4104] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:00:15.943 [Test worker @coroutine#4104] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:00:15.943 [Test worker @coroutine#4104] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:00:15.943 [Test worker @coroutine#4104] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:00:15.943 [Test worker @coroutine#4104] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4ec25389 2025-04-16 14:00:15.943 [Test worker @coroutine#4104] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:00:15.943 [Test worker @coroutine#4104] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:00:15.943 [Test worker @coroutine#4104] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:00:15.943 [Test worker @coroutine#4104] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:00:15.943 [Test worker @coroutine#4104] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:00:15.943 [Test worker @coroutine#4104] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:00:15.943 [Test worker @coroutine#4104] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:00:15.943 [Test worker @coroutine#4104] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:00:15.943 [Test worker @coroutine#4104] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:00:15.943 [Test worker @coroutine#4104] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:00:15.943 [Test worker @coroutine#4104] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:00:15.943 [Test worker @coroutine#4104] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:00:15.943 [Test worker @coroutine#4104] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:00:15.943 [Test worker @coroutine#4104] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 14:00:15.943 [Test worker @coroutine#4104] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 14:00:15.943 [Test worker @coroutine#4104] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:00:15.943 [Test worker @coroutine#4104] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:00:15.943 [Test worker @coroutine#4104] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 14:00:15.943 [Test worker @coroutine#4104] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:00:15.943 [Test worker @coroutine#4104] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-178" 2025-04-16 14:00:15.943 [Test worker @coroutine#4104] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:00:15.943 [Test worker @coroutine#4104] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:00:15.943 [Test worker @coroutine#4104] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:00:15.943 [Test worker @coroutine#4104] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:00:15.943 [Test worker @coroutine#4104] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:00:15.943 [Test worker @coroutine#4104] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:00:15.943 [Test worker @coroutine#4104] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:00:15.943 [Test worker @coroutine#4104] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:00:15.943 [Test worker @coroutine#4104] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Starting... 2025-04-16 14:00:15.943 [Test worker @coroutine#4104] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Added connection org.sqlite.jdbc4.JDBC4Connection@34c31a34 2025-04-16 14:00:15.943 [Test worker @coroutine#4104] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Added connection org.sqlite.jdbc4.JDBC4Connection@34c31a34 2025-04-16 14:00:15.943 [Test worker @coroutine#4104] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Start completed. 2025-04-16 14:00:15.951 [Test worker @coroutine#4104] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34c31a34 2025-04-16 14:00:15.955 [Test worker @coroutine#4111] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34c31a34 2025-04-16 14:00:15.956 [Test worker @coroutine#4113] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34c31a34 2025-04-16 14:00:15.957 [Test worker @coroutine#4115] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34c31a34 2025-04-16 14:00:15.961 [DefaultDispatcher-worker-16 @coroutine#4117] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34c31a34 2025-04-16 14:00:15.968 [DefaultDispatcher-worker-18 @coroutine#4104] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a64cb1f 2025-04-16 14:00:15.973 [DefaultDispatcher-worker-3 @coroutine#4104] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a64cb1f 2025-04-16 14:00:15.977 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Shutdown initiated... 2025-04-16 14:00:15.977 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Close initiated... 2025-04-16 14:00:15.977 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:00:15.977 [HikariPool-177 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2a64cb1f: (connection evicted) 2025-04-16 14:00:15.978 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 14:00:15.978 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Closed. 2025-04-16 14:00:15.978 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Shutdown completed. 2025-04-16 14:00:15.978 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Shutdown initiated... 2025-04-16 14:00:15.978 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Close initiated... 2025-04-16 14:00:15.978 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:00:15.978 [HikariPool-178 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Closing connection org.sqlite.jdbc4.JDBC4Connection@34c31a34: (connection evicted) 2025-04-16 14:00:15.979 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 14:00:15.979 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Closed. 2025-04-16 14:00:15.979 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Shutdown completed. 2025-04-16 14:00:15.979 [Test worker @coroutine#4161] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-179 - configuration: 2025-04-16 14:00:15.980 [Test worker @coroutine#4161] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:00:15.980 [Test worker @coroutine#4161] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:00:15.980 [Test worker @coroutine#4161] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:00:15.980 [Test worker @coroutine#4161] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:00:15.980 [Test worker @coroutine#4161] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:00:15.980 [Test worker @coroutine#4161] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:00:15.980 [Test worker @coroutine#4161] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@33a1bb90 2025-04-16 14:00:15.980 [Test worker @coroutine#4161] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:00:15.980 [Test worker @coroutine#4161] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:00:15.980 [Test worker @coroutine#4161] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:00:15.980 [Test worker @coroutine#4161] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:00:15.980 [Test worker @coroutine#4161] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:00:15.980 [Test worker @coroutine#4161] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:00:15.980 [Test worker @coroutine#4161] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:00:15.980 [Test worker @coroutine#4161] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:00:15.980 [Test worker @coroutine#4161] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:00:15.980 [Test worker @coroutine#4161] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:00:15.980 [Test worker @coroutine#4161] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:00:15.980 [Test worker @coroutine#4161] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:00:15.980 [Test worker @coroutine#4161] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:00:15.980 [Test worker @coroutine#4161] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 14:00:15.980 [Test worker @coroutine#4161] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 14:00:15.980 [Test worker @coroutine#4161] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:00:15.980 [Test worker @coroutine#4161] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:00:15.980 [Test worker @coroutine#4161] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 14:00:15.980 [Test worker @coroutine#4161] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:00:15.980 [Test worker @coroutine#4161] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-179" 2025-04-16 14:00:15.980 [Test worker @coroutine#4161] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:00:15.980 [Test worker @coroutine#4161] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:00:15.980 [Test worker @coroutine#4161] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:00:15.980 [Test worker @coroutine#4161] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:00:15.980 [Test worker @coroutine#4161] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:00:15.980 [Test worker @coroutine#4161] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:00:15.980 [Test worker @coroutine#4161] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:00:15.980 [Test worker @coroutine#4161] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:00:15.980 [Test worker @coroutine#4161] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Starting... 2025-04-16 14:00:15.980 [Test worker @coroutine#4161] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Added connection org.sqlite.jdbc4.JDBC4Connection@79c4c973 2025-04-16 14:00:15.980 [Test worker @coroutine#4161] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Added connection org.sqlite.jdbc4.JDBC4Connection@79c4c973 2025-04-16 14:00:15.980 [Test worker @coroutine#4161] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Start completed. 2025-04-16 14:00:15.987 [Test worker @coroutine#4161] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79c4c973 2025-04-16 14:00:15.992 [Test worker @coroutine#4163] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79c4c973 2025-04-16 14:00:15.994 [Test worker @coroutine#4166] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79c4c973 2025-04-16 14:00:15.995 [Test worker @coroutine#4168] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79c4c973 2025-04-16 14:00:15.995 [Test worker @coroutine#4161] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-180 - configuration: 2025-04-16 14:00:15.995 [Test worker @coroutine#4161] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:00:15.995 [Test worker @coroutine#4161] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:00:15.995 [Test worker @coroutine#4161] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:00:15.995 [Test worker @coroutine#4161] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:00:15.995 [Test worker @coroutine#4161] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:00:15.995 [Test worker @coroutine#4161] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:00:15.995 [Test worker @coroutine#4161] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@66008321 2025-04-16 14:00:15.995 [Test worker @coroutine#4161] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:00:15.995 [Test worker @coroutine#4161] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:00:15.995 [Test worker @coroutine#4161] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:00:15.995 [Test worker @coroutine#4161] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:00:15.995 [Test worker @coroutine#4161] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:00:15.995 [Test worker @coroutine#4161] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:00:15.995 [Test worker @coroutine#4161] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:00:15.995 [Test worker @coroutine#4161] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:00:15.995 [Test worker @coroutine#4161] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:00:15.995 [Test worker @coroutine#4161] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:00:15.995 [Test worker @coroutine#4161] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:00:15.995 [Test worker @coroutine#4161] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:00:15.995 [Test worker @coroutine#4161] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:00:15.995 [Test worker @coroutine#4161] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 14:00:15.995 [Test worker @coroutine#4161] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 14:00:15.995 [Test worker @coroutine#4161] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:00:15.995 [Test worker @coroutine#4161] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:00:15.995 [Test worker @coroutine#4161] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 14:00:15.995 [Test worker @coroutine#4161] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:00:15.995 [Test worker @coroutine#4161] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-180" 2025-04-16 14:00:15.995 [Test worker @coroutine#4161] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:00:15.995 [Test worker @coroutine#4161] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:00:15.995 [Test worker @coroutine#4161] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:00:15.995 [Test worker @coroutine#4161] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:00:15.995 [Test worker @coroutine#4161] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:00:15.995 [Test worker @coroutine#4161] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:00:15.995 [Test worker @coroutine#4161] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:00:15.995 [Test worker @coroutine#4161] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:00:15.995 [Test worker @coroutine#4161] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Starting... 2025-04-16 14:00:15.995 [Test worker @coroutine#4161] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Added connection org.sqlite.jdbc4.JDBC4Connection@22e8f04c 2025-04-16 14:00:15.995 [Test worker @coroutine#4161] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Added connection org.sqlite.jdbc4.JDBC4Connection@22e8f04c 2025-04-16 14:00:15.995 [Test worker @coroutine#4161] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Start completed. 2025-04-16 14:00:16.003 [Test worker @coroutine#4161] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22e8f04c 2025-04-16 14:00:16.007 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22e8f04c 2025-04-16 14:00:16.008 [Test worker @coroutine#4172] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22e8f04c 2025-04-16 14:00:16.009 [Test worker @coroutine#4174] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22e8f04c 2025-04-16 14:00:16.013 [DefaultDispatcher-worker-8 @coroutine#4176] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22e8f04c 2025-04-16 14:00:16.021 [DefaultDispatcher-worker-19 @coroutine#4161] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79c4c973 2025-04-16 14:00:16.025 [DefaultDispatcher-worker-21 @coroutine#4161] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79c4c973 2025-04-16 14:00:16.027 [Test worker @coroutine#4186] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79c4c973 2025-04-16 14:00:16.028 [Test worker @coroutine#4188] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79c4c973 2025-04-16 14:00:16.031 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Shutdown initiated... 2025-04-16 14:00:16.032 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Close initiated... 2025-04-16 14:00:16.032 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:00:16.032 [HikariPool-179 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Closing connection org.sqlite.jdbc4.JDBC4Connection@79c4c973: (connection evicted) 2025-04-16 14:00:16.032 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 14:00:16.032 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Closed. 2025-04-16 14:00:16.032 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Shutdown completed. 2025-04-16 14:00:16.032 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Shutdown initiated... 2025-04-16 14:00:16.032 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Close initiated... 2025-04-16 14:00:16.032 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:00:16.032 [HikariPool-180 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Closing connection org.sqlite.jdbc4.JDBC4Connection@22e8f04c: (connection evicted) 2025-04-16 14:00:16.033 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 14:00:16.033 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Closed. 2025-04-16 14:00:16.033 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Shutdown completed. 2025-04-16 14:00:16.033 [Test worker @coroutine#4224] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-181 - configuration: 2025-04-16 14:00:16.034 [Test worker @coroutine#4224] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:00:16.034 [Test worker @coroutine#4224] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:00:16.034 [Test worker @coroutine#4224] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:00:16.034 [Test worker @coroutine#4224] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:00:16.034 [Test worker @coroutine#4224] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:00:16.034 [Test worker @coroutine#4224] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:00:16.034 [Test worker @coroutine#4224] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@497d9489 2025-04-16 14:00:16.034 [Test worker @coroutine#4224] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:00:16.034 [Test worker @coroutine#4224] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:00:16.034 [Test worker @coroutine#4224] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:00:16.034 [Test worker @coroutine#4224] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:00:16.034 [Test worker @coroutine#4224] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:00:16.034 [Test worker @coroutine#4224] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:00:16.034 [Test worker @coroutine#4224] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:00:16.034 [Test worker @coroutine#4224] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:00:16.034 [Test worker @coroutine#4224] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:00:16.034 [Test worker @coroutine#4224] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:00:16.034 [Test worker @coroutine#4224] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:00:16.034 [Test worker @coroutine#4224] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:00:16.034 [Test worker @coroutine#4224] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:00:16.034 [Test worker @coroutine#4224] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 14:00:16.034 [Test worker @coroutine#4224] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 14:00:16.034 [Test worker @coroutine#4224] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:00:16.034 [Test worker @coroutine#4224] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:00:16.034 [Test worker @coroutine#4224] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 14:00:16.034 [Test worker @coroutine#4224] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:00:16.034 [Test worker @coroutine#4224] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-181" 2025-04-16 14:00:16.034 [Test worker @coroutine#4224] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:00:16.034 [Test worker @coroutine#4224] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:00:16.034 [Test worker @coroutine#4224] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:00:16.034 [Test worker @coroutine#4224] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:00:16.034 [Test worker @coroutine#4224] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:00:16.034 [Test worker @coroutine#4224] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:00:16.034 [Test worker @coroutine#4224] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:00:16.034 [Test worker @coroutine#4224] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:00:16.034 [Test worker @coroutine#4224] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Starting... 2025-04-16 14:00:16.034 [Test worker @coroutine#4224] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Added connection org.sqlite.jdbc4.JDBC4Connection@6bbb3ec8 2025-04-16 14:00:16.034 [Test worker @coroutine#4224] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Added connection org.sqlite.jdbc4.JDBC4Connection@6bbb3ec8 2025-04-16 14:00:16.034 [Test worker @coroutine#4224] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Start completed. 2025-04-16 14:00:16.041 [Test worker @coroutine#4224] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bbb3ec8 2025-04-16 14:00:16.046 [Test worker @coroutine#4225] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bbb3ec8 2025-04-16 14:00:16.047 [Test worker @coroutine#4227] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bbb3ec8 2025-04-16 14:00:16.048 [Test worker @coroutine#4229] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bbb3ec8 2025-04-16 14:00:16.048 [Test worker @coroutine#4224] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-182 - configuration: 2025-04-16 14:00:16.048 [Test worker @coroutine#4224] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:00:16.048 [Test worker @coroutine#4224] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:00:16.048 [Test worker @coroutine#4224] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:00:16.048 [Test worker @coroutine#4224] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:00:16.048 [Test worker @coroutine#4224] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:00:16.048 [Test worker @coroutine#4224] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:00:16.048 [Test worker @coroutine#4224] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@72933ccb 2025-04-16 14:00:16.048 [Test worker @coroutine#4224] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:00:16.048 [Test worker @coroutine#4224] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:00:16.048 [Test worker @coroutine#4224] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:00:16.048 [Test worker @coroutine#4224] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:00:16.048 [Test worker @coroutine#4224] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:00:16.048 [Test worker @coroutine#4224] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:00:16.048 [Test worker @coroutine#4224] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:00:16.048 [Test worker @coroutine#4224] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:00:16.048 [Test worker @coroutine#4224] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:00:16.048 [Test worker @coroutine#4224] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:00:16.048 [Test worker @coroutine#4224] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:00:16.048 [Test worker @coroutine#4224] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:00:16.048 [Test worker @coroutine#4224] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:00:16.048 [Test worker @coroutine#4224] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 14:00:16.048 [Test worker @coroutine#4224] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 14:00:16.048 [Test worker @coroutine#4224] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:00:16.048 [Test worker @coroutine#4224] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:00:16.048 [Test worker @coroutine#4224] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 14:00:16.048 [Test worker @coroutine#4224] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:00:16.048 [Test worker @coroutine#4224] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-182" 2025-04-16 14:00:16.048 [Test worker @coroutine#4224] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:00:16.048 [Test worker @coroutine#4224] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:00:16.048 [Test worker @coroutine#4224] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:00:16.048 [Test worker @coroutine#4224] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:00:16.048 [Test worker @coroutine#4224] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:00:16.048 [Test worker @coroutine#4224] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:00:16.048 [Test worker @coroutine#4224] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:00:16.048 [Test worker @coroutine#4224] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:00:16.049 [Test worker @coroutine#4224] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Starting... 2025-04-16 14:00:16.049 [Test worker @coroutine#4224] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Added connection org.sqlite.jdbc4.JDBC4Connection@8e0b048 2025-04-16 14:00:16.049 [Test worker @coroutine#4224] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Added connection org.sqlite.jdbc4.JDBC4Connection@8e0b048 2025-04-16 14:00:16.049 [Test worker @coroutine#4224] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Start completed. 2025-04-16 14:00:16.050 [DefaultDispatcher-worker-7 @coroutine#2098] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c89fdd8 2025-04-16 14:00:16.050 [DefaultDispatcher-worker-7 @coroutine#2098] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34309/UmAppDatabase/replication/nodeId 2025-04-16 14:00:16.050 [DefaultDispatcher-worker-7 @coroutine#2098] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34309/UmAppDatabase/replication/nodeId. 2025-04-16 14:00:16.050 [DefaultDispatcher-worker-7 @coroutine#2098] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34309/UmAppDatabase/replication/nodeId 2025-04-16 14:00:16.053 [DefaultDispatcher-worker-9 @coroutine#2098] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34309/UmAppDatabase/replication/nodeId 2025-04-16 14:00:16.053 [DefaultDispatcher-worker-9 @coroutine#2098] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34309/UmAppDatabase/replication/nodeId 2025-04-16 14:00:16.058 [Test worker @coroutine#4224] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8e0b048 2025-04-16 14:00:16.063 [Test worker @coroutine#4234] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8e0b048 2025-04-16 14:00:16.064 [Test worker @coroutine#4236] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8e0b048 2025-04-16 14:00:16.065 [Test worker @coroutine#4238] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8e0b048 2025-04-16 14:00:16.069 [DefaultDispatcher-worker-12 @coroutine#4240] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8e0b048 2025-04-16 14:00:16.077 [DefaultDispatcher-worker-12 @coroutine#4224] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bbb3ec8 2025-04-16 14:00:16.082 [DefaultDispatcher-worker-21 @coroutine#4224] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bbb3ec8 2025-04-16 14:00:16.088 [UI Thread @coroutine#4289] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bbb3ec8 2025-04-16 14:00:16.090 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Shutdown initiated... 2025-04-16 14:00:16.090 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Close initiated... 2025-04-16 14:00:16.090 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:00:16.090 [HikariPool-181 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6bbb3ec8: (connection evicted) 2025-04-16 14:00:16.091 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 14:00:16.091 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Closed. 2025-04-16 14:00:16.091 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Shutdown completed. 2025-04-16 14:00:16.091 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Shutdown initiated... 2025-04-16 14:00:16.091 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Close initiated... 2025-04-16 14:00:16.091 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:00:16.091 [HikariPool-182 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Closing connection org.sqlite.jdbc4.JDBC4Connection@8e0b048: (connection evicted) 2025-04-16 14:00:16.091 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 14:00:16.091 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Closed. 2025-04-16 14:00:16.091 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Shutdown completed. 2025-04-16 14:00:16.092 [Test worker @coroutine#4320] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-183 - configuration: 2025-04-16 14:00:16.093 [Test worker @coroutine#4320] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:00:16.093 [Test worker @coroutine#4320] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:00:16.093 [Test worker @coroutine#4320] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:00:16.093 [Test worker @coroutine#4320] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:00:16.093 [Test worker @coroutine#4320] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:00:16.093 [Test worker @coroutine#4320] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:00:16.093 [Test worker @coroutine#4320] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@d69fd7a 2025-04-16 14:00:16.093 [Test worker @coroutine#4320] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:00:16.093 [Test worker @coroutine#4320] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:00:16.093 [Test worker @coroutine#4320] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:00:16.093 [Test worker @coroutine#4320] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:00:16.093 [Test worker @coroutine#4320] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:00:16.093 [Test worker @coroutine#4320] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:00:16.093 [Test worker @coroutine#4320] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:00:16.093 [Test worker @coroutine#4320] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:00:16.093 [Test worker @coroutine#4320] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:00:16.093 [Test worker @coroutine#4320] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:00:16.093 [Test worker @coroutine#4320] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:00:16.093 [Test worker @coroutine#4320] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:00:16.093 [Test worker @coroutine#4320] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:00:16.093 [Test worker @coroutine#4320] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 14:00:16.093 [Test worker @coroutine#4320] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 14:00:16.093 [Test worker @coroutine#4320] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:00:16.093 [Test worker @coroutine#4320] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:00:16.093 [Test worker @coroutine#4320] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 14:00:16.093 [Test worker @coroutine#4320] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:00:16.093 [Test worker @coroutine#4320] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-183" 2025-04-16 14:00:16.093 [Test worker @coroutine#4320] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:00:16.093 [Test worker @coroutine#4320] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:00:16.093 [Test worker @coroutine#4320] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:00:16.093 [Test worker @coroutine#4320] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:00:16.093 [Test worker @coroutine#4320] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:00:16.093 [Test worker @coroutine#4320] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:00:16.093 [Test worker @coroutine#4320] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:00:16.093 [Test worker @coroutine#4320] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:00:16.093 [Test worker @coroutine#4320] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Starting... 2025-04-16 14:00:16.093 [Test worker @coroutine#4320] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e5e0e75 2025-04-16 14:00:16.093 [Test worker @coroutine#4320] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e5e0e75 2025-04-16 14:00:16.093 [Test worker @coroutine#4320] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Start completed. 2025-04-16 14:00:16.098 [DefaultDispatcher-worker-21 @coroutine#2130] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@333e01c6 2025-04-16 14:00:16.098 [DefaultDispatcher-worker-21 @coroutine#2130] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38839/UmAppDatabase/replication/nodeId 2025-04-16 14:00:16.098 [DefaultDispatcher-worker-21 @coroutine#2130] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38839/UmAppDatabase/replication/nodeId. 2025-04-16 14:00:16.098 [DefaultDispatcher-worker-21 @coroutine#2130] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38839/UmAppDatabase/replication/nodeId 2025-04-16 14:00:16.099 [DefaultDispatcher-worker-18 @coroutine#2130] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38839/UmAppDatabase/replication/nodeId 2025-04-16 14:00:16.099 [DefaultDispatcher-worker-18 @coroutine#2130] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38839/UmAppDatabase/replication/nodeId 2025-04-16 14:00:16.101 [Test worker @coroutine#4320] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e5e0e75 2025-04-16 14:00:16.106 [Test worker @coroutine#4324] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e5e0e75 2025-04-16 14:00:16.107 [Test worker @coroutine#4326] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e5e0e75 2025-04-16 14:00:16.108 [Test worker @coroutine#4328] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e5e0e75 2025-04-16 14:00:16.112 [DefaultDispatcher-worker-15 @coroutine#4330] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e5e0e75 2025-04-16 14:00:16.113 [Test worker @coroutine#4335] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e5e0e75 2025-04-16 14:00:16.121 [Test worker @coroutine#4343] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e5e0e75 2025-04-16 14:00:16.133 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Shutdown initiated... 2025-04-16 14:00:16.133 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Close initiated... 2025-04-16 14:00:16.133 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:00:16.133 [HikariPool-183 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1e5e0e75: (connection evicted) 2025-04-16 14:00:16.133 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 14:00:16.133 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Closed. 2025-04-16 14:00:16.133 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Shutdown completed. 2025-04-16 14:00:16.134 [Test worker @coroutine#4356] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-184 - configuration: 2025-04-16 14:00:16.134 [Test worker @coroutine#4356] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:00:16.134 [Test worker @coroutine#4356] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:00:16.134 [Test worker @coroutine#4356] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:00:16.134 [Test worker @coroutine#4356] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:00:16.134 [Test worker @coroutine#4356] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:00:16.134 [Test worker @coroutine#4356] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:00:16.134 [Test worker @coroutine#4356] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@426fb1c3 2025-04-16 14:00:16.134 [Test worker @coroutine#4356] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:00:16.134 [Test worker @coroutine#4356] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:00:16.134 [Test worker @coroutine#4356] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:00:16.134 [Test worker @coroutine#4356] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:00:16.134 [Test worker @coroutine#4356] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:00:16.134 [Test worker @coroutine#4356] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:00:16.134 [Test worker @coroutine#4356] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:00:16.134 [Test worker @coroutine#4356] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:00:16.134 [Test worker @coroutine#4356] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:00:16.134 [Test worker @coroutine#4356] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:00:16.134 [Test worker @coroutine#4356] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:00:16.134 [Test worker @coroutine#4356] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:00:16.134 [Test worker @coroutine#4356] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:00:16.134 [Test worker @coroutine#4356] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 14:00:16.134 [Test worker @coroutine#4356] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 14:00:16.134 [Test worker @coroutine#4356] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:00:16.134 [Test worker @coroutine#4356] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:00:16.134 [Test worker @coroutine#4356] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 14:00:16.134 [Test worker @coroutine#4356] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:00:16.134 [Test worker @coroutine#4356] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-184" 2025-04-16 14:00:16.134 [Test worker @coroutine#4356] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:00:16.134 [Test worker @coroutine#4356] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:00:16.134 [Test worker @coroutine#4356] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:00:16.134 [Test worker @coroutine#4356] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:00:16.134 [Test worker @coroutine#4356] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:00:16.134 [Test worker @coroutine#4356] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:00:16.134 [Test worker @coroutine#4356] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:00:16.134 [Test worker @coroutine#4356] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:00:16.134 [Test worker @coroutine#4356] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Starting... 2025-04-16 14:00:16.135 [Test worker @coroutine#4356] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Added connection org.sqlite.jdbc4.JDBC4Connection@69f01f4b 2025-04-16 14:00:16.135 [Test worker @coroutine#4356] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Added connection org.sqlite.jdbc4.JDBC4Connection@69f01f4b 2025-04-16 14:00:16.135 [Test worker @coroutine#4356] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Start completed. 2025-04-16 14:00:16.142 [Test worker @coroutine#4356] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69f01f4b 2025-04-16 14:00:16.147 [Test worker @coroutine#4357] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69f01f4b 2025-04-16 14:00:16.148 [Test worker @coroutine#4359] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69f01f4b 2025-04-16 14:00:16.149 [Test worker @coroutine#4362] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69f01f4b 2025-04-16 14:00:16.151 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Shutdown initiated... 2025-04-16 14:00:16.151 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Close initiated... 2025-04-16 14:00:16.151 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-16 14:00:16.151 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 14:00:16.151 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Closed. 2025-04-16 14:00:16.151 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Shutdown completed. 2025-04-16 14:00:16.152 [Test worker @coroutine#4387] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-185 - configuration: 2025-04-16 14:00:16.152 [Test worker @coroutine#4387] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:00:16.152 [Test worker @coroutine#4387] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:00:16.152 [Test worker @coroutine#4387] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:00:16.152 [Test worker @coroutine#4387] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:00:16.152 [Test worker @coroutine#4387] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:00:16.152 [Test worker @coroutine#4387] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:00:16.152 [Test worker @coroutine#4387] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@60dd53e9 2025-04-16 14:00:16.152 [Test worker @coroutine#4387] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:00:16.152 [Test worker @coroutine#4387] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:00:16.152 [Test worker @coroutine#4387] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:00:16.152 [Test worker @coroutine#4387] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:00:16.152 [Test worker @coroutine#4387] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:00:16.152 [Test worker @coroutine#4387] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:00:16.152 [Test worker @coroutine#4387] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:00:16.152 [Test worker @coroutine#4387] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:00:16.152 [Test worker @coroutine#4387] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:00:16.152 [Test worker @coroutine#4387] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:00:16.152 [Test worker @coroutine#4387] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:00:16.152 [Test worker @coroutine#4387] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:00:16.152 [Test worker @coroutine#4387] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:00:16.152 [Test worker @coroutine#4387] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 14:00:16.152 [Test worker @coroutine#4387] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 14:00:16.152 [Test worker @coroutine#4387] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:00:16.152 [Test worker @coroutine#4387] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:00:16.152 [Test worker @coroutine#4387] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 14:00:16.152 [Test worker @coroutine#4387] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:00:16.152 [Test worker @coroutine#4387] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-185" 2025-04-16 14:00:16.152 [Test worker @coroutine#4387] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:00:16.152 [Test worker @coroutine#4387] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:00:16.152 [Test worker @coroutine#4387] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:00:16.152 [Test worker @coroutine#4387] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:00:16.152 [Test worker @coroutine#4387] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:00:16.152 [Test worker @coroutine#4387] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:00:16.152 [Test worker @coroutine#4387] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:00:16.152 [Test worker @coroutine#4387] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:00:16.152 [Test worker @coroutine#4387] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Starting... 2025-04-16 14:00:16.152 [Test worker @coroutine#4387] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Added connection org.sqlite.jdbc4.JDBC4Connection@699794d 2025-04-16 14:00:16.152 [Test worker @coroutine#4387] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Added connection org.sqlite.jdbc4.JDBC4Connection@699794d 2025-04-16 14:00:16.152 [Test worker @coroutine#4387] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Start completed. 2025-04-16 14:00:16.160 [Test worker @coroutine#4387] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@699794d 2025-04-16 14:00:16.165 [Test worker @coroutine#4388] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@699794d 2025-04-16 14:00:16.166 [Test worker @coroutine#4390] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@699794d 2025-04-16 14:00:16.167 [Test worker @coroutine#4392] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@699794d 2025-04-16 14:00:16.170 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Shutdown initiated... 2025-04-16 14:00:16.170 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Close initiated... 2025-04-16 14:00:16.170 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-16 14:00:16.170 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 14:00:16.170 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Closed. 2025-04-16 14:00:16.170 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Shutdown completed. 2025-04-16 14:00:16.170 [DefaultDispatcher-worker-21 @coroutine#2177] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@421c057a 2025-04-16 14:00:16.170 [DefaultDispatcher-worker-21 @coroutine#2177] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36487/UmAppDatabase/replication/nodeId 2025-04-16 14:00:16.170 [DefaultDispatcher-worker-21 @coroutine#2177] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36487/UmAppDatabase/replication/nodeId. 2025-04-16 14:00:16.170 [DefaultDispatcher-worker-21 @coroutine#2177] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36487/UmAppDatabase/replication/nodeId 2025-04-16 14:00:16.171 [Test worker @coroutine#4421] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-186 - configuration: 2025-04-16 14:00:16.171 [Test worker @coroutine#4421] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:00:16.171 [Test worker @coroutine#4421] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:00:16.171 [Test worker @coroutine#4421] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:00:16.171 [Test worker @coroutine#4421] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:00:16.171 [Test worker @coroutine#4421] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:00:16.171 [Test worker @coroutine#4421] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:00:16.171 [Test worker @coroutine#4421] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@49d5db99 2025-04-16 14:00:16.171 [Test worker @coroutine#4421] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:00:16.171 [Test worker @coroutine#4421] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:00:16.171 [Test worker @coroutine#4421] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:00:16.171 [Test worker @coroutine#4421] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:00:16.171 [Test worker @coroutine#4421] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:00:16.171 [Test worker @coroutine#4421] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:00:16.171 [Test worker @coroutine#4421] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:00:16.171 [Test worker @coroutine#4421] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:00:16.171 [Test worker @coroutine#4421] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:00:16.171 [Test worker @coroutine#4421] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:00:16.171 [Test worker @coroutine#4421] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:00:16.171 [Test worker @coroutine#4421] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:00:16.171 [Test worker @coroutine#4421] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:00:16.171 [Test worker @coroutine#4421] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 14:00:16.171 [Test worker @coroutine#4421] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 14:00:16.171 [Test worker @coroutine#4421] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:00:16.171 [Test worker @coroutine#4421] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:00:16.171 [Test worker @coroutine#4421] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 14:00:16.171 [Test worker @coroutine#4421] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:00:16.171 [Test worker @coroutine#4421] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-186" 2025-04-16 14:00:16.171 [Test worker @coroutine#4421] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:00:16.171 [Test worker @coroutine#4421] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:00:16.171 [Test worker @coroutine#4421] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:00:16.171 [Test worker @coroutine#4421] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:00:16.171 [Test worker @coroutine#4421] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:00:16.171 [Test worker @coroutine#4421] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:00:16.171 [Test worker @coroutine#4421] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:00:16.171 [Test worker @coroutine#4421] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:00:16.171 [Test worker @coroutine#4421] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Starting... 2025-04-16 14:00:16.171 [Test worker @coroutine#4421] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Added connection org.sqlite.jdbc4.JDBC4Connection@4104b585 2025-04-16 14:00:16.171 [Test worker @coroutine#4421] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Added connection org.sqlite.jdbc4.JDBC4Connection@4104b585 2025-04-16 14:00:16.171 [Test worker @coroutine#4421] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Start completed. 2025-04-16 14:00:16.171 [DefaultDispatcher-worker-16 @coroutine#2177] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36487/UmAppDatabase/replication/nodeId 2025-04-16 14:00:16.171 [DefaultDispatcher-worker-16 @coroutine#2177] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36487/UmAppDatabase/replication/nodeId 2025-04-16 14:00:16.179 [Test worker @coroutine#4421] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4104b585 2025-04-16 14:00:16.184 [Test worker @coroutine#4424] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4104b585 2025-04-16 14:00:16.185 [Test worker @coroutine#4426] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4104b585 2025-04-16 14:00:16.186 [Test worker @coroutine#4428] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4104b585 2025-04-16 14:00:16.188 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Shutdown initiated... 2025-04-16 14:00:16.188 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Close initiated... 2025-04-16 14:00:16.189 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-16 14:00:16.189 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 14:00:16.189 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Closed. 2025-04-16 14:00:16.189 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Shutdown completed. 2025-04-16 14:00:16.189 [Test worker @coroutine#4457] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-187 - configuration: 2025-04-16 14:00:16.189 [Test worker @coroutine#4457] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:00:16.189 [Test worker @coroutine#4457] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:00:16.189 [Test worker @coroutine#4457] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:00:16.189 [Test worker @coroutine#4457] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:00:16.189 [Test worker @coroutine#4457] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:00:16.189 [Test worker @coroutine#4457] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:00:16.189 [Test worker @coroutine#4457] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7f2d681a 2025-04-16 14:00:16.189 [Test worker @coroutine#4457] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:00:16.189 [Test worker @coroutine#4457] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:00:16.190 [Test worker @coroutine#4457] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:00:16.190 [Test worker @coroutine#4457] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:00:16.190 [Test worker @coroutine#4457] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:00:16.190 [Test worker @coroutine#4457] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:00:16.190 [Test worker @coroutine#4457] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:00:16.190 [Test worker @coroutine#4457] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:00:16.190 [Test worker @coroutine#4457] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:00:16.190 [Test worker @coroutine#4457] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:00:16.190 [Test worker @coroutine#4457] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:00:16.190 [Test worker @coroutine#4457] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:00:16.190 [Test worker @coroutine#4457] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:00:16.190 [Test worker @coroutine#4457] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 14:00:16.190 [Test worker @coroutine#4457] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 14:00:16.190 [Test worker @coroutine#4457] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:00:16.190 [Test worker @coroutine#4457] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:00:16.190 [Test worker @coroutine#4457] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 14:00:16.190 [Test worker @coroutine#4457] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:00:16.190 [Test worker @coroutine#4457] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-187" 2025-04-16 14:00:16.190 [Test worker @coroutine#4457] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:00:16.190 [Test worker @coroutine#4457] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:00:16.190 [Test worker @coroutine#4457] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:00:16.190 [Test worker @coroutine#4457] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:00:16.190 [Test worker @coroutine#4457] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:00:16.190 [Test worker @coroutine#4457] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:00:16.190 [Test worker @coroutine#4457] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:00:16.190 [Test worker @coroutine#4457] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:00:16.190 [Test worker @coroutine#4457] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Starting... 2025-04-16 14:00:16.190 [Test worker @coroutine#4457] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Added connection org.sqlite.jdbc4.JDBC4Connection@10744fff 2025-04-16 14:00:16.190 [Test worker @coroutine#4457] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Added connection org.sqlite.jdbc4.JDBC4Connection@10744fff 2025-04-16 14:00:16.190 [Test worker @coroutine#4457] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Start completed. 2025-04-16 14:00:16.198 [Test worker @coroutine#4457] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10744fff 2025-04-16 14:00:16.203 [Test worker @coroutine#4458] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10744fff 2025-04-16 14:00:16.204 [Test worker @coroutine#4460] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10744fff 2025-04-16 14:00:16.205 [Test worker @coroutine#4462] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10744fff 2025-04-16 14:00:16.209 [DefaultDispatcher-worker-18 @coroutine#4464] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10744fff 2025-04-16 14:00:16.218 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Shutdown initiated... 2025-04-16 14:00:16.218 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Close initiated... 2025-04-16 14:00:16.218 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:00:16.218 [HikariPool-187 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Closing connection org.sqlite.jdbc4.JDBC4Connection@10744fff: (connection evicted) 2025-04-16 14:00:16.218 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 14:00:16.218 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Closed. 2025-04-16 14:00:16.218 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Shutdown completed. 2025-04-16 14:00:16.219 [Test worker @coroutine#4487] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-188 - configuration: 2025-04-16 14:00:16.219 [Test worker @coroutine#4487] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:00:16.220 [Test worker @coroutine#4487] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:00:16.220 [Test worker @coroutine#4487] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:00:16.220 [Test worker @coroutine#4487] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:00:16.220 [Test worker @coroutine#4487] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:00:16.220 [Test worker @coroutine#4487] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:00:16.220 [Test worker @coroutine#4487] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4a544672 2025-04-16 14:00:16.220 [Test worker @coroutine#4487] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:00:16.220 [Test worker @coroutine#4487] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:00:16.220 [Test worker @coroutine#4487] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:00:16.220 [Test worker @coroutine#4487] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:00:16.220 [Test worker @coroutine#4487] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:00:16.220 [Test worker @coroutine#4487] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:00:16.220 [Test worker @coroutine#4487] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:00:16.220 [Test worker @coroutine#4487] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:00:16.220 [Test worker @coroutine#4487] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:00:16.220 [Test worker @coroutine#4487] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:00:16.220 [Test worker @coroutine#4487] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:00:16.220 [Test worker @coroutine#4487] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:00:16.220 [Test worker @coroutine#4487] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:00:16.220 [Test worker @coroutine#4487] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 14:00:16.220 [Test worker @coroutine#4487] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 14:00:16.220 [Test worker @coroutine#4487] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:00:16.220 [Test worker @coroutine#4487] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:00:16.220 [Test worker @coroutine#4487] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 14:00:16.220 [Test worker @coroutine#4487] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:00:16.220 [Test worker @coroutine#4487] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-188" 2025-04-16 14:00:16.220 [Test worker @coroutine#4487] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:00:16.220 [Test worker @coroutine#4487] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:00:16.220 [Test worker @coroutine#4487] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:00:16.220 [Test worker @coroutine#4487] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:00:16.220 [Test worker @coroutine#4487] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:00:16.220 [Test worker @coroutine#4487] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:00:16.220 [Test worker @coroutine#4487] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:00:16.220 [Test worker @coroutine#4487] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:00:16.220 [Test worker @coroutine#4487] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Starting... 2025-04-16 14:00:16.220 [Test worker @coroutine#4487] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Added connection org.sqlite.jdbc4.JDBC4Connection@5dd3841 2025-04-16 14:00:16.220 [Test worker @coroutine#4487] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Added connection org.sqlite.jdbc4.JDBC4Connection@5dd3841 2025-04-16 14:00:16.220 [Test worker @coroutine#4487] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Start completed. 2025-04-16 14:00:16.227 [Test worker @coroutine#4487] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5dd3841 2025-04-16 14:00:16.232 [Test worker @coroutine#4489] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5dd3841 2025-04-16 14:00:16.233 [Test worker @coroutine#4491] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5dd3841 2025-04-16 14:00:16.234 [Test worker @coroutine#4493] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5dd3841 2025-04-16 14:00:16.236 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Shutdown initiated... 2025-04-16 14:00:16.236 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Close initiated... 2025-04-16 14:00:16.236 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-16 14:00:16.236 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 14:00:16.236 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Closed. 2025-04-16 14:00:16.236 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Shutdown completed. 2025-04-16 14:00:16.237 [Test worker @coroutine#4518] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-189 - configuration: 2025-04-16 14:00:16.237 [Test worker @coroutine#4518] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:00:16.237 [Test worker @coroutine#4518] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:00:16.237 [Test worker @coroutine#4518] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:00:16.237 [Test worker @coroutine#4518] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:00:16.237 [Test worker @coroutine#4518] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:00:16.237 [Test worker @coroutine#4518] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:00:16.237 [Test worker @coroutine#4518] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@246f9fa8 2025-04-16 14:00:16.237 [Test worker @coroutine#4518] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:00:16.237 [Test worker @coroutine#4518] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:00:16.237 [Test worker @coroutine#4518] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:00:16.237 [Test worker @coroutine#4518] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:00:16.237 [Test worker @coroutine#4518] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:00:16.237 [Test worker @coroutine#4518] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:00:16.237 [Test worker @coroutine#4518] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:00:16.237 [Test worker @coroutine#4518] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:00:16.237 [Test worker @coroutine#4518] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:00:16.237 [Test worker @coroutine#4518] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:00:16.237 [Test worker @coroutine#4518] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:00:16.237 [Test worker @coroutine#4518] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:00:16.237 [Test worker @coroutine#4518] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:00:16.237 [Test worker @coroutine#4518] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 14:00:16.237 [Test worker @coroutine#4518] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 14:00:16.237 [Test worker @coroutine#4518] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:00:16.237 [Test worker @coroutine#4518] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:00:16.237 [Test worker @coroutine#4518] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 14:00:16.237 [Test worker @coroutine#4518] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:00:16.237 [Test worker @coroutine#4518] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-189" 2025-04-16 14:00:16.237 [Test worker @coroutine#4518] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:00:16.237 [Test worker @coroutine#4518] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:00:16.237 [Test worker @coroutine#4518] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:00:16.237 [Test worker @coroutine#4518] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:00:16.237 [Test worker @coroutine#4518] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:00:16.237 [Test worker @coroutine#4518] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:00:16.237 [Test worker @coroutine#4518] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:00:16.237 [Test worker @coroutine#4518] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:00:16.237 [Test worker @coroutine#4518] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Starting... 2025-04-16 14:00:16.237 [Test worker @coroutine#4518] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Added connection org.sqlite.jdbc4.JDBC4Connection@7af85b32 2025-04-16 14:00:16.237 [Test worker @coroutine#4518] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Added connection org.sqlite.jdbc4.JDBC4Connection@7af85b32 2025-04-16 14:00:16.237 [Test worker @coroutine#4518] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Start completed. 2025-04-16 14:00:16.245 [Test worker @coroutine#4518] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7af85b32 2025-04-16 14:00:16.249 [DefaultDispatcher-worker-15 @coroutine#2209] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75f316df 2025-04-16 14:00:16.249 [DefaultDispatcher-worker-15 @coroutine#2209] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42847/UmAppDatabase/replication/nodeId 2025-04-16 14:00:16.249 [DefaultDispatcher-worker-15 @coroutine#2209] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42847/UmAppDatabase/replication/nodeId. 2025-04-16 14:00:16.249 [DefaultDispatcher-worker-15 @coroutine#2209] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42847/UmAppDatabase/replication/nodeId 2025-04-16 14:00:16.250 [DefaultDispatcher-worker-10 @coroutine#2209] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42847/UmAppDatabase/replication/nodeId 2025-04-16 14:00:16.250 [DefaultDispatcher-worker-10 @coroutine#2209] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42847/UmAppDatabase/replication/nodeId 2025-04-16 14:00:16.251 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7af85b32 2025-04-16 14:00:16.252 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7af85b32 2025-04-16 14:00:16.252 [Test worker @coroutine#4526] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7af85b32 2025-04-16 14:00:16.257 [DefaultDispatcher-worker-9 @coroutine#4528] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7af85b32 2025-04-16 14:00:16.257 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7af85b32 2025-04-16 14:00:16.259 [Test worker @coroutine#4548] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7af85b32 2025-04-16 14:00:16.261 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Shutdown initiated... 2025-04-16 14:00:16.261 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Close initiated... 2025-04-16 14:00:16.261 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:00:16.261 [HikariPool-189 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7af85b32: (connection evicted) 2025-04-16 14:00:16.261 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 14:00:16.261 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Closed. 2025-04-16 14:00:16.261 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Shutdown completed. 2025-04-16 14:00:16.262 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-190 - configuration: 2025-04-16 14:00:16.262 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:00:16.262 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:00:16.262 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:00:16.262 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:00:16.262 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:00:16.262 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:00:16.262 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3d4ea4cf 2025-04-16 14:00:16.262 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:00:16.262 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:00:16.262 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:00:16.262 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:00:16.262 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:00:16.262 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:00:16.262 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:00:16.262 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:00:16.262 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:00:16.262 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:00:16.262 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:00:16.262 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:00:16.262 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:00:16.262 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 14:00:16.262 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 14:00:16.262 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:00:16.262 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:00:16.262 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 14:00:16.262 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:00:16.262 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-190" 2025-04-16 14:00:16.262 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:00:16.262 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:00:16.262 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:00:16.262 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:00:16.262 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:00:16.262 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:00:16.262 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:00:16.262 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:00:16.262 [Test worker @coroutine#4555] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Starting... 2025-04-16 14:00:16.262 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b34e7bd 2025-04-16 14:00:16.262 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b34e7bd 2025-04-16 14:00:16.262 [Test worker @coroutine#4555] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Start completed. 2025-04-16 14:00:16.270 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b34e7bd 2025-04-16 14:00:16.275 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b34e7bd 2025-04-16 14:00:16.275 [Test worker @coroutine#4558] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b34e7bd 2025-04-16 14:00:16.276 [Test worker @coroutine#4560] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b34e7bd 2025-04-16 14:00:16.276 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-191 - configuration: 2025-04-16 14:00:16.276 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:00:16.276 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:00:16.276 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:00:16.276 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:00:16.276 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:00:16.276 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:00:16.277 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@12515d64 2025-04-16 14:00:16.277 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:00:16.277 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:00:16.277 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:00:16.277 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:00:16.277 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:00:16.277 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:00:16.277 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:00:16.277 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:00:16.277 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:00:16.277 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:00:16.277 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:00:16.277 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:00:16.277 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:00:16.277 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 14:00:16.277 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 14:00:16.277 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:00:16.277 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:00:16.277 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 14:00:16.277 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:00:16.277 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-191" 2025-04-16 14:00:16.277 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:00:16.277 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:00:16.277 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:00:16.277 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:00:16.277 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:00:16.277 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:00:16.277 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:00:16.277 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:00:16.277 [Test worker @coroutine#4555] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Starting... 2025-04-16 14:00:16.277 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Added connection org.sqlite.jdbc4.JDBC4Connection@295d1a45 2025-04-16 14:00:16.277 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Added connection org.sqlite.jdbc4.JDBC4Connection@295d1a45 2025-04-16 14:00:16.277 [Test worker @coroutine#4555] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Start completed. 2025-04-16 14:00:16.282 [DefaultDispatcher-worker-9 @coroutine#2238] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2735a7dc 2025-04-16 14:00:16.282 [DefaultDispatcher-worker-9 @coroutine#2238] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35011/UmAppDatabase/replication/nodeId 2025-04-16 14:00:16.282 [DefaultDispatcher-worker-9 @coroutine#2238] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:35011/UmAppDatabase/replication/nodeId. 2025-04-16 14:00:16.282 [DefaultDispatcher-worker-9 @coroutine#2238] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35011/UmAppDatabase/replication/nodeId 2025-04-16 14:00:16.283 [DefaultDispatcher-worker-14 @coroutine#2238] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35011/UmAppDatabase/replication/nodeId 2025-04-16 14:00:16.283 [DefaultDispatcher-worker-14 @coroutine#2238] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35011/UmAppDatabase/replication/nodeId 2025-04-16 14:00:16.285 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@295d1a45 2025-04-16 14:00:16.290 [Test worker @coroutine#4565] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@295d1a45 2025-04-16 14:00:16.291 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@295d1a45 2025-04-16 14:00:16.292 [Test worker @coroutine#4571] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@295d1a45 2025-04-16 14:00:16.296 [DefaultDispatcher-worker-18 @coroutine#4573] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@295d1a45 2025-04-16 14:00:16.303 [DefaultDispatcher-worker-10 @coroutine#4555] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b34e7bd 2025-04-16 14:00:16.313 [DefaultDispatcher-worker-5 @coroutine#4555] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b34e7bd 2025-04-16 14:00:16.314 [DefaultDispatcher-worker-5 @coroutine#2267] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47b7a59d 2025-04-16 14:00:16.314 [DefaultDispatcher-worker-5 @coroutine#2267] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-16 14:00:16.314 [DefaultDispatcher-worker-5 @coroutine#2267] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2025-04-16 14:00:16.314 [DefaultDispatcher-worker-5 @coroutine#2267] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-16 14:00:16.315 [DefaultDispatcher-worker-6 @coroutine#2267] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-16 14:00:16.317 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Shutdown initiated... 2025-04-16 14:00:16.317 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Close initiated... 2025-04-16 14:00:16.317 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:00:16.318 [HikariPool-190 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5b34e7bd: (connection evicted) 2025-04-16 14:00:16.318 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 14:00:16.318 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Closed. 2025-04-16 14:00:16.318 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Shutdown completed. 2025-04-16 14:00:16.318 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Shutdown initiated... 2025-04-16 14:00:16.318 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Close initiated... 2025-04-16 14:00:16.318 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:00:16.318 [HikariPool-191 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Closing connection org.sqlite.jdbc4.JDBC4Connection@295d1a45: (connection evicted) 2025-04-16 14:00:16.319 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 14:00:16.319 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Closed. 2025-04-16 14:00:16.319 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Shutdown completed. 2025-04-16 14:00:16.319 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-192 - configuration: 2025-04-16 14:00:16.319 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:00:16.319 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:00:16.319 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:00:16.319 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:00:16.319 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:00:16.319 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:00:16.319 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@29922188 2025-04-16 14:00:16.319 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:00:16.319 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:00:16.319 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:00:16.319 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:00:16.319 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:00:16.319 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:00:16.319 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:00:16.319 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:00:16.319 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:00:16.319 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:00:16.319 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:00:16.319 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:00:16.319 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:00:16.319 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 14:00:16.319 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 14:00:16.319 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:00:16.319 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:00:16.319 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 14:00:16.319 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:00:16.319 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-192" 2025-04-16 14:00:16.319 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:00:16.319 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:00:16.319 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:00:16.319 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:00:16.319 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:00:16.319 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:00:16.319 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:00:16.319 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:00:16.319 [Test worker @coroutine#4589] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Starting... 2025-04-16 14:00:16.320 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b8de9dc 2025-04-16 14:00:16.320 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b8de9dc 2025-04-16 14:00:16.320 [Test worker @coroutine#4589] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Start completed. 2025-04-16 14:00:16.327 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8de9dc 2025-04-16 14:00:16.332 [Test worker @coroutine#4590] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8de9dc 2025-04-16 14:00:16.333 [Test worker @coroutine#4592] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8de9dc 2025-04-16 14:00:16.334 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8de9dc 2025-04-16 14:00:16.334 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-193 - configuration: 2025-04-16 14:00:16.334 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:00:16.334 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:00:16.334 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:00:16.334 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:00:16.334 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:00:16.334 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:00:16.334 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2ea82cef 2025-04-16 14:00:16.334 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:00:16.334 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:00:16.334 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:00:16.334 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:00:16.334 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:00:16.334 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:00:16.334 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:00:16.334 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:00:16.334 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:00:16.334 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:00:16.334 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:00:16.334 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:00:16.334 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:00:16.334 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 14:00:16.334 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 14:00:16.334 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:00:16.334 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:00:16.334 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 14:00:16.334 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:00:16.334 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-193" 2025-04-16 14:00:16.334 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:00:16.334 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:00:16.334 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:00:16.334 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:00:16.334 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:00:16.334 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:00:16.334 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:00:16.334 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:00:16.334 [Test worker @coroutine#4589] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Starting... 2025-04-16 14:00:16.335 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a516e4d 2025-04-16 14:00:16.335 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a516e4d 2025-04-16 14:00:16.335 [Test worker @coroutine#4589] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Start completed. 2025-04-16 14:00:16.337 [DefaultDispatcher-worker-19 @coroutine#2281] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d18d9ed 2025-04-16 14:00:16.337 [DefaultDispatcher-worker-19 @coroutine#2281] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41103/UmAppDatabase/replication/nodeId 2025-04-16 14:00:16.337 [DefaultDispatcher-worker-19 @coroutine#2281] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41103/UmAppDatabase/replication/nodeId. 2025-04-16 14:00:16.337 [DefaultDispatcher-worker-19 @coroutine#2281] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41103/UmAppDatabase/replication/nodeId 2025-04-16 14:00:16.338 [DefaultDispatcher-worker-6 @coroutine#2281] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41103/UmAppDatabase/replication/nodeId 2025-04-16 14:00:16.338 [DefaultDispatcher-worker-6 @coroutine#2281] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41103/UmAppDatabase/replication/nodeId 2025-04-16 14:00:16.342 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a516e4d 2025-04-16 14:00:16.347 [Test worker @coroutine#4599] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a516e4d 2025-04-16 14:00:16.348 [Test worker @coroutine#4601] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a516e4d 2025-04-16 14:00:16.349 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a516e4d 2025-04-16 14:00:16.353 [DefaultDispatcher-worker-15 @coroutine#4605] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a516e4d 2025-04-16 14:00:16.360 [DefaultDispatcher-worker-15 @coroutine#4589] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8de9dc 2025-04-16 14:00:16.367 [DefaultDispatcher-worker-9 @coroutine#4589] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8de9dc 2025-04-16 14:00:16.370 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Shutdown initiated... 2025-04-16 14:00:16.370 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Close initiated... 2025-04-16 14:00:16.370 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:00:16.370 [HikariPool-192 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6b8de9dc: (connection evicted) 2025-04-16 14:00:16.370 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 14:00:16.370 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Closed. 2025-04-16 14:00:16.370 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Shutdown completed. 2025-04-16 14:00:16.370 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Shutdown initiated... 2025-04-16 14:00:16.370 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Close initiated... 2025-04-16 14:00:16.370 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:00:16.370 [HikariPool-193 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3a516e4d: (connection evicted) 2025-04-16 14:00:16.371 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 14:00:16.371 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Closed. 2025-04-16 14:00:16.371 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Shutdown completed. 2025-04-16 14:00:16.372 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-194 - configuration: 2025-04-16 14:00:16.372 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:00:16.372 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:00:16.372 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:00:16.372 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:00:16.372 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:00:16.372 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:00:16.372 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4eb2a0c2 2025-04-16 14:00:16.372 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:00:16.372 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:00:16.372 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:00:16.372 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:00:16.372 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:00:16.372 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:00:16.372 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:00:16.372 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:00:16.372 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:00:16.372 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:00:16.372 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:00:16.372 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:00:16.372 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:00:16.372 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 14:00:16.372 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 14:00:16.372 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:00:16.372 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:00:16.372 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 14:00:16.372 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:00:16.372 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-194" 2025-04-16 14:00:16.372 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:00:16.372 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:00:16.372 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:00:16.372 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:00:16.372 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:00:16.372 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:00:16.372 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:00:16.372 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:00:16.372 [Test worker @coroutine#4618] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Starting... 2025-04-16 14:00:16.372 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Added connection org.sqlite.jdbc4.JDBC4Connection@2fad48b7 2025-04-16 14:00:16.372 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Added connection org.sqlite.jdbc4.JDBC4Connection@2fad48b7 2025-04-16 14:00:16.372 [Test worker @coroutine#4618] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Start completed. 2025-04-16 14:00:16.380 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fad48b7 2025-04-16 14:00:16.385 [Test worker @coroutine#4619] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fad48b7 2025-04-16 14:00:16.386 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fad48b7 2025-04-16 14:00:16.387 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fad48b7 2025-04-16 14:00:16.387 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-195 - configuration: 2025-04-16 14:00:16.387 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:00:16.387 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:00:16.387 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:00:16.387 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:00:16.387 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:00:16.387 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:00:16.387 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4cde5d66 2025-04-16 14:00:16.387 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:00:16.387 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:00:16.387 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:00:16.387 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:00:16.387 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:00:16.387 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:00:16.387 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:00:16.387 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:00:16.387 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:00:16.387 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:00:16.387 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:00:16.387 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:00:16.387 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:00:16.387 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 14:00:16.387 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 14:00:16.387 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:00:16.387 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:00:16.387 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 14:00:16.387 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:00:16.387 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-195" 2025-04-16 14:00:16.387 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:00:16.387 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:00:16.387 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:00:16.387 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:00:16.387 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:00:16.387 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:00:16.387 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:00:16.387 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:00:16.387 [Test worker @coroutine#4618] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Starting... 2025-04-16 14:00:16.387 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e791e53 2025-04-16 14:00:16.387 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e791e53 2025-04-16 14:00:16.388 [Test worker @coroutine#4618] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Start completed. 2025-04-16 14:00:16.395 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e791e53 2025-04-16 14:00:16.400 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e791e53 2025-04-16 14:00:16.401 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e791e53 2025-04-16 14:00:16.402 [Test worker @coroutine#4629] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e791e53 2025-04-16 14:00:16.406 [DefaultDispatcher-worker-11 @coroutine#4631] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e791e53 2025-04-16 14:00:16.414 [DefaultDispatcher-worker-3 @coroutine#4618] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fad48b7 2025-04-16 14:00:16.422 [DefaultDispatcher-worker-10 @coroutine#4618] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fad48b7 2025-04-16 14:00:16.426 [DefaultDispatcher-worker-11 @coroutine#4618] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fad48b7 2025-04-16 14:00:16.430 [DefaultDispatcher-worker-8 @coroutine#4618] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fad48b7 2025-04-16 14:00:16.437 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Shutdown initiated... 2025-04-16 14:00:16.437 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Close initiated... 2025-04-16 14:00:16.437 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:00:16.437 [HikariPool-194 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2fad48b7: (connection evicted) 2025-04-16 14:00:16.438 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 14:00:16.438 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Closed. 2025-04-16 14:00:16.438 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Shutdown completed. 2025-04-16 14:00:16.438 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Shutdown initiated... 2025-04-16 14:00:16.438 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Close initiated... 2025-04-16 14:00:16.438 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:00:16.438 [HikariPool-195 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4e791e53: (connection evicted) 2025-04-16 14:00:16.439 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 14:00:16.439 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Closed. 2025-04-16 14:00:16.439 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Shutdown completed. 2025-04-16 14:00:16.440 [Test worker @coroutine#4656] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-196 - configuration: 2025-04-16 14:00:16.440 [Test worker @coroutine#4656] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:00:16.440 [Test worker @coroutine#4656] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:00:16.440 [Test worker @coroutine#4656] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:00:16.440 [Test worker @coroutine#4656] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:00:16.440 [Test worker @coroutine#4656] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:00:16.440 [Test worker @coroutine#4656] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:00:16.440 [Test worker @coroutine#4656] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@746f5752 2025-04-16 14:00:16.440 [Test worker @coroutine#4656] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:00:16.440 [Test worker @coroutine#4656] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:00:16.440 [Test worker @coroutine#4656] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:00:16.440 [Test worker @coroutine#4656] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:00:16.440 [Test worker @coroutine#4656] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:00:16.440 [Test worker @coroutine#4656] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:00:16.440 [Test worker @coroutine#4656] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:00:16.440 [Test worker @coroutine#4656] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:00:16.440 [Test worker @coroutine#4656] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:00:16.440 [Test worker @coroutine#4656] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:00:16.440 [Test worker @coroutine#4656] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:00:16.440 [Test worker @coroutine#4656] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:00:16.440 [Test worker @coroutine#4656] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:00:16.440 [Test worker @coroutine#4656] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 14:00:16.440 [Test worker @coroutine#4656] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 14:00:16.440 [Test worker @coroutine#4656] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:00:16.440 [Test worker @coroutine#4656] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:00:16.440 [Test worker @coroutine#4656] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 14:00:16.440 [Test worker @coroutine#4656] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:00:16.440 [Test worker @coroutine#4656] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-196" 2025-04-16 14:00:16.440 [Test worker @coroutine#4656] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:00:16.440 [Test worker @coroutine#4656] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:00:16.440 [Test worker @coroutine#4656] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:00:16.440 [Test worker @coroutine#4656] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:00:16.440 [Test worker @coroutine#4656] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:00:16.440 [Test worker @coroutine#4656] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:00:16.440 [Test worker @coroutine#4656] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:00:16.440 [Test worker @coroutine#4656] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:00:16.440 [Test worker @coroutine#4656] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Starting... 2025-04-16 14:00:16.440 [Test worker @coroutine#4656] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c666872 2025-04-16 14:00:16.440 [Test worker @coroutine#4656] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c666872 2025-04-16 14:00:16.440 [Test worker @coroutine#4656] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Start completed. 2025-04-16 14:00:16.448 [Test worker @coroutine#4656] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c666872 2025-04-16 14:00:16.453 [Test worker @coroutine#4658] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c666872 2025-04-16 14:00:16.453 [Test worker @coroutine#4660] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c666872 2025-04-16 14:00:16.454 [Test worker @coroutine#4662] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c666872 2025-04-16 14:00:16.454 [Test worker @coroutine#4656] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-197 - configuration: 2025-04-16 14:00:16.455 [Test worker @coroutine#4656] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:00:16.455 [Test worker @coroutine#4656] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:00:16.455 [Test worker @coroutine#4656] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:00:16.455 [Test worker @coroutine#4656] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:00:16.455 [Test worker @coroutine#4656] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:00:16.455 [Test worker @coroutine#4656] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:00:16.455 [Test worker @coroutine#4656] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@13088030 2025-04-16 14:00:16.455 [Test worker @coroutine#4656] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:00:16.455 [Test worker @coroutine#4656] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:00:16.455 [Test worker @coroutine#4656] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:00:16.455 [Test worker @coroutine#4656] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:00:16.455 [Test worker @coroutine#4656] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:00:16.455 [Test worker @coroutine#4656] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:00:16.455 [Test worker @coroutine#4656] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:00:16.455 [Test worker @coroutine#4656] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:00:16.455 [Test worker @coroutine#4656] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:00:16.455 [Test worker @coroutine#4656] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:00:16.455 [Test worker @coroutine#4656] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:00:16.455 [Test worker @coroutine#4656] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:00:16.455 [Test worker @coroutine#4656] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:00:16.455 [Test worker @coroutine#4656] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 14:00:16.455 [Test worker @coroutine#4656] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 14:00:16.455 [Test worker @coroutine#4656] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:00:16.455 [Test worker @coroutine#4656] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:00:16.455 [Test worker @coroutine#4656] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 14:00:16.455 [Test worker @coroutine#4656] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:00:16.455 [Test worker @coroutine#4656] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-197" 2025-04-16 14:00:16.455 [Test worker @coroutine#4656] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:00:16.455 [Test worker @coroutine#4656] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:00:16.455 [Test worker @coroutine#4656] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:00:16.455 [Test worker @coroutine#4656] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:00:16.455 [Test worker @coroutine#4656] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:00:16.455 [Test worker @coroutine#4656] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:00:16.455 [Test worker @coroutine#4656] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:00:16.455 [Test worker @coroutine#4656] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:00:16.455 [Test worker @coroutine#4656] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Starting... 2025-04-16 14:00:16.455 [Test worker @coroutine#4656] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c33bf70 2025-04-16 14:00:16.455 [Test worker @coroutine#4656] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c33bf70 2025-04-16 14:00:16.455 [Test worker @coroutine#4656] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Start completed. 2025-04-16 14:00:16.462 [Test worker @coroutine#4656] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c33bf70 2025-04-16 14:00:16.465 [DefaultDispatcher-worker-17 @coroutine#2333] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@204beb58 2025-04-16 14:00:16.466 [DefaultDispatcher-worker-17 @coroutine#2333] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:39507/UmAppDatabase/replication/nodeId 2025-04-16 14:00:16.466 [DefaultDispatcher-worker-17 @coroutine#2333] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:39507/UmAppDatabase/replication/nodeId. 2025-04-16 14:00:16.466 [DefaultDispatcher-worker-17 @coroutine#2333] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39507/UmAppDatabase/replication/nodeId 2025-04-16 14:00:16.466 [DefaultDispatcher-worker-14 @coroutine#2333] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39507/UmAppDatabase/replication/nodeId 2025-04-16 14:00:16.466 [DefaultDispatcher-worker-14 @coroutine#2333] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:39507/UmAppDatabase/replication/nodeId 2025-04-16 14:00:16.467 [Test worker @coroutine#4664] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c33bf70 2025-04-16 14:00:16.468 [Test worker @coroutine#4669] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c33bf70 2025-04-16 14:00:16.469 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c33bf70 2025-04-16 14:00:16.472 [DefaultDispatcher-worker-16 @coroutine#4673] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c33bf70 2025-04-16 14:00:16.480 [DefaultDispatcher-worker-17 @coroutine#4656] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c666872 2025-04-16 14:00:16.484 [DefaultDispatcher-worker-1 @coroutine#4656] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c666872 2025-04-16 14:00:16.488 [DefaultDispatcher-worker-1 @coroutine#4656] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c666872 2025-04-16 14:00:16.493 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Shutdown initiated... 2025-04-16 14:00:16.493 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Close initiated... 2025-04-16 14:00:16.493 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:00:16.493 [HikariPool-196 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4c666872: (connection evicted) 2025-04-16 14:00:16.494 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 14:00:16.494 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Closed. 2025-04-16 14:00:16.494 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Shutdown completed. 2025-04-16 14:00:16.494 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Shutdown initiated... 2025-04-16 14:00:16.494 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Close initiated... 2025-04-16 14:00:16.494 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:00:16.494 [HikariPool-197 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4c33bf70: (connection evicted) 2025-04-16 14:00:16.494 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 14:00:16.494 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Closed. 2025-04-16 14:00:16.494 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Shutdown completed. 2025-04-16 14:00:16.495 [Test worker @coroutine#4696] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-198 - configuration: 2025-04-16 14:00:16.495 [Test worker @coroutine#4696] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:00:16.495 [Test worker @coroutine#4696] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:00:16.495 [Test worker @coroutine#4696] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:00:16.495 [Test worker @coroutine#4696] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:00:16.495 [Test worker @coroutine#4696] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:00:16.495 [Test worker @coroutine#4696] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:00:16.495 [Test worker @coroutine#4696] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5b51a4c7 2025-04-16 14:00:16.495 [Test worker @coroutine#4696] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:00:16.495 [Test worker @coroutine#4696] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:00:16.495 [Test worker @coroutine#4696] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:00:16.495 [Test worker @coroutine#4696] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:00:16.495 [Test worker @coroutine#4696] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:00:16.495 [Test worker @coroutine#4696] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:00:16.495 [Test worker @coroutine#4696] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:00:16.495 [Test worker @coroutine#4696] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:00:16.495 [Test worker @coroutine#4696] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:00:16.495 [Test worker @coroutine#4696] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:00:16.495 [Test worker @coroutine#4696] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:00:16.495 [Test worker @coroutine#4696] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:00:16.495 [Test worker @coroutine#4696] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:00:16.495 [Test worker @coroutine#4696] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 14:00:16.495 [Test worker @coroutine#4696] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 14:00:16.495 [Test worker @coroutine#4696] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:00:16.495 [Test worker @coroutine#4696] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:00:16.495 [Test worker @coroutine#4696] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 14:00:16.495 [Test worker @coroutine#4696] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:00:16.495 [Test worker @coroutine#4696] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-198" 2025-04-16 14:00:16.495 [Test worker @coroutine#4696] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:00:16.495 [Test worker @coroutine#4696] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:00:16.495 [Test worker @coroutine#4696] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:00:16.495 [Test worker @coroutine#4696] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:00:16.495 [Test worker @coroutine#4696] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:00:16.495 [Test worker @coroutine#4696] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:00:16.495 [Test worker @coroutine#4696] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:00:16.495 [Test worker @coroutine#4696] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:00:16.495 [Test worker @coroutine#4696] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Starting... 2025-04-16 14:00:16.495 [Test worker @coroutine#4696] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Added connection org.sqlite.jdbc4.JDBC4Connection@6eb06667 2025-04-16 14:00:16.495 [Test worker @coroutine#4696] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Added connection org.sqlite.jdbc4.JDBC4Connection@6eb06667 2025-04-16 14:00:16.495 [Test worker @coroutine#4696] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Start completed. 2025-04-16 14:00:16.502 [Test worker @coroutine#4696] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6eb06667 2025-04-16 14:00:16.507 [Test worker @coroutine#4697] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6eb06667 2025-04-16 14:00:16.508 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6eb06667 2025-04-16 14:00:16.509 [Test worker @coroutine#4701] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6eb06667 2025-04-16 14:00:16.509 [Test worker @coroutine#4696] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-199 - configuration: 2025-04-16 14:00:16.509 [Test worker @coroutine#4696] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:00:16.509 [Test worker @coroutine#4696] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:00:16.509 [Test worker @coroutine#4696] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:00:16.509 [Test worker @coroutine#4696] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:00:16.509 [Test worker @coroutine#4696] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:00:16.509 [Test worker @coroutine#4696] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:00:16.509 [Test worker @coroutine#4696] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@55882ff2 2025-04-16 14:00:16.509 [Test worker @coroutine#4696] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:00:16.509 [Test worker @coroutine#4696] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:00:16.509 [Test worker @coroutine#4696] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:00:16.509 [Test worker @coroutine#4696] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:00:16.509 [Test worker @coroutine#4696] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:00:16.509 [Test worker @coroutine#4696] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:00:16.509 [Test worker @coroutine#4696] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:00:16.509 [Test worker @coroutine#4696] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:00:16.509 [Test worker @coroutine#4696] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:00:16.509 [Test worker @coroutine#4696] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:00:16.509 [Test worker @coroutine#4696] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:00:16.509 [Test worker @coroutine#4696] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:00:16.509 [Test worker @coroutine#4696] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:00:16.509 [Test worker @coroutine#4696] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 14:00:16.509 [Test worker @coroutine#4696] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 14:00:16.509 [Test worker @coroutine#4696] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:00:16.509 [Test worker @coroutine#4696] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:00:16.509 [Test worker @coroutine#4696] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 14:00:16.509 [Test worker @coroutine#4696] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:00:16.509 [Test worker @coroutine#4696] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-199" 2025-04-16 14:00:16.509 [Test worker @coroutine#4696] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:00:16.509 [Test worker @coroutine#4696] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:00:16.509 [Test worker @coroutine#4696] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:00:16.509 [Test worker @coroutine#4696] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:00:16.509 [Test worker @coroutine#4696] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:00:16.509 [Test worker @coroutine#4696] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:00:16.509 [Test worker @coroutine#4696] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:00:16.509 [Test worker @coroutine#4696] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:00:16.509 [Test worker @coroutine#4696] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Starting... 2025-04-16 14:00:16.509 [Test worker @coroutine#4696] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Added connection org.sqlite.jdbc4.JDBC4Connection@78131a47 2025-04-16 14:00:16.509 [Test worker @coroutine#4696] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Added connection org.sqlite.jdbc4.JDBC4Connection@78131a47 2025-04-16 14:00:16.509 [Test worker @coroutine#4696] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Start completed. 2025-04-16 14:00:16.517 [Test worker @coroutine#4696] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78131a47 2025-04-16 14:00:16.521 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78131a47 2025-04-16 14:00:16.522 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78131a47 2025-04-16 14:00:16.523 [Test worker @coroutine#4707] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78131a47 2025-04-16 14:00:16.527 [DefaultDispatcher-worker-3 @coroutine#4709] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78131a47 2025-04-16 14:00:16.534 [DefaultDispatcher-worker-6 @coroutine#4696] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6eb06667 2025-04-16 14:00:16.539 [DefaultDispatcher-worker-12 @coroutine#4696] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6eb06667 2025-04-16 14:00:16.541 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Shutdown initiated... 2025-04-16 14:00:16.541 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Close initiated... 2025-04-16 14:00:16.541 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:00:16.541 [HikariPool-198 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6eb06667: (connection evicted) 2025-04-16 14:00:16.542 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 14:00:16.542 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Closed. 2025-04-16 14:00:16.542 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Shutdown completed. 2025-04-16 14:00:16.542 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Shutdown initiated... 2025-04-16 14:00:16.542 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Close initiated... 2025-04-16 14:00:16.542 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:00:16.542 [HikariPool-199 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Closing connection org.sqlite.jdbc4.JDBC4Connection@78131a47: (connection evicted) 2025-04-16 14:00:16.543 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 14:00:16.543 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Closed. 2025-04-16 14:00:16.543 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Shutdown completed. 2025-04-16 14:00:16.544 [Test worker @coroutine#4733] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-200 - configuration: 2025-04-16 14:00:16.544 [Test worker @coroutine#4733] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:00:16.544 [Test worker @coroutine#4733] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:00:16.544 [Test worker @coroutine#4733] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:00:16.544 [Test worker @coroutine#4733] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:00:16.544 [Test worker @coroutine#4733] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:00:16.544 [Test worker @coroutine#4733] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:00:16.544 [Test worker @coroutine#4733] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@32df1a2a 2025-04-16 14:00:16.544 [Test worker @coroutine#4733] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:00:16.544 [Test worker @coroutine#4733] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:00:16.544 [Test worker @coroutine#4733] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:00:16.544 [Test worker @coroutine#4733] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:00:16.544 [Test worker @coroutine#4733] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:00:16.544 [Test worker @coroutine#4733] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:00:16.544 [Test worker @coroutine#4733] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:00:16.544 [Test worker @coroutine#4733] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:00:16.544 [Test worker @coroutine#4733] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:00:16.544 [Test worker @coroutine#4733] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:00:16.544 [Test worker @coroutine#4733] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:00:16.544 [Test worker @coroutine#4733] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:00:16.544 [Test worker @coroutine#4733] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:00:16.544 [Test worker @coroutine#4733] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 14:00:16.545 [Test worker @coroutine#4733] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 14:00:16.545 [Test worker @coroutine#4733] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:00:16.545 [Test worker @coroutine#4733] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:00:16.545 [Test worker @coroutine#4733] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 14:00:16.545 [Test worker @coroutine#4733] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:00:16.545 [Test worker @coroutine#4733] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-200" 2025-04-16 14:00:16.545 [Test worker @coroutine#4733] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:00:16.545 [Test worker @coroutine#4733] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:00:16.545 [Test worker @coroutine#4733] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:00:16.545 [Test worker @coroutine#4733] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:00:16.545 [Test worker @coroutine#4733] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:00:16.545 [Test worker @coroutine#4733] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:00:16.545 [Test worker @coroutine#4733] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:00:16.545 [Test worker @coroutine#4733] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:00:16.545 [Test worker @coroutine#4733] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Starting... 2025-04-16 14:00:16.545 [Test worker @coroutine#4733] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c431e2a 2025-04-16 14:00:16.545 [Test worker @coroutine#4733] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c431e2a 2025-04-16 14:00:16.545 [Test worker @coroutine#4733] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Start completed. 2025-04-16 14:00:16.553 [Test worker @coroutine#4733] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c431e2a 2025-04-16 14:00:16.558 [Test worker @coroutine#4734] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c431e2a 2025-04-16 14:00:16.559 [Test worker @coroutine#4736] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c431e2a 2025-04-16 14:00:16.559 [Test worker @coroutine#4738] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c431e2a 2025-04-16 14:00:16.560 [Test worker @coroutine#4733] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-201 - configuration: 2025-04-16 14:00:16.560 [Test worker @coroutine#4733] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:00:16.560 [Test worker @coroutine#4733] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:00:16.560 [Test worker @coroutine#4733] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:00:16.560 [Test worker @coroutine#4733] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:00:16.560 [Test worker @coroutine#4733] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:00:16.560 [Test worker @coroutine#4733] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:00:16.560 [Test worker @coroutine#4733] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@79d31e24 2025-04-16 14:00:16.560 [Test worker @coroutine#4733] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:00:16.560 [Test worker @coroutine#4733] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:00:16.560 [Test worker @coroutine#4733] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:00:16.560 [Test worker @coroutine#4733] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:00:16.560 [Test worker @coroutine#4733] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:00:16.560 [Test worker @coroutine#4733] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:00:16.560 [Test worker @coroutine#4733] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:00:16.560 [Test worker @coroutine#4733] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:00:16.560 [Test worker @coroutine#4733] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:00:16.560 [Test worker @coroutine#4733] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:00:16.560 [Test worker @coroutine#4733] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:00:16.560 [Test worker @coroutine#4733] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:00:16.560 [Test worker @coroutine#4733] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:00:16.560 [Test worker @coroutine#4733] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 14:00:16.560 [Test worker @coroutine#4733] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 14:00:16.560 [Test worker @coroutine#4733] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:00:16.560 [Test worker @coroutine#4733] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:00:16.560 [Test worker @coroutine#4733] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 14:00:16.560 [Test worker @coroutine#4733] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:00:16.560 [Test worker @coroutine#4733] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-201" 2025-04-16 14:00:16.560 [Test worker @coroutine#4733] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:00:16.560 [Test worker @coroutine#4733] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:00:16.560 [Test worker @coroutine#4733] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:00:16.560 [Test worker @coroutine#4733] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:00:16.560 [Test worker @coroutine#4733] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:00:16.560 [Test worker @coroutine#4733] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:00:16.560 [Test worker @coroutine#4733] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:00:16.560 [Test worker @coroutine#4733] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:00:16.560 [Test worker @coroutine#4733] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Starting... 2025-04-16 14:00:16.560 [Test worker @coroutine#4733] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Added connection org.sqlite.jdbc4.JDBC4Connection@45a0ba61 2025-04-16 14:00:16.560 [Test worker @coroutine#4733] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Added connection org.sqlite.jdbc4.JDBC4Connection@45a0ba61 2025-04-16 14:00:16.560 [Test worker @coroutine#4733] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Start completed. 2025-04-16 14:00:16.571 [Test worker @coroutine#4733] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45a0ba61 2025-04-16 14:00:16.576 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45a0ba61 2025-04-16 14:00:16.577 [Test worker @coroutine#4742] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45a0ba61 2025-04-16 14:00:16.578 [Test worker @coroutine#4744] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45a0ba61 2025-04-16 14:00:16.582 [DefaultDispatcher-worker-12 @coroutine#4746] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45a0ba61 2025-04-16 14:00:16.589 [DefaultDispatcher-worker-14 @coroutine#4733] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c431e2a 2025-04-16 14:00:16.595 [DefaultDispatcher-worker-19 @coroutine#4733] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c431e2a 2025-04-16 14:00:16.605 [DefaultDispatcher-worker-11 @coroutine#2375] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5367d46f 2025-04-16 14:00:16.605 [DefaultDispatcher-worker-11 @coroutine#2375] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56471/UmAppDatabase/replication/nodeId 2025-04-16 14:00:16.605 [DefaultDispatcher-worker-11 @coroutine#2375] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56471/UmAppDatabase/replication/nodeId. 2025-04-16 14:00:16.605 [DefaultDispatcher-worker-11 @coroutine#2375] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56471/UmAppDatabase/replication/nodeId 2025-04-16 14:00:16.605 [DefaultDispatcher-worker-11 @coroutine#4761] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c431e2a 2025-04-16 14:00:16.606 [DefaultDispatcher-worker-4 @coroutine#2375] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56471/UmAppDatabase/replication/nodeId 2025-04-16 14:00:16.606 [DefaultDispatcher-worker-4 @coroutine#2375] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56471/UmAppDatabase/replication/nodeId 2025-04-16 14:00:16.606 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Shutdown initiated... 2025-04-16 14:00:16.606 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Close initiated... 2025-04-16 14:00:16.606 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:00:16.606 [HikariPool-200 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4c431e2a: (connection evicted) 2025-04-16 14:00:16.607 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 14:00:16.607 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Closed. 2025-04-16 14:00:16.607 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Shutdown completed. 2025-04-16 14:00:16.607 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Shutdown initiated... 2025-04-16 14:00:16.607 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Close initiated... 2025-04-16 14:00:16.607 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:00:16.607 [HikariPool-201 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Closing connection org.sqlite.jdbc4.JDBC4Connection@45a0ba61: (connection evicted) 2025-04-16 14:00:16.607 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 14:00:16.607 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Closed. 2025-04-16 14:00:16.607 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Shutdown completed. 2025-04-16 14:00:16.608 [Test worker @coroutine#4770] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-202 - configuration: 2025-04-16 14:00:16.608 [Test worker @coroutine#4770] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:00:16.608 [Test worker @coroutine#4770] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:00:16.608 [Test worker @coroutine#4770] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:00:16.608 [Test worker @coroutine#4770] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:00:16.608 [Test worker @coroutine#4770] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:00:16.608 [Test worker @coroutine#4770] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:00:16.608 [Test worker @coroutine#4770] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1d628a88 2025-04-16 14:00:16.608 [Test worker @coroutine#4770] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:00:16.608 [Test worker @coroutine#4770] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:00:16.608 [Test worker @coroutine#4770] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:00:16.608 [Test worker @coroutine#4770] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:00:16.608 [Test worker @coroutine#4770] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:00:16.608 [Test worker @coroutine#4770] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:00:16.608 [Test worker @coroutine#4770] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:00:16.608 [Test worker @coroutine#4770] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:00:16.608 [Test worker @coroutine#4770] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:00:16.608 [Test worker @coroutine#4770] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:00:16.608 [Test worker @coroutine#4770] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:00:16.608 [Test worker @coroutine#4770] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:00:16.608 [Test worker @coroutine#4770] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:00:16.608 [Test worker @coroutine#4770] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 14:00:16.608 [Test worker @coroutine#4770] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 14:00:16.608 [Test worker @coroutine#4770] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:00:16.608 [Test worker @coroutine#4770] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:00:16.608 [Test worker @coroutine#4770] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 14:00:16.608 [Test worker @coroutine#4770] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:00:16.608 [Test worker @coroutine#4770] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-202" 2025-04-16 14:00:16.608 [Test worker @coroutine#4770] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:00:16.608 [Test worker @coroutine#4770] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:00:16.608 [Test worker @coroutine#4770] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:00:16.608 [Test worker @coroutine#4770] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:00:16.608 [Test worker @coroutine#4770] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:00:16.608 [Test worker @coroutine#4770] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:00:16.608 [Test worker @coroutine#4770] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:00:16.608 [Test worker @coroutine#4770] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:00:16.608 [Test worker @coroutine#4770] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Starting... 2025-04-16 14:00:16.608 [Test worker @coroutine#4770] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b48be5c 2025-04-16 14:00:16.608 [Test worker @coroutine#4770] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b48be5c 2025-04-16 14:00:16.608 [Test worker @coroutine#4770] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Start completed. 2025-04-16 14:00:16.616 [Test worker @coroutine#4770] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b48be5c 2025-04-16 14:00:16.622 [Test worker @coroutine#4771] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b48be5c 2025-04-16 14:00:16.623 [Test worker @coroutine#4773] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b48be5c 2025-04-16 14:00:16.624 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b48be5c 2025-04-16 14:00:16.624 [Test worker @coroutine#4770] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-203 - configuration: 2025-04-16 14:00:16.624 [Test worker @coroutine#4770] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:00:16.624 [Test worker @coroutine#4770] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:00:16.624 [Test worker @coroutine#4770] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:00:16.624 [Test worker @coroutine#4770] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:00:16.624 [Test worker @coroutine#4770] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:00:16.624 [Test worker @coroutine#4770] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:00:16.624 [Test worker @coroutine#4770] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6b28d4e4 2025-04-16 14:00:16.624 [Test worker @coroutine#4770] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:00:16.624 [Test worker @coroutine#4770] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:00:16.624 [Test worker @coroutine#4770] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:00:16.624 [Test worker @coroutine#4770] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:00:16.624 [Test worker @coroutine#4770] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:00:16.624 [Test worker @coroutine#4770] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:00:16.624 [Test worker @coroutine#4770] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:00:16.624 [Test worker @coroutine#4770] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:00:16.624 [Test worker @coroutine#4770] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:00:16.624 [Test worker @coroutine#4770] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:00:16.624 [Test worker @coroutine#4770] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:00:16.624 [Test worker @coroutine#4770] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:00:16.624 [Test worker @coroutine#4770] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:00:16.624 [Test worker @coroutine#4770] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 14:00:16.624 [Test worker @coroutine#4770] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 14:00:16.624 [Test worker @coroutine#4770] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:00:16.624 [Test worker @coroutine#4770] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:00:16.624 [Test worker @coroutine#4770] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 14:00:16.624 [Test worker @coroutine#4770] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:00:16.624 [Test worker @coroutine#4770] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-203" 2025-04-16 14:00:16.624 [Test worker @coroutine#4770] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:00:16.624 [Test worker @coroutine#4770] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:00:16.624 [Test worker @coroutine#4770] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:00:16.624 [Test worker @coroutine#4770] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:00:16.624 [Test worker @coroutine#4770] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:00:16.624 [Test worker @coroutine#4770] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:00:16.624 [Test worker @coroutine#4770] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:00:16.624 [Test worker @coroutine#4770] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:00:16.624 [Test worker @coroutine#4770] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Starting... 2025-04-16 14:00:16.624 [Test worker @coroutine#4770] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Added connection org.sqlite.jdbc4.JDBC4Connection@40941b54 2025-04-16 14:00:16.624 [Test worker @coroutine#4770] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Added connection org.sqlite.jdbc4.JDBC4Connection@40941b54 2025-04-16 14:00:16.624 [Test worker @coroutine#4770] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Start completed. 2025-04-16 14:00:16.632 [Test worker @coroutine#4770] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40941b54 2025-04-16 14:00:16.637 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40941b54 2025-04-16 14:00:16.638 [Test worker @coroutine#4779] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40941b54 2025-04-16 14:00:16.639 [Test worker @coroutine#4781] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40941b54 2025-04-16 14:00:16.643 [DefaultDispatcher-worker-5 @coroutine#4783] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40941b54 2025-04-16 14:00:16.650 [DefaultDispatcher-worker-4 @coroutine#4770] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b48be5c 2025-04-16 14:00:16.655 [DefaultDispatcher-worker-2 @coroutine#4770] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b48be5c 2025-04-16 14:00:16.658 [DefaultDispatcher-worker-12 @coroutine#4770] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b48be5c 2025-04-16 14:00:16.665 [DefaultDispatcher-worker-12 @coroutine#4800] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b48be5c 2025-04-16 14:00:16.666 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Shutdown initiated... 2025-04-16 14:00:16.666 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Close initiated... 2025-04-16 14:00:16.666 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:00:16.666 [HikariPool-202 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4b48be5c: (connection evicted) 2025-04-16 14:00:16.667 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 14:00:16.667 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Closed. 2025-04-16 14:00:16.667 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Shutdown completed. 2025-04-16 14:00:16.667 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Shutdown initiated... 2025-04-16 14:00:16.667 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Close initiated... 2025-04-16 14:00:16.667 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:00:16.667 [HikariPool-203 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Closing connection org.sqlite.jdbc4.JDBC4Connection@40941b54: (connection evicted) 2025-04-16 14:00:16.667 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 14:00:16.667 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Closed. 2025-04-16 14:00:16.667 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Shutdown completed. 2025-04-16 14:00:16.668 [Test worker @coroutine#4806] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-204 - configuration: 2025-04-16 14:00:16.668 [Test worker @coroutine#4806] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:00:16.668 [Test worker @coroutine#4806] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:00:16.668 [Test worker @coroutine#4806] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:00:16.668 [Test worker @coroutine#4806] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:00:16.668 [Test worker @coroutine#4806] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:00:16.668 [Test worker @coroutine#4806] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:00:16.668 [Test worker @coroutine#4806] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@12f85dc8 2025-04-16 14:00:16.668 [Test worker @coroutine#4806] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:00:16.668 [Test worker @coroutine#4806] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:00:16.668 [Test worker @coroutine#4806] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:00:16.668 [Test worker @coroutine#4806] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:00:16.668 [Test worker @coroutine#4806] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:00:16.668 [Test worker @coroutine#4806] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:00:16.668 [Test worker @coroutine#4806] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:00:16.668 [Test worker @coroutine#4806] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:00:16.668 [Test worker @coroutine#4806] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:00:16.668 [Test worker @coroutine#4806] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:00:16.668 [Test worker @coroutine#4806] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:00:16.668 [Test worker @coroutine#4806] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:00:16.668 [Test worker @coroutine#4806] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:00:16.668 [Test worker @coroutine#4806] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 14:00:16.668 [Test worker @coroutine#4806] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 14:00:16.668 [Test worker @coroutine#4806] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:00:16.668 [Test worker @coroutine#4806] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:00:16.668 [Test worker @coroutine#4806] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 14:00:16.668 [Test worker @coroutine#4806] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:00:16.668 [Test worker @coroutine#4806] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-204" 2025-04-16 14:00:16.668 [Test worker @coroutine#4806] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:00:16.668 [Test worker @coroutine#4806] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:00:16.668 [Test worker @coroutine#4806] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:00:16.668 [Test worker @coroutine#4806] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:00:16.668 [Test worker @coroutine#4806] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:00:16.668 [Test worker @coroutine#4806] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:00:16.668 [Test worker @coroutine#4806] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:00:16.668 [Test worker @coroutine#4806] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:00:16.668 [Test worker @coroutine#4806] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Starting... 2025-04-16 14:00:16.669 [Test worker @coroutine#4806] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b8d0c21 2025-04-16 14:00:16.669 [Test worker @coroutine#4806] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b8d0c21 2025-04-16 14:00:16.669 [Test worker @coroutine#4806] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Start completed. 2025-04-16 14:00:16.678 [Test worker @coroutine#4806] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b8d0c21 2025-04-16 14:00:16.682 [Test worker @coroutine#4807] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b8d0c21 2025-04-16 14:00:16.683 [Test worker @coroutine#4809] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b8d0c21 2025-04-16 14:00:16.684 [Test worker @coroutine#4811] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b8d0c21 2025-04-16 14:00:16.684 [Test worker @coroutine#4806] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-205 - configuration: 2025-04-16 14:00:16.685 [Test worker @coroutine#4806] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:00:16.685 [Test worker @coroutine#4806] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:00:16.685 [Test worker @coroutine#4806] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:00:16.685 [Test worker @coroutine#4806] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:00:16.685 [Test worker @coroutine#4806] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:00:16.685 [Test worker @coroutine#4806] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:00:16.685 [Test worker @coroutine#4806] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@26169be3 2025-04-16 14:00:16.685 [Test worker @coroutine#4806] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:00:16.685 [Test worker @coroutine#4806] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:00:16.685 [Test worker @coroutine#4806] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:00:16.685 [Test worker @coroutine#4806] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:00:16.685 [Test worker @coroutine#4806] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:00:16.685 [Test worker @coroutine#4806] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:00:16.685 [Test worker @coroutine#4806] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:00:16.685 [Test worker @coroutine#4806] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:00:16.685 [Test worker @coroutine#4806] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:00:16.685 [Test worker @coroutine#4806] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:00:16.685 [Test worker @coroutine#4806] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:00:16.685 [Test worker @coroutine#4806] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:00:16.685 [Test worker @coroutine#4806] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:00:16.685 [Test worker @coroutine#4806] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 14:00:16.685 [Test worker @coroutine#4806] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 14:00:16.685 [Test worker @coroutine#4806] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:00:16.685 [Test worker @coroutine#4806] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:00:16.685 [Test worker @coroutine#4806] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 14:00:16.685 [Test worker @coroutine#4806] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:00:16.685 [Test worker @coroutine#4806] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-205" 2025-04-16 14:00:16.685 [Test worker @coroutine#4806] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:00:16.685 [Test worker @coroutine#4806] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:00:16.685 [Test worker @coroutine#4806] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:00:16.685 [Test worker @coroutine#4806] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:00:16.685 [Test worker @coroutine#4806] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:00:16.685 [Test worker @coroutine#4806] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:00:16.685 [Test worker @coroutine#4806] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:00:16.685 [Test worker @coroutine#4806] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:00:16.685 [Test worker @coroutine#4806] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Starting... 2025-04-16 14:00:16.685 [Test worker @coroutine#4806] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f636de3 2025-04-16 14:00:16.685 [Test worker @coroutine#4806] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f636de3 2025-04-16 14:00:16.685 [Test worker @coroutine#4806] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Start completed. 2025-04-16 14:00:16.692 [Test worker @coroutine#4806] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f636de3 2025-04-16 14:00:16.697 [Test worker @coroutine#4813] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f636de3 2025-04-16 14:00:16.698 [Test worker @coroutine#4815] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f636de3 2025-04-16 14:00:16.699 [Test worker @coroutine#4817] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f636de3 2025-04-16 14:00:16.702 [DefaultDispatcher-worker-17 @coroutine#2428] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f3672eb 2025-04-16 14:00:16.702 [DefaultDispatcher-worker-17 @coroutine#2428] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35431/UmAppDatabase/replication/nodeId 2025-04-16 14:00:16.702 [DefaultDispatcher-worker-5 @coroutine#4819] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f636de3 2025-04-16 14:00:16.702 [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:35431/UmAppDatabase/replication/nodeId. 2025-04-16 14:00:16.702 [DefaultDispatcher-worker-17 @coroutine#2428] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35431/UmAppDatabase/replication/nodeId 2025-04-16 14:00:16.703 [DefaultDispatcher-worker-14 @coroutine#2428] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35431/UmAppDatabase/replication/nodeId 2025-04-16 14:00:16.703 [DefaultDispatcher-worker-14 @coroutine#2428] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35431/UmAppDatabase/replication/nodeId 2025-04-16 14:00:16.709 [DefaultDispatcher-worker-5 @coroutine#4806] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b8d0c21 2025-04-16 14:00:16.714 [DefaultDispatcher-worker-3 @coroutine#4806] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b8d0c21 2025-04-16 14:00:16.720 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Shutdown initiated... 2025-04-16 14:00:16.720 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Close initiated... 2025-04-16 14:00:16.720 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:00:16.721 [HikariPool-204 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1b8d0c21: (connection evicted) 2025-04-16 14:00:16.721 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 14:00:16.721 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Closed. 2025-04-16 14:00:16.721 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Shutdown completed. 2025-04-16 14:00:16.721 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Shutdown initiated... 2025-04-16 14:00:16.721 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Close initiated... 2025-04-16 14:00:16.721 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:00:16.721 [HikariPool-205 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6f636de3: (connection evicted) 2025-04-16 14:00:16.722 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 14:00:16.722 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Closed. 2025-04-16 14:00:16.722 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Shutdown completed. 2025-04-16 14:00:16.722 [Test worker @coroutine#4848] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-206 - configuration: 2025-04-16 14:00:16.722 [Test worker @coroutine#4848] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:00:16.722 [Test worker @coroutine#4848] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:00:16.722 [Test worker @coroutine#4848] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:00:16.722 [Test worker @coroutine#4848] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:00:16.722 [Test worker @coroutine#4848] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:00:16.722 [Test worker @coroutine#4848] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:00:16.722 [Test worker @coroutine#4848] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4c475547 2025-04-16 14:00:16.722 [Test worker @coroutine#4848] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:00:16.722 [Test worker @coroutine#4848] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:00:16.722 [Test worker @coroutine#4848] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:00:16.722 [Test worker @coroutine#4848] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:00:16.722 [Test worker @coroutine#4848] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:00:16.722 [Test worker @coroutine#4848] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:00:16.722 [Test worker @coroutine#4848] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:00:16.722 [Test worker @coroutine#4848] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:00:16.722 [Test worker @coroutine#4848] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:00:16.722 [Test worker @coroutine#4848] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:00:16.722 [Test worker @coroutine#4848] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:00:16.722 [Test worker @coroutine#4848] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:00:16.722 [Test worker @coroutine#4848] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:00:16.722 [Test worker @coroutine#4848] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 14:00:16.722 [Test worker @coroutine#4848] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 14:00:16.722 [Test worker @coroutine#4848] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:00:16.722 [Test worker @coroutine#4848] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:00:16.722 [Test worker @coroutine#4848] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 14:00:16.722 [Test worker @coroutine#4848] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:00:16.722 [Test worker @coroutine#4848] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-206" 2025-04-16 14:00:16.722 [Test worker @coroutine#4848] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:00:16.722 [Test worker @coroutine#4848] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:00:16.722 [Test worker @coroutine#4848] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:00:16.722 [Test worker @coroutine#4848] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:00:16.722 [Test worker @coroutine#4848] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:00:16.722 [Test worker @coroutine#4848] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:00:16.722 [Test worker @coroutine#4848] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:00:16.722 [Test worker @coroutine#4848] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:00:16.722 [Test worker @coroutine#4848] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Starting... 2025-04-16 14:00:16.723 [Test worker @coroutine#4848] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Added connection org.sqlite.jdbc4.JDBC4Connection@71b9b035 2025-04-16 14:00:16.723 [Test worker @coroutine#4848] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Added connection org.sqlite.jdbc4.JDBC4Connection@71b9b035 2025-04-16 14:00:16.723 [Test worker @coroutine#4848] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Start completed. 2025-04-16 14:00:16.730 [Test worker @coroutine#4848] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71b9b035 2025-04-16 14:00:16.735 [Test worker @coroutine#4849] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71b9b035 2025-04-16 14:00:16.736 [Test worker @coroutine#4851] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71b9b035 2025-04-16 14:00:16.737 [Test worker @coroutine#4853] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71b9b035 2025-04-16 14:00:16.738 [Test worker @coroutine#4848] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-207 - configuration: 2025-04-16 14:00:16.738 [Test worker @coroutine#4848] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:00:16.738 [Test worker @coroutine#4848] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:00:16.738 [Test worker @coroutine#4848] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:00:16.738 [Test worker @coroutine#4848] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:00:16.738 [Test worker @coroutine#4848] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:00:16.738 [Test worker @coroutine#4848] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:00:16.738 [Test worker @coroutine#4848] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2a6f3ac7 2025-04-16 14:00:16.738 [Test worker @coroutine#4848] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:00:16.738 [Test worker @coroutine#4848] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:00:16.738 [Test worker @coroutine#4848] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:00:16.738 [Test worker @coroutine#4848] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:00:16.738 [Test worker @coroutine#4848] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:00:16.738 [Test worker @coroutine#4848] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:00:16.738 [Test worker @coroutine#4848] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:00:16.738 [Test worker @coroutine#4848] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:00:16.738 [Test worker @coroutine#4848] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:00:16.738 [Test worker @coroutine#4848] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:00:16.738 [Test worker @coroutine#4848] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:00:16.738 [Test worker @coroutine#4848] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:00:16.738 [Test worker @coroutine#4848] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:00:16.738 [Test worker @coroutine#4848] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 14:00:16.738 [Test worker @coroutine#4848] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 14:00:16.738 [Test worker @coroutine#4848] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:00:16.738 [Test worker @coroutine#4848] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:00:16.738 [Test worker @coroutine#4848] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 14:00:16.738 [Test worker @coroutine#4848] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:00:16.738 [Test worker @coroutine#4848] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-207" 2025-04-16 14:00:16.738 [Test worker @coroutine#4848] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:00:16.738 [Test worker @coroutine#4848] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:00:16.738 [Test worker @coroutine#4848] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:00:16.738 [Test worker @coroutine#4848] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:00:16.738 [Test worker @coroutine#4848] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:00:16.738 [Test worker @coroutine#4848] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:00:16.738 [Test worker @coroutine#4848] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:00:16.738 [Test worker @coroutine#4848] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:00:16.738 [Test worker @coroutine#4848] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Starting... 2025-04-16 14:00:16.738 [Test worker @coroutine#4848] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Added connection org.sqlite.jdbc4.JDBC4Connection@729feae8 2025-04-16 14:00:16.738 [Test worker @coroutine#4848] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Added connection org.sqlite.jdbc4.JDBC4Connection@729feae8 2025-04-16 14:00:16.738 [Test worker @coroutine#4848] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Start completed. 2025-04-16 14:00:16.746 [Test worker @coroutine#4848] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@729feae8 2025-04-16 14:00:16.750 [Test worker @coroutine#4855] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@729feae8 2025-04-16 14:00:16.751 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@729feae8 2025-04-16 14:00:16.752 [Test worker @coroutine#4859] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@729feae8 2025-04-16 14:00:16.756 [DefaultDispatcher-worker-3 @coroutine#4861] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@729feae8 2025-04-16 14:00:16.763 [DefaultDispatcher-worker-17 @coroutine#4848] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71b9b035 2025-04-16 14:00:16.767 [DefaultDispatcher-worker-17 @coroutine#4848] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71b9b035 2025-04-16 14:00:16.770 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Shutdown initiated... 2025-04-16 14:00:16.770 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Close initiated... 2025-04-16 14:00:16.770 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:00:16.770 [HikariPool-206 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Closing connection org.sqlite.jdbc4.JDBC4Connection@71b9b035: (connection evicted) 2025-04-16 14:00:16.770 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 14:00:16.770 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Closed. 2025-04-16 14:00:16.770 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Shutdown completed. 2025-04-16 14:00:16.770 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Shutdown initiated... 2025-04-16 14:00:16.770 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Close initiated... 2025-04-16 14:00:16.770 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:00:16.771 [HikariPool-207 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Closing connection org.sqlite.jdbc4.JDBC4Connection@729feae8: (connection evicted) 2025-04-16 14:00:16.771 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 14:00:16.771 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Closed. 2025-04-16 14:00:16.771 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Shutdown completed. 2025-04-16 14:00:16.772 [Test worker @coroutine#4889] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-208 - configuration: 2025-04-16 14:00:16.772 [Test worker @coroutine#4889] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:00:16.772 [Test worker @coroutine#4889] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:00:16.772 [Test worker @coroutine#4889] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:00:16.772 [Test worker @coroutine#4889] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:00:16.772 [Test worker @coroutine#4889] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:00:16.772 [Test worker @coroutine#4889] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:00:16.772 [Test worker @coroutine#4889] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@737e4a7b 2025-04-16 14:00:16.772 [Test worker @coroutine#4889] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:00:16.772 [Test worker @coroutine#4889] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:00:16.772 [Test worker @coroutine#4889] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:00:16.772 [Test worker @coroutine#4889] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:00:16.772 [Test worker @coroutine#4889] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:00:16.772 [Test worker @coroutine#4889] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:00:16.772 [Test worker @coroutine#4889] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:00:16.772 [Test worker @coroutine#4889] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:00:16.772 [Test worker @coroutine#4889] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:00:16.772 [Test worker @coroutine#4889] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:00:16.772 [Test worker @coroutine#4889] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:00:16.772 [Test worker @coroutine#4889] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:00:16.772 [Test worker @coroutine#4889] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:00:16.772 [Test worker @coroutine#4889] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 14:00:16.772 [Test worker @coroutine#4889] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 14:00:16.772 [Test worker @coroutine#4889] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:00:16.772 [Test worker @coroutine#4889] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:00:16.772 [Test worker @coroutine#4889] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 14:00:16.772 [Test worker @coroutine#4889] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:00:16.772 [Test worker @coroutine#4889] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-208" 2025-04-16 14:00:16.772 [Test worker @coroutine#4889] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:00:16.772 [Test worker @coroutine#4889] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:00:16.772 [Test worker @coroutine#4889] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:00:16.772 [Test worker @coroutine#4889] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:00:16.772 [Test worker @coroutine#4889] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:00:16.772 [Test worker @coroutine#4889] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:00:16.772 [Test worker @coroutine#4889] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:00:16.772 [Test worker @coroutine#4889] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:00:16.772 [Test worker @coroutine#4889] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Starting... 2025-04-16 14:00:16.772 [Test worker @coroutine#4889] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Added connection org.sqlite.jdbc4.JDBC4Connection@747e0a31 2025-04-16 14:00:16.772 [Test worker @coroutine#4889] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Added connection org.sqlite.jdbc4.JDBC4Connection@747e0a31 2025-04-16 14:00:16.772 [Test worker @coroutine#4889] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Start completed. 2025-04-16 14:00:16.779 [Test worker @coroutine#4889] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@747e0a31 2025-04-16 14:00:16.784 [Test worker @coroutine#4890] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@747e0a31 2025-04-16 14:00:16.785 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@747e0a31 2025-04-16 14:00:16.786 [Test worker @coroutine#4894] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@747e0a31 2025-04-16 14:00:16.786 [Test worker @coroutine#4889] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-209 - configuration: 2025-04-16 14:00:16.787 [Test worker @coroutine#4889] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:00:16.787 [Test worker @coroutine#4889] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:00:16.787 [Test worker @coroutine#4889] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:00:16.787 [Test worker @coroutine#4889] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:00:16.787 [Test worker @coroutine#4889] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:00:16.787 [Test worker @coroutine#4889] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:00:16.787 [Test worker @coroutine#4889] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@68f9a4f4 2025-04-16 14:00:16.787 [Test worker @coroutine#4889] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:00:16.787 [Test worker @coroutine#4889] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:00:16.787 [Test worker @coroutine#4889] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:00:16.787 [Test worker @coroutine#4889] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:00:16.787 [Test worker @coroutine#4889] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:00:16.787 [Test worker @coroutine#4889] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:00:16.787 [Test worker @coroutine#4889] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:00:16.787 [Test worker @coroutine#4889] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:00:16.787 [Test worker @coroutine#4889] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:00:16.787 [Test worker @coroutine#4889] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:00:16.787 [Test worker @coroutine#4889] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:00:16.787 [Test worker @coroutine#4889] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:00:16.787 [Test worker @coroutine#4889] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:00:16.787 [Test worker @coroutine#4889] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 14:00:16.787 [Test worker @coroutine#4889] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 14:00:16.787 [Test worker @coroutine#4889] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:00:16.787 [Test worker @coroutine#4889] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:00:16.787 [Test worker @coroutine#4889] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 14:00:16.787 [Test worker @coroutine#4889] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:00:16.787 [Test worker @coroutine#4889] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-209" 2025-04-16 14:00:16.787 [Test worker @coroutine#4889] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:00:16.787 [Test worker @coroutine#4889] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:00:16.787 [Test worker @coroutine#4889] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:00:16.787 [Test worker @coroutine#4889] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:00:16.787 [Test worker @coroutine#4889] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:00:16.787 [Test worker @coroutine#4889] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:00:16.787 [Test worker @coroutine#4889] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:00:16.787 [Test worker @coroutine#4889] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:00:16.787 [Test worker @coroutine#4889] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Starting... 2025-04-16 14:00:16.787 [Test worker @coroutine#4889] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Added connection org.sqlite.jdbc4.JDBC4Connection@309e874 2025-04-16 14:00:16.787 [Test worker @coroutine#4889] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Added connection org.sqlite.jdbc4.JDBC4Connection@309e874 2025-04-16 14:00:16.787 [Test worker @coroutine#4889] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Start completed. 2025-04-16 14:00:16.794 [Test worker @coroutine#4889] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@309e874 2025-04-16 14:00:16.799 [Test worker @coroutine#4896] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@309e874 2025-04-16 14:00:16.800 [Test worker @coroutine#4898] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@309e874 2025-04-16 14:00:16.801 [Test worker @coroutine#4900] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@309e874 2025-04-16 14:00:16.804 [DefaultDispatcher-worker-8 @coroutine#4902] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@309e874 2025-04-16 14:00:16.811 [DefaultDispatcher-worker-6 @coroutine#4889] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@747e0a31 2025-04-16 14:00:16.816 [DefaultDispatcher-worker-19 @coroutine#4889] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@747e0a31 2025-04-16 14:00:16.818 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Shutdown initiated... 2025-04-16 14:00:16.818 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Close initiated... 2025-04-16 14:00:16.818 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:00:16.818 [HikariPool-208 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Closing connection org.sqlite.jdbc4.JDBC4Connection@747e0a31: (connection evicted) 2025-04-16 14:00:16.818 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 14:00:16.818 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Closed. 2025-04-16 14:00:16.818 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Shutdown completed. 2025-04-16 14:00:16.818 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Shutdown initiated... 2025-04-16 14:00:16.818 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Close initiated... 2025-04-16 14:00:16.818 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:00:16.819 [HikariPool-209 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Closing connection org.sqlite.jdbc4.JDBC4Connection@309e874: (connection evicted) 2025-04-16 14:00:16.819 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 14:00:16.819 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Closed. 2025-04-16 14:00:16.819 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Shutdown completed. 2025-04-16 14:00:16.820 [Test worker @coroutine#4928] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-210 - configuration: 2025-04-16 14:00:16.820 [Test worker @coroutine#4928] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:00:16.820 [Test worker @coroutine#4928] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:00:16.820 [Test worker @coroutine#4928] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:00:16.820 [Test worker @coroutine#4928] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:00:16.820 [Test worker @coroutine#4928] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:00:16.820 [Test worker @coroutine#4928] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:00:16.820 [Test worker @coroutine#4928] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@59f59a0a 2025-04-16 14:00:16.820 [Test worker @coroutine#4928] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:00:16.820 [Test worker @coroutine#4928] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:00:16.820 [Test worker @coroutine#4928] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:00:16.820 [Test worker @coroutine#4928] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:00:16.820 [Test worker @coroutine#4928] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:00:16.820 [Test worker @coroutine#4928] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:00:16.820 [Test worker @coroutine#4928] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:00:16.820 [Test worker @coroutine#4928] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:00:16.820 [Test worker @coroutine#4928] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:00:16.820 [Test worker @coroutine#4928] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:00:16.820 [Test worker @coroutine#4928] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:00:16.820 [Test worker @coroutine#4928] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:00:16.820 [Test worker @coroutine#4928] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:00:16.820 [Test worker @coroutine#4928] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 14:00:16.820 [Test worker @coroutine#4928] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 14:00:16.820 [Test worker @coroutine#4928] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:00:16.820 [Test worker @coroutine#4928] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:00:16.820 [Test worker @coroutine#4928] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 14:00:16.820 [Test worker @coroutine#4928] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:00:16.820 [Test worker @coroutine#4928] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-210" 2025-04-16 14:00:16.820 [Test worker @coroutine#4928] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:00:16.820 [Test worker @coroutine#4928] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:00:16.820 [Test worker @coroutine#4928] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:00:16.820 [Test worker @coroutine#4928] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:00:16.820 [Test worker @coroutine#4928] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:00:16.820 [Test worker @coroutine#4928] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:00:16.820 [Test worker @coroutine#4928] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:00:16.820 [Test worker @coroutine#4928] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:00:16.820 [Test worker @coroutine#4928] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Starting... 2025-04-16 14:00:16.821 [Test worker @coroutine#4928] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Added connection org.sqlite.jdbc4.JDBC4Connection@3bd69bf6 2025-04-16 14:00:16.821 [Test worker @coroutine#4928] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Added connection org.sqlite.jdbc4.JDBC4Connection@3bd69bf6 2025-04-16 14:00:16.821 [Test worker @coroutine#4928] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Start completed. 2025-04-16 14:00:16.828 [Test worker @coroutine#4928] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bd69bf6 2025-04-16 14:00:16.834 [Test worker @coroutine#4929] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bd69bf6 2025-04-16 14:00:16.835 [Test worker @coroutine#4931] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bd69bf6 2025-04-16 14:00:16.835 [Test worker @coroutine#4933] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bd69bf6 2025-04-16 14:00:16.836 [Test worker @coroutine#4928] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-211 - configuration: 2025-04-16 14:00:16.836 [Test worker @coroutine#4928] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:00:16.836 [Test worker @coroutine#4928] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:00:16.836 [Test worker @coroutine#4928] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:00:16.836 [Test worker @coroutine#4928] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:00:16.836 [Test worker @coroutine#4928] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:00:16.836 [Test worker @coroutine#4928] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:00:16.836 [Test worker @coroutine#4928] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1e0d70db 2025-04-16 14:00:16.836 [Test worker @coroutine#4928] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:00:16.836 [Test worker @coroutine#4928] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:00:16.836 [Test worker @coroutine#4928] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:00:16.836 [Test worker @coroutine#4928] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:00:16.836 [Test worker @coroutine#4928] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:00:16.836 [Test worker @coroutine#4928] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:00:16.836 [Test worker @coroutine#4928] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:00:16.836 [Test worker @coroutine#4928] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:00:16.836 [Test worker @coroutine#4928] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:00:16.836 [Test worker @coroutine#4928] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:00:16.836 [Test worker @coroutine#4928] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:00:16.836 [Test worker @coroutine#4928] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:00:16.836 [Test worker @coroutine#4928] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:00:16.836 [Test worker @coroutine#4928] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 14:00:16.836 [Test worker @coroutine#4928] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 14:00:16.836 [Test worker @coroutine#4928] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:00:16.836 [Test worker @coroutine#4928] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:00:16.836 [Test worker @coroutine#4928] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 14:00:16.836 [Test worker @coroutine#4928] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:00:16.836 [Test worker @coroutine#4928] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-211" 2025-04-16 14:00:16.836 [Test worker @coroutine#4928] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:00:16.836 [Test worker @coroutine#4928] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:00:16.836 [Test worker @coroutine#4928] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:00:16.836 [Test worker @coroutine#4928] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:00:16.836 [Test worker @coroutine#4928] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:00:16.836 [Test worker @coroutine#4928] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:00:16.836 [Test worker @coroutine#4928] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:00:16.836 [Test worker @coroutine#4928] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:00:16.836 [Test worker @coroutine#4928] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Starting... 2025-04-16 14:00:16.836 [Test worker @coroutine#4928] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Added connection org.sqlite.jdbc4.JDBC4Connection@32fa7ff0 2025-04-16 14:00:16.836 [Test worker @coroutine#4928] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Added connection org.sqlite.jdbc4.JDBC4Connection@32fa7ff0 2025-04-16 14:00:16.836 [Test worker @coroutine#4928] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Start completed. 2025-04-16 14:00:16.844 [Test worker @coroutine#4928] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32fa7ff0 2025-04-16 14:00:16.849 [Test worker @coroutine#4935] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32fa7ff0 2025-04-16 14:00:16.850 [Test worker @coroutine#4937] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32fa7ff0 2025-04-16 14:00:16.851 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32fa7ff0 2025-04-16 14:00:16.854 [DefaultDispatcher-worker-11 @coroutine#4941] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32fa7ff0 2025-04-16 14:00:16.862 [DefaultDispatcher-worker-18 @coroutine#4928] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bd69bf6 2025-04-16 14:00:16.869 [DefaultDispatcher-worker-20 @coroutine#4928] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bd69bf6 2025-04-16 14:00:16.873 [DefaultDispatcher-worker-5 @coroutine#4928] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bd69bf6 2025-04-16 14:00:16.921 [HikariPool-210 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:00:16.937 [HikariPool-211 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:00:16.987 [DefaultDispatcher-worker-17 @coroutine#4958] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bd69bf6 2025-04-16 14:00:16.988 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Shutdown initiated... 2025-04-16 14:00:16.988 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Close initiated... 2025-04-16 14:00:16.988 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:00:16.988 [HikariPool-210 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3bd69bf6: (connection evicted) 2025-04-16 14:00:16.989 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 14:00:16.989 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Closed. 2025-04-16 14:00:16.989 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Shutdown completed. 2025-04-16 14:00:16.989 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Shutdown initiated... 2025-04-16 14:00:16.989 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Close initiated... 2025-04-16 14:00:16.989 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:00:16.989 [HikariPool-211 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Closing connection org.sqlite.jdbc4.JDBC4Connection@32fa7ff0: (connection evicted) 2025-04-16 14:00:16.989 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 14:00:16.989 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Closed. 2025-04-16 14:00:16.989 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Shutdown completed. 2025-04-16 14:00:16.990 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-212 - configuration: 2025-04-16 14:00:16.990 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:00:16.990 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:00:16.990 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:00:16.990 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:00:16.990 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:00:16.990 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:00:16.990 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7e753fd6 2025-04-16 14:00:16.990 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:00:16.990 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:00:16.990 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:00:16.990 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:00:16.990 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:00:16.990 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:00:16.990 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:00:16.990 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:00:16.990 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:00:16.990 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:00:16.990 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:00:16.990 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:00:16.990 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:00:16.990 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 14:00:16.990 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 14:00:16.990 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:00:16.990 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:00:16.990 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 14:00:16.990 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:00:16.990 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-212" 2025-04-16 14:00:16.990 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:00:16.990 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:00:16.990 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:00:16.990 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:00:16.990 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:00:16.990 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:00:16.990 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:00:16.990 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:00:16.990 [Test worker @coroutine#4965] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Starting... 2025-04-16 14:00:16.990 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f234e35 2025-04-16 14:00:16.990 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f234e35 2025-04-16 14:00:16.990 [Test worker @coroutine#4965] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Start completed. 2025-04-16 14:00:16.999 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f234e35 2025-04-16 14:00:17.004 [Test worker @coroutine#4966] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f234e35 2025-04-16 14:00:17.005 [Test worker @coroutine#4968] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f234e35 2025-04-16 14:00:17.005 [Test worker @coroutine#4970] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f234e35 2025-04-16 14:00:17.006 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-213 - configuration: 2025-04-16 14:00:17.006 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:00:17.006 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:00:17.006 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:00:17.006 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:00:17.006 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:00:17.006 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:00:17.006 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@27bde886 2025-04-16 14:00:17.006 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:00:17.006 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:00:17.006 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:00:17.006 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:00:17.006 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:00:17.006 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:00:17.006 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:00:17.006 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:00:17.006 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:00:17.006 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:00:17.006 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:00:17.006 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:00:17.006 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:00:17.006 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 14:00:17.006 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 14:00:17.006 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:00:17.006 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:00:17.006 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 14:00:17.006 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:00:17.006 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-213" 2025-04-16 14:00:17.006 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:00:17.006 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:00:17.006 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:00:17.006 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:00:17.006 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:00:17.006 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:00:17.006 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:00:17.006 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:00:17.006 [Test worker @coroutine#4965] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Starting... 2025-04-16 14:00:17.006 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Added connection org.sqlite.jdbc4.JDBC4Connection@66ee4640 2025-04-16 14:00:17.006 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Added connection org.sqlite.jdbc4.JDBC4Connection@66ee4640 2025-04-16 14:00:17.006 [Test worker @coroutine#4965] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Start completed. 2025-04-16 14:00:17.013 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66ee4640 2025-04-16 14:00:17.018 [Test worker @coroutine#4972] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66ee4640 2025-04-16 14:00:17.019 [Test worker @coroutine#4974] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66ee4640 2025-04-16 14:00:17.020 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66ee4640 2025-04-16 14:00:17.023 [DefaultDispatcher-worker-8 @coroutine#4978] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66ee4640 2025-04-16 14:00:17.031 [DefaultDispatcher-worker-15 @coroutine#4965] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f234e35 2025-04-16 14:00:17.037 [DefaultDispatcher-worker-5 @coroutine#4965] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f234e35 2025-04-16 14:00:17.041 [DefaultDispatcher-worker-20 @coroutine#4965] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f234e35 2025-04-16 14:00:17.043 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Shutdown initiated... 2025-04-16 14:00:17.043 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Close initiated... 2025-04-16 14:00:17.043 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:00:17.043 [HikariPool-212 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1f234e35: (connection evicted) 2025-04-16 14:00:17.044 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 14:00:17.044 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Closed. 2025-04-16 14:00:17.044 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Shutdown completed. 2025-04-16 14:00:17.044 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Shutdown initiated... 2025-04-16 14:00:17.044 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Close initiated... 2025-04-16 14:00:17.044 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:00:17.044 [HikariPool-213 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Closing connection org.sqlite.jdbc4.JDBC4Connection@66ee4640: (connection evicted) 2025-04-16 14:00:17.044 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 14:00:17.044 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Closed. 2025-04-16 14:00:17.044 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Shutdown completed. 2025-04-16 14:00:17.045 [Test worker @coroutine#4994] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-214 - configuration: 2025-04-16 14:00:17.045 [Test worker @coroutine#4994] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:00:17.045 [Test worker @coroutine#4994] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:00:17.045 [Test worker @coroutine#4994] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:00:17.045 [Test worker @coroutine#4994] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:00:17.045 [Test worker @coroutine#4994] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:00:17.045 [Test worker @coroutine#4994] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:00:17.045 [Test worker @coroutine#4994] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@71e740c6 2025-04-16 14:00:17.045 [Test worker @coroutine#4994] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:00:17.045 [Test worker @coroutine#4994] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:00:17.045 [Test worker @coroutine#4994] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:00:17.045 [Test worker @coroutine#4994] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:00:17.045 [Test worker @coroutine#4994] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:00:17.045 [Test worker @coroutine#4994] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:00:17.045 [Test worker @coroutine#4994] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:00:17.045 [Test worker @coroutine#4994] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:00:17.045 [Test worker @coroutine#4994] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:00:17.045 [Test worker @coroutine#4994] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:00:17.045 [Test worker @coroutine#4994] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:00:17.045 [Test worker @coroutine#4994] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:00:17.045 [Test worker @coroutine#4994] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:00:17.045 [Test worker @coroutine#4994] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 14:00:17.045 [Test worker @coroutine#4994] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 14:00:17.045 [Test worker @coroutine#4994] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:00:17.045 [Test worker @coroutine#4994] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:00:17.045 [Test worker @coroutine#4994] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 14:00:17.045 [Test worker @coroutine#4994] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:00:17.045 [Test worker @coroutine#4994] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-214" 2025-04-16 14:00:17.045 [Test worker @coroutine#4994] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:00:17.045 [Test worker @coroutine#4994] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:00:17.045 [Test worker @coroutine#4994] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:00:17.045 [Test worker @coroutine#4994] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:00:17.045 [Test worker @coroutine#4994] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:00:17.045 [Test worker @coroutine#4994] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:00:17.045 [Test worker @coroutine#4994] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:00:17.045 [Test worker @coroutine#4994] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:00:17.045 [Test worker @coroutine#4994] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Starting... 2025-04-16 14:00:17.045 [Test worker @coroutine#4994] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a26eecb 2025-04-16 14:00:17.045 [Test worker @coroutine#4994] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a26eecb 2025-04-16 14:00:17.045 [Test worker @coroutine#4994] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Start completed. 2025-04-16 14:00:17.053 [Test worker @coroutine#4994] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a26eecb 2025-04-16 14:00:17.057 [DefaultDispatcher-worker-6 @coroutine#2098] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c89fdd8 2025-04-16 14:00:17.057 [DefaultDispatcher-worker-6 @coroutine#2098] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34309/UmAppDatabase/replication/nodeId 2025-04-16 14:00:17.057 [DefaultDispatcher-worker-6 @coroutine#2098] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34309/UmAppDatabase/replication/nodeId. 2025-04-16 14:00:17.057 [DefaultDispatcher-worker-6 @coroutine#2098] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34309/UmAppDatabase/replication/nodeId 2025-04-16 14:00:17.058 [DefaultDispatcher-worker-18 @coroutine#2098] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34309/UmAppDatabase/replication/nodeId 2025-04-16 14:00:17.058 [DefaultDispatcher-worker-18 @coroutine#2098] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34309/UmAppDatabase/replication/nodeId 2025-04-16 14:00:17.059 [Test worker @coroutine#4995] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a26eecb 2025-04-16 14:00:17.059 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a26eecb 2025-04-16 14:00:17.060 [Test worker @coroutine#5002] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a26eecb 2025-04-16 14:00:17.061 [Test worker @coroutine#4994] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-215 - configuration: 2025-04-16 14:00:17.061 [Test worker @coroutine#4994] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:00:17.061 [Test worker @coroutine#4994] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:00:17.061 [Test worker @coroutine#4994] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:00:17.061 [Test worker @coroutine#4994] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:00:17.061 [Test worker @coroutine#4994] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:00:17.061 [Test worker @coroutine#4994] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:00:17.061 [Test worker @coroutine#4994] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3b386ba7 2025-04-16 14:00:17.061 [Test worker @coroutine#4994] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:00:17.061 [Test worker @coroutine#4994] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:00:17.061 [Test worker @coroutine#4994] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:00:17.061 [Test worker @coroutine#4994] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:00:17.061 [Test worker @coroutine#4994] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:00:17.061 [Test worker @coroutine#4994] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:00:17.061 [Test worker @coroutine#4994] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:00:17.061 [Test worker @coroutine#4994] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:00:17.061 [Test worker @coroutine#4994] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:00:17.061 [Test worker @coroutine#4994] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:00:17.061 [Test worker @coroutine#4994] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:00:17.061 [Test worker @coroutine#4994] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:00:17.061 [Test worker @coroutine#4994] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:00:17.061 [Test worker @coroutine#4994] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 14:00:17.061 [Test worker @coroutine#4994] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 14:00:17.061 [Test worker @coroutine#4994] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:00:17.061 [Test worker @coroutine#4994] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:00:17.061 [Test worker @coroutine#4994] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 14:00:17.061 [Test worker @coroutine#4994] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:00:17.061 [Test worker @coroutine#4994] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-215" 2025-04-16 14:00:17.061 [Test worker @coroutine#4994] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:00:17.061 [Test worker @coroutine#4994] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:00:17.061 [Test worker @coroutine#4994] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:00:17.061 [Test worker @coroutine#4994] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:00:17.061 [Test worker @coroutine#4994] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:00:17.061 [Test worker @coroutine#4994] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:00:17.061 [Test worker @coroutine#4994] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:00:17.061 [Test worker @coroutine#4994] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:00:17.061 [Test worker @coroutine#4994] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Starting... 2025-04-16 14:00:17.061 [Test worker @coroutine#4994] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Added connection org.sqlite.jdbc4.JDBC4Connection@644e9953 2025-04-16 14:00:17.061 [Test worker @coroutine#4994] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Added connection org.sqlite.jdbc4.JDBC4Connection@644e9953 2025-04-16 14:00:17.061 [Test worker @coroutine#4994] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Start completed. 2025-04-16 14:00:17.069 [Test worker @coroutine#4994] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@644e9953 2025-04-16 14:00:17.074 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@644e9953 2025-04-16 14:00:17.075 [Test worker @coroutine#5006] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@644e9953 2025-04-16 14:00:17.076 [Test worker @coroutine#5008] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@644e9953 2025-04-16 14:00:17.080 [DefaultDispatcher-worker-2 @coroutine#5010] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@644e9953 2025-04-16 14:00:17.086 [DefaultDispatcher-worker-12 @coroutine#4994] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a26eecb 2025-04-16 14:00:17.092 [DefaultDispatcher-worker-21 @coroutine#4994] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a26eecb 2025-04-16 14:00:17.095 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Shutdown initiated... 2025-04-16 14:00:17.095 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Close initiated... 2025-04-16 14:00:17.095 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:00:17.095 [HikariPool-214 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1a26eecb: (connection evicted) 2025-04-16 14:00:17.096 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 14:00:17.096 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Closed. 2025-04-16 14:00:17.096 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Shutdown completed. 2025-04-16 14:00:17.096 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Shutdown initiated... 2025-04-16 14:00:17.096 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Close initiated... 2025-04-16 14:00:17.096 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:00:17.096 [HikariPool-215 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Closing connection org.sqlite.jdbc4.JDBC4Connection@644e9953: (connection evicted) 2025-04-16 14:00:17.097 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 14:00:17.097 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Closed. 2025-04-16 14:00:17.097 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Shutdown completed. 2025-04-16 14:00:17.097 [Test worker @coroutine#5025] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-216 - configuration: 2025-04-16 14:00:17.097 [Test worker @coroutine#5025] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:00:17.097 [Test worker @coroutine#5025] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:00:17.097 [Test worker @coroutine#5025] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:00:17.097 [Test worker @coroutine#5025] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:00:17.097 [Test worker @coroutine#5025] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:00:17.097 [Test worker @coroutine#5025] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:00:17.097 [Test worker @coroutine#5025] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7b2f18cd 2025-04-16 14:00:17.097 [Test worker @coroutine#5025] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:00:17.097 [Test worker @coroutine#5025] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:00:17.097 [Test worker @coroutine#5025] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:00:17.097 [Test worker @coroutine#5025] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:00:17.097 [Test worker @coroutine#5025] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:00:17.097 [Test worker @coroutine#5025] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:00:17.097 [Test worker @coroutine#5025] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:00:17.097 [Test worker @coroutine#5025] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:00:17.097 [Test worker @coroutine#5025] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:00:17.097 [Test worker @coroutine#5025] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:00:17.097 [Test worker @coroutine#5025] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:00:17.097 [Test worker @coroutine#5025] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:00:17.097 [Test worker @coroutine#5025] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:00:17.097 [Test worker @coroutine#5025] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 14:00:17.097 [Test worker @coroutine#5025] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 14:00:17.097 [Test worker @coroutine#5025] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:00:17.097 [Test worker @coroutine#5025] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:00:17.097 [Test worker @coroutine#5025] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 14:00:17.097 [Test worker @coroutine#5025] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:00:17.097 [Test worker @coroutine#5025] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-216" 2025-04-16 14:00:17.097 [Test worker @coroutine#5025] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:00:17.097 [Test worker @coroutine#5025] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:00:17.097 [Test worker @coroutine#5025] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:00:17.097 [Test worker @coroutine#5025] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:00:17.097 [Test worker @coroutine#5025] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:00:17.097 [Test worker @coroutine#5025] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:00:17.097 [Test worker @coroutine#5025] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:00:17.097 [Test worker @coroutine#5025] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:00:17.097 [Test worker @coroutine#5025] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Starting... 2025-04-16 14:00:17.098 [Test worker @coroutine#5025] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Added connection org.sqlite.jdbc4.JDBC4Connection@61defefb 2025-04-16 14:00:17.098 [Test worker @coroutine#5025] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Added connection org.sqlite.jdbc4.JDBC4Connection@61defefb 2025-04-16 14:00:17.098 [Test worker @coroutine#5025] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Start completed. 2025-04-16 14:00:17.103 [DefaultDispatcher-worker-2 @coroutine#2130] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@333e01c6 2025-04-16 14:00:17.103 [DefaultDispatcher-worker-2 @coroutine#2130] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38839/UmAppDatabase/replication/nodeId 2025-04-16 14:00:17.103 [DefaultDispatcher-worker-2 @coroutine#2130] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38839/UmAppDatabase/replication/nodeId. 2025-04-16 14:00:17.103 [DefaultDispatcher-worker-2 @coroutine#2130] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38839/UmAppDatabase/replication/nodeId 2025-04-16 14:00:17.104 [DefaultDispatcher-worker-2 @coroutine#2130] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38839/UmAppDatabase/replication/nodeId 2025-04-16 14:00:17.104 [DefaultDispatcher-worker-2 @coroutine#2130] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38839/UmAppDatabase/replication/nodeId 2025-04-16 14:00:17.106 [Test worker @coroutine#5025] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61defefb 2025-04-16 14:00:17.111 [Test worker @coroutine#5029] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61defefb 2025-04-16 14:00:17.112 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61defefb 2025-04-16 14:00:17.113 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61defefb 2025-04-16 14:00:17.113 [Test worker @coroutine#5025] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-217 - configuration: 2025-04-16 14:00:17.114 [Test worker @coroutine#5025] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:00:17.114 [Test worker @coroutine#5025] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:00:17.114 [Test worker @coroutine#5025] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:00:17.114 [Test worker @coroutine#5025] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:00:17.114 [Test worker @coroutine#5025] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:00:17.114 [Test worker @coroutine#5025] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:00:17.114 [Test worker @coroutine#5025] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1193d400 2025-04-16 14:00:17.114 [Test worker @coroutine#5025] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:00:17.114 [Test worker @coroutine#5025] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:00:17.114 [Test worker @coroutine#5025] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:00:17.114 [Test worker @coroutine#5025] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:00:17.114 [Test worker @coroutine#5025] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:00:17.114 [Test worker @coroutine#5025] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:00:17.114 [Test worker @coroutine#5025] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:00:17.114 [Test worker @coroutine#5025] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:00:17.114 [Test worker @coroutine#5025] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:00:17.114 [Test worker @coroutine#5025] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:00:17.114 [Test worker @coroutine#5025] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:00:17.114 [Test worker @coroutine#5025] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:00:17.114 [Test worker @coroutine#5025] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:00:17.114 [Test worker @coroutine#5025] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 14:00:17.114 [Test worker @coroutine#5025] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 14:00:17.114 [Test worker @coroutine#5025] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:00:17.114 [Test worker @coroutine#5025] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:00:17.114 [Test worker @coroutine#5025] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 14:00:17.114 [Test worker @coroutine#5025] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:00:17.114 [Test worker @coroutine#5025] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-217" 2025-04-16 14:00:17.114 [Test worker @coroutine#5025] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:00:17.114 [Test worker @coroutine#5025] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:00:17.114 [Test worker @coroutine#5025] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:00:17.114 [Test worker @coroutine#5025] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:00:17.114 [Test worker @coroutine#5025] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:00:17.114 [Test worker @coroutine#5025] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:00:17.114 [Test worker @coroutine#5025] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:00:17.114 [Test worker @coroutine#5025] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:00:17.114 [Test worker @coroutine#5025] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Starting... 2025-04-16 14:00:17.114 [Test worker @coroutine#5025] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Added connection org.sqlite.jdbc4.JDBC4Connection@26a2106e 2025-04-16 14:00:17.114 [Test worker @coroutine#5025] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Added connection org.sqlite.jdbc4.JDBC4Connection@26a2106e 2025-04-16 14:00:17.114 [Test worker @coroutine#5025] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Start completed. 2025-04-16 14:00:17.121 [Test worker @coroutine#5025] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26a2106e 2025-04-16 14:00:17.127 [Test worker @coroutine#5035] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26a2106e 2025-04-16 14:00:17.128 [Test worker @coroutine#5037] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26a2106e 2025-04-16 14:00:17.129 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26a2106e 2025-04-16 14:00:17.132 [DefaultDispatcher-worker-9 @coroutine#5041] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26a2106e 2025-04-16 14:00:17.140 [DefaultDispatcher-worker-16 @coroutine#5025] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61defefb 2025-04-16 14:00:17.145 [DefaultDispatcher-worker-12 @coroutine#5025] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61defefb 2025-04-16 14:00:17.150 [DefaultDispatcher-worker-5 @coroutine#5025] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61defefb 2025-04-16 14:00:17.153 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Shutdown initiated... 2025-04-16 14:00:17.153 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Close initiated... 2025-04-16 14:00:17.153 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:00:17.153 [HikariPool-216 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Closing connection org.sqlite.jdbc4.JDBC4Connection@61defefb: (connection evicted) 2025-04-16 14:00:17.153 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 14:00:17.153 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Closed. 2025-04-16 14:00:17.153 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Shutdown completed. 2025-04-16 14:00:17.153 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Shutdown initiated... 2025-04-16 14:00:17.153 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Close initiated... 2025-04-16 14:00:17.153 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:00:17.154 [HikariPool-217 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Closing connection org.sqlite.jdbc4.JDBC4Connection@26a2106e: (connection evicted) 2025-04-16 14:00:17.154 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 14:00:17.154 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Closed. 2025-04-16 14:00:17.154 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Shutdown completed. 2025-04-16 14:00:17.155 [Test worker @coroutine#5058] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-218 - configuration: 2025-04-16 14:00:17.155 [Test worker @coroutine#5058] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:00:17.155 [Test worker @coroutine#5058] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:00:17.155 [Test worker @coroutine#5058] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:00:17.155 [Test worker @coroutine#5058] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:00:17.155 [Test worker @coroutine#5058] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:00:17.155 [Test worker @coroutine#5058] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:00:17.155 [Test worker @coroutine#5058] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5753e0c4 2025-04-16 14:00:17.155 [Test worker @coroutine#5058] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:00:17.155 [Test worker @coroutine#5058] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:00:17.155 [Test worker @coroutine#5058] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:00:17.155 [Test worker @coroutine#5058] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:00:17.155 [Test worker @coroutine#5058] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:00:17.155 [Test worker @coroutine#5058] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:00:17.155 [Test worker @coroutine#5058] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:00:17.155 [Test worker @coroutine#5058] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:00:17.155 [Test worker @coroutine#5058] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:00:17.155 [Test worker @coroutine#5058] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:00:17.155 [Test worker @coroutine#5058] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:00:17.155 [Test worker @coroutine#5058] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:00:17.155 [Test worker @coroutine#5058] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:00:17.155 [Test worker @coroutine#5058] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 14:00:17.155 [Test worker @coroutine#5058] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 14:00:17.155 [Test worker @coroutine#5058] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:00:17.155 [Test worker @coroutine#5058] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:00:17.155 [Test worker @coroutine#5058] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 14:00:17.155 [Test worker @coroutine#5058] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:00:17.155 [Test worker @coroutine#5058] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-218" 2025-04-16 14:00:17.155 [Test worker @coroutine#5058] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:00:17.155 [Test worker @coroutine#5058] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:00:17.155 [Test worker @coroutine#5058] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:00:17.155 [Test worker @coroutine#5058] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:00:17.155 [Test worker @coroutine#5058] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:00:17.155 [Test worker @coroutine#5058] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:00:17.155 [Test worker @coroutine#5058] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:00:17.155 [Test worker @coroutine#5058] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:00:17.155 [Test worker @coroutine#5058] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Starting... 2025-04-16 14:00:17.155 [Test worker @coroutine#5058] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Added connection org.sqlite.jdbc4.JDBC4Connection@43ee585f 2025-04-16 14:00:17.155 [Test worker @coroutine#5058] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Added connection org.sqlite.jdbc4.JDBC4Connection@43ee585f 2025-04-16 14:00:17.155 [Test worker @coroutine#5058] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Start completed. 2025-04-16 14:00:17.163 [Test worker @coroutine#5058] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43ee585f 2025-04-16 14:00:17.168 [Test worker @coroutine#5059] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43ee585f 2025-04-16 14:00:17.169 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43ee585f 2025-04-16 14:00:17.170 [Test worker @coroutine#5063] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43ee585f 2025-04-16 14:00:17.174 [DefaultDispatcher-worker-1 @coroutine#5065] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43ee585f 2025-04-16 14:00:17.175 [DefaultDispatcher-worker-8 @coroutine#2177] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@421c057a 2025-04-16 14:00:17.175 [DefaultDispatcher-worker-8 @coroutine#2177] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36487/UmAppDatabase/replication/nodeId 2025-04-16 14:00:17.175 [DefaultDispatcher-worker-8 @coroutine#2177] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36487/UmAppDatabase/replication/nodeId. 2025-04-16 14:00:17.175 [DefaultDispatcher-worker-8 @coroutine#2177] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36487/UmAppDatabase/replication/nodeId 2025-04-16 14:00:17.176 [DefaultDispatcher-worker-19 @coroutine#2177] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36487/UmAppDatabase/replication/nodeId 2025-04-16 14:00:17.176 [DefaultDispatcher-worker-19 @coroutine#2177] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36487/UmAppDatabase/replication/nodeId 2025-04-16 14:00:17.177 [DefaultDispatcher-worker-17 @coroutine#5058] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43ee585f 2025-04-16 14:00:17.187 [UI Thread @coroutine#5087] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/api/contententryimportjob/importjobs?contententryuid=717122175834755072 2025-04-16 14:00:17.187 [UI Thread @coroutine#5087] 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=717122175834755072. 2025-04-16 14:00:17.187 [UI Thread @coroutine#5087] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/api/contententryimportjob/importjobs?contententryuid=717122175834755072 2025-04-16 14:00:17.188 [UI Thread @coroutine#5087] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/api/contententryimportjob/importjobs?contententryuid=717122175834755072 2025-04-16 14:00:17.188 [UI Thread @coroutine#5087] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/api/contententryimportjob/importjobs?contententryuid=717122175834755072 2025-04-16 14:00:17.188 [UI Thread @coroutine#5087] 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=717122175834755072. 2025-04-16 14:00:17.188 [UI Thread @coroutine#5087] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost/api/contententryimportjob/importjobs?contententryuid=717122175834755072 to class io.ktor.utils.io.ByteReadChannel 2025-04-16 14:00:17.190 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Shutdown initiated... 2025-04-16 14:00:17.190 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Close initiated... 2025-04-16 14:00:17.190 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:00:17.190 [HikariPool-218 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Closing connection org.sqlite.jdbc4.JDBC4Connection@43ee585f: (connection evicted) 2025-04-16 14:00:17.191 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 14:00:17.191 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Closed. 2025-04-16 14:00:17.191 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Shutdown completed. 2025-04-16 14:00:17.226 [Test worker @coroutine#5104] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-219 - configuration: 2025-04-16 14:00:17.226 [Test worker @coroutine#5104] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:00:17.226 [Test worker @coroutine#5104] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:00:17.226 [Test worker @coroutine#5104] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:00:17.226 [Test worker @coroutine#5104] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:00:17.226 [Test worker @coroutine#5104] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:00:17.226 [Test worker @coroutine#5104] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:00:17.226 [Test worker @coroutine#5104] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@543895d2 2025-04-16 14:00:17.226 [Test worker @coroutine#5104] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:00:17.226 [Test worker @coroutine#5104] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:00:17.226 [Test worker @coroutine#5104] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:00:17.226 [Test worker @coroutine#5104] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:00:17.226 [Test worker @coroutine#5104] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:00:17.226 [Test worker @coroutine#5104] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:00:17.226 [Test worker @coroutine#5104] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:00:17.226 [Test worker @coroutine#5104] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:00:17.226 [Test worker @coroutine#5104] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:00:17.226 [Test worker @coroutine#5104] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:00:17.226 [Test worker @coroutine#5104] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:00:17.226 [Test worker @coroutine#5104] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:00:17.226 [Test worker @coroutine#5104] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:00:17.226 [Test worker @coroutine#5104] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 14:00:17.226 [Test worker @coroutine#5104] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 14:00:17.226 [Test worker @coroutine#5104] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:00:17.226 [Test worker @coroutine#5104] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:00:17.226 [Test worker @coroutine#5104] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 14:00:17.226 [Test worker @coroutine#5104] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:00:17.226 [Test worker @coroutine#5104] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-219" 2025-04-16 14:00:17.226 [Test worker @coroutine#5104] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:00:17.226 [Test worker @coroutine#5104] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:00:17.226 [Test worker @coroutine#5104] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:00:17.226 [Test worker @coroutine#5104] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:00:17.226 [Test worker @coroutine#5104] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:00:17.226 [Test worker @coroutine#5104] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:00:17.226 [Test worker @coroutine#5104] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:00:17.226 [Test worker @coroutine#5104] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:00:17.226 [Test worker @coroutine#5104] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Starting... 2025-04-16 14:00:17.227 [Test worker @coroutine#5104] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Added connection org.sqlite.jdbc4.JDBC4Connection@193b6f5b 2025-04-16 14:00:17.227 [Test worker @coroutine#5104] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Added connection org.sqlite.jdbc4.JDBC4Connection@193b6f5b 2025-04-16 14:00:17.227 [Test worker @coroutine#5104] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Start completed. 2025-04-16 14:00:17.235 [Test worker @coroutine#5104] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@193b6f5b 2025-04-16 14:00:17.239 [Test worker @coroutine#5105] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@193b6f5b 2025-04-16 14:00:17.240 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@193b6f5b 2025-04-16 14:00:17.241 [Test worker @coroutine#5109] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@193b6f5b 2025-04-16 14:00:17.246 [DefaultDispatcher-worker-6 @coroutine#5111] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@193b6f5b 2025-04-16 14:00:17.254 [DefaultDispatcher-worker-9 @coroutine#2209] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75f316df 2025-04-16 14:00:17.254 [DefaultDispatcher-worker-9 @coroutine#2209] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42847/UmAppDatabase/replication/nodeId 2025-04-16 14:00:17.254 [DefaultDispatcher-worker-9 @coroutine#2209] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42847/UmAppDatabase/replication/nodeId. 2025-04-16 14:00:17.254 [DefaultDispatcher-worker-9 @coroutine#2209] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42847/UmAppDatabase/replication/nodeId 2025-04-16 14:00:17.255 [DefaultDispatcher-worker-15 @coroutine#2209] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42847/UmAppDatabase/replication/nodeId 2025-04-16 14:00:17.255 [DefaultDispatcher-worker-15 @coroutine#2209] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42847/UmAppDatabase/replication/nodeId 2025-04-16 14:00:17.257 [DefaultDispatcher-worker-15 @coroutine#5104] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@193b6f5b 2025-04-16 14:00:17.261 [DefaultDispatcher-worker-21 @coroutine#5104] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@193b6f5b 2025-04-16 14:00:17.268 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Shutdown initiated... 2025-04-16 14:00:17.268 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Close initiated... 2025-04-16 14:00:17.268 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:00:17.268 [HikariPool-219 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Closing connection org.sqlite.jdbc4.JDBC4Connection@193b6f5b: (connection evicted) 2025-04-16 14:00:17.269 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 14:00:17.269 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Closed. 2025-04-16 14:00:17.269 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Shutdown completed. 2025-04-16 14:00:17.307 [DefaultDispatcher-worker-11 @coroutine#2238] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2735a7dc 2025-04-16 14:00:17.307 [DefaultDispatcher-worker-11 @coroutine#2238] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35011/UmAppDatabase/replication/nodeId 2025-04-16 14:00:17.307 [DefaultDispatcher-worker-11 @coroutine#2238] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:35011/UmAppDatabase/replication/nodeId. 2025-04-16 14:00:17.307 [DefaultDispatcher-worker-11 @coroutine#2238] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35011/UmAppDatabase/replication/nodeId 2025-04-16 14:00:17.308 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-220 - configuration: 2025-04-16 14:00:17.308 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:00:17.308 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:00:17.308 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:00:17.308 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:00:17.308 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:00:17.308 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:00:17.308 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@757501da 2025-04-16 14:00:17.308 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:00:17.308 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:00:17.308 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:00:17.308 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:00:17.308 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:00:17.308 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:00:17.308 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:00:17.308 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:00:17.308 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:00:17.308 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:00:17.308 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:00:17.308 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:00:17.308 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:00:17.308 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 14:00:17.308 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 14:00:17.308 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:00:17.308 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:00:17.308 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 14:00:17.308 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:00:17.308 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-220" 2025-04-16 14:00:17.308 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:00:17.308 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:00:17.308 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:00:17.308 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:00:17.308 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:00:17.308 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:00:17.308 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:00:17.308 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:00:17.308 [Test worker @coroutine#5132] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Starting... 2025-04-16 14:00:17.308 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e1d6ace 2025-04-16 14:00:17.308 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e1d6ace 2025-04-16 14:00:17.308 [Test worker @coroutine#5132] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Start completed. 2025-04-16 14:00:17.308 [DefaultDispatcher-worker-16 @coroutine#2238] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35011/UmAppDatabase/replication/nodeId 2025-04-16 14:00:17.308 [DefaultDispatcher-worker-16 @coroutine#2238] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35011/UmAppDatabase/replication/nodeId 2025-04-16 14:00:17.316 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e1d6ace 2025-04-16 14:00:17.319 [DefaultDispatcher-worker-10 @coroutine#2267] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47b7a59d 2025-04-16 14:00:17.319 [DefaultDispatcher-worker-10 @coroutine#2267] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-16 14:00:17.319 [DefaultDispatcher-worker-10 @coroutine#2267] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2025-04-16 14:00:17.319 [DefaultDispatcher-worker-10 @coroutine#2267] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-16 14:00:17.320 [DefaultDispatcher-worker-10 @coroutine#2267] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-16 14:00:17.321 [Test worker @coroutine#5136] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e1d6ace 2025-04-16 14:00:17.322 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e1d6ace 2025-04-16 14:00:17.323 [Test worker @coroutine#5142] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e1d6ace 2025-04-16 14:00:17.325 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Shutdown initiated... 2025-04-16 14:00:17.325 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Close initiated... 2025-04-16 14:00:17.325 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-16 14:00:17.325 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 14:00:17.326 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Closed. 2025-04-16 14:00:17.326 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Shutdown completed. 2025-04-16 14:00:17.327 [Test worker @coroutine#5154] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-221 - configuration: 2025-04-16 14:00:17.327 [Test worker @coroutine#5154] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:00:17.327 [Test worker @coroutine#5154] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:00:17.327 [Test worker @coroutine#5154] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:00:17.327 [Test worker @coroutine#5154] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:00:17.327 [Test worker @coroutine#5154] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:00:17.327 [Test worker @coroutine#5154] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:00:17.327 [Test worker @coroutine#5154] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1bc467bd 2025-04-16 14:00:17.327 [Test worker @coroutine#5154] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:00:17.327 [Test worker @coroutine#5154] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:00:17.327 [Test worker @coroutine#5154] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:00:17.327 [Test worker @coroutine#5154] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:00:17.327 [Test worker @coroutine#5154] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:00:17.327 [Test worker @coroutine#5154] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:00:17.327 [Test worker @coroutine#5154] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:00:17.327 [Test worker @coroutine#5154] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:00:17.327 [Test worker @coroutine#5154] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:00:17.327 [Test worker @coroutine#5154] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:00:17.327 [Test worker @coroutine#5154] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:00:17.327 [Test worker @coroutine#5154] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:00:17.327 [Test worker @coroutine#5154] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:00:17.327 [Test worker @coroutine#5154] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 14:00:17.327 [Test worker @coroutine#5154] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 14:00:17.327 [Test worker @coroutine#5154] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:00:17.327 [Test worker @coroutine#5154] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:00:17.327 [Test worker @coroutine#5154] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 14:00:17.327 [Test worker @coroutine#5154] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:00:17.327 [Test worker @coroutine#5154] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-221" 2025-04-16 14:00:17.327 [Test worker @coroutine#5154] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:00:17.327 [Test worker @coroutine#5154] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:00:17.327 [Test worker @coroutine#5154] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:00:17.328 [Test worker @coroutine#5154] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:00:17.328 [Test worker @coroutine#5154] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:00:17.328 [Test worker @coroutine#5154] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:00:17.328 [Test worker @coroutine#5154] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:00:17.328 [Test worker @coroutine#5154] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:00:17.328 [Test worker @coroutine#5154] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Starting... 2025-04-16 14:00:17.328 [Test worker @coroutine#5154] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d71813b 2025-04-16 14:00:17.328 [Test worker @coroutine#5154] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d71813b 2025-04-16 14:00:17.328 [Test worker @coroutine#5154] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Start completed. 2025-04-16 14:00:17.335 [Test worker @coroutine#5154] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d71813b 2025-04-16 14:00:17.340 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d71813b 2025-04-16 14:00:17.341 [Test worker @coroutine#5157] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d71813b 2025-04-16 14:00:17.342 [DefaultDispatcher-worker-6 @coroutine#2281] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d18d9ed 2025-04-16 14:00:17.342 [DefaultDispatcher-worker-6 @coroutine#2281] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41103/UmAppDatabase/replication/nodeId 2025-04-16 14:00:17.342 [DefaultDispatcher-worker-6 @coroutine#2281] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41103/UmAppDatabase/replication/nodeId. 2025-04-16 14:00:17.342 [DefaultDispatcher-worker-6 @coroutine#2281] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41103/UmAppDatabase/replication/nodeId 2025-04-16 14:00:17.342 [Test worker @coroutine#5159] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d71813b 2025-04-16 14:00:17.343 [DefaultDispatcher-worker-4 @coroutine#2281] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41103/UmAppDatabase/replication/nodeId 2025-04-16 14:00:17.343 [DefaultDispatcher-worker-4 @coroutine#2281] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41103/UmAppDatabase/replication/nodeId 2025-04-16 14:00:17.344 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Shutdown initiated... 2025-04-16 14:00:17.344 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Close initiated... 2025-04-16 14:00:17.344 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-16 14:00:17.345 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 14:00:17.345 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Closed. 2025-04-16 14:00:17.345 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Shutdown completed. 2025-04-16 14:00:17.346 [Test worker @coroutine#5175] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-222 - configuration: 2025-04-16 14:00:17.346 [Test worker @coroutine#5175] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:00:17.346 [Test worker @coroutine#5175] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:00:17.346 [Test worker @coroutine#5175] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:00:17.346 [Test worker @coroutine#5175] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:00:17.346 [Test worker @coroutine#5175] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:00:17.346 [Test worker @coroutine#5175] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:00:17.346 [Test worker @coroutine#5175] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7e2bd635 2025-04-16 14:00:17.346 [Test worker @coroutine#5175] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:00:17.346 [Test worker @coroutine#5175] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:00:17.346 [Test worker @coroutine#5175] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:00:17.346 [Test worker @coroutine#5175] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:00:17.346 [Test worker @coroutine#5175] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:00:17.346 [Test worker @coroutine#5175] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:00:17.346 [Test worker @coroutine#5175] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:00:17.346 [Test worker @coroutine#5175] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:00:17.346 [Test worker @coroutine#5175] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:00:17.346 [Test worker @coroutine#5175] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:00:17.346 [Test worker @coroutine#5175] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:00:17.346 [Test worker @coroutine#5175] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:00:17.346 [Test worker @coroutine#5175] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:00:17.346 [Test worker @coroutine#5175] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 14:00:17.346 [Test worker @coroutine#5175] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 14:00:17.346 [Test worker @coroutine#5175] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:00:17.346 [Test worker @coroutine#5175] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:00:17.346 [Test worker @coroutine#5175] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 14:00:17.346 [Test worker @coroutine#5175] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:00:17.346 [Test worker @coroutine#5175] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-222" 2025-04-16 14:00:17.346 [Test worker @coroutine#5175] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:00:17.346 [Test worker @coroutine#5175] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:00:17.346 [Test worker @coroutine#5175] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:00:17.346 [Test worker @coroutine#5175] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:00:17.346 [Test worker @coroutine#5175] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:00:17.346 [Test worker @coroutine#5175] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:00:17.346 [Test worker @coroutine#5175] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:00:17.346 [Test worker @coroutine#5175] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:00:17.346 [Test worker @coroutine#5175] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Starting... 2025-04-16 14:00:17.346 [Test worker @coroutine#5175] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Added connection org.sqlite.jdbc4.JDBC4Connection@7aeb7bd6 2025-04-16 14:00:17.346 [Test worker @coroutine#5175] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Added connection org.sqlite.jdbc4.JDBC4Connection@7aeb7bd6 2025-04-16 14:00:17.346 [Test worker @coroutine#5175] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Start completed. 2025-04-16 14:00:17.355 [Test worker @coroutine#5175] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7aeb7bd6 2025-04-16 14:00:17.360 [Test worker @coroutine#5176] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7aeb7bd6 2025-04-16 14:00:17.361 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7aeb7bd6 2025-04-16 14:00:17.362 [Test worker @coroutine#5180] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7aeb7bd6 2025-04-16 14:00:17.362 [Test worker @coroutine#5175] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-223 - configuration: 2025-04-16 14:00:17.362 [Test worker @coroutine#5175] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:00:17.362 [Test worker @coroutine#5175] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:00:17.362 [Test worker @coroutine#5175] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:00:17.362 [Test worker @coroutine#5175] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:00:17.362 [Test worker @coroutine#5175] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:00:17.362 [Test worker @coroutine#5175] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:00:17.362 [Test worker @coroutine#5175] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1e7b277a 2025-04-16 14:00:17.362 [Test worker @coroutine#5175] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:00:17.362 [Test worker @coroutine#5175] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:00:17.362 [Test worker @coroutine#5175] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:00:17.362 [Test worker @coroutine#5175] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:00:17.362 [Test worker @coroutine#5175] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:00:17.362 [Test worker @coroutine#5175] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:00:17.362 [Test worker @coroutine#5175] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:00:17.362 [Test worker @coroutine#5175] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:00:17.362 [Test worker @coroutine#5175] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:00:17.362 [Test worker @coroutine#5175] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:00:17.362 [Test worker @coroutine#5175] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:00:17.362 [Test worker @coroutine#5175] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:00:17.362 [Test worker @coroutine#5175] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:00:17.362 [Test worker @coroutine#5175] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 14:00:17.362 [Test worker @coroutine#5175] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 14:00:17.362 [Test worker @coroutine#5175] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:00:17.362 [Test worker @coroutine#5175] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:00:17.362 [Test worker @coroutine#5175] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 14:00:17.362 [Test worker @coroutine#5175] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:00:17.362 [Test worker @coroutine#5175] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-223" 2025-04-16 14:00:17.362 [Test worker @coroutine#5175] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:00:17.362 [Test worker @coroutine#5175] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:00:17.362 [Test worker @coroutine#5175] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:00:17.362 [Test worker @coroutine#5175] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:00:17.362 [Test worker @coroutine#5175] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:00:17.362 [Test worker @coroutine#5175] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:00:17.362 [Test worker @coroutine#5175] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:00:17.362 [Test worker @coroutine#5175] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:00:17.362 [Test worker @coroutine#5175] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Starting... 2025-04-16 14:00:17.363 [Test worker @coroutine#5175] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Added connection org.sqlite.jdbc4.JDBC4Connection@635791b7 2025-04-16 14:00:17.363 [Test worker @coroutine#5175] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Added connection org.sqlite.jdbc4.JDBC4Connection@635791b7 2025-04-16 14:00:17.363 [Test worker @coroutine#5175] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Start completed. 2025-04-16 14:00:17.371 [Test worker @coroutine#5175] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@635791b7 2025-04-16 14:00:17.376 [Test worker @coroutine#5182] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@635791b7 2025-04-16 14:00:17.377 [Test worker @coroutine#5184] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@635791b7 2025-04-16 14:00:17.378 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@635791b7 2025-04-16 14:00:17.382 [DefaultDispatcher-worker-19 @coroutine#5188] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@635791b7 2025-04-16 14:00:17.389 [DefaultDispatcher-worker-8 @coroutine#5175] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7aeb7bd6 2025-04-16 14:00:17.391 [UI Thread @coroutine#5198] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53787/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-16 14:00:17.391 [UI Thread @coroutine#5198] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53787/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2025-04-16 14:00:17.391 [UI Thread @coroutine#5198] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53787/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-16 14:00:17.392 [UI Thread @coroutine#5198] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53787/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-16 14:00:17.392 [UI Thread @coroutine#5198] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53787/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-16 14:00:17.393 [UI Thread @coroutine#5198] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:53787/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2025-04-16 14:00:17.393 [UI Thread @coroutine#5198] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:53787/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub to class io.ktor.utils.io.core.ByteReadPacket 2025-04-16 14:00:17.394 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Shutdown initiated... 2025-04-16 14:00:17.394 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Close initiated... 2025-04-16 14:00:17.394 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:00:17.394 [HikariPool-222 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7aeb7bd6: (connection evicted) 2025-04-16 14:00:17.394 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 14:00:17.394 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Closed. 2025-04-16 14:00:17.394 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Shutdown completed. 2025-04-16 14:00:17.394 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Shutdown initiated... 2025-04-16 14:00:17.394 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Close initiated... 2025-04-16 14:00:17.394 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:00:17.394 [HikariPool-223 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Closing connection org.sqlite.jdbc4.JDBC4Connection@635791b7: (connection evicted) 2025-04-16 14:00:17.395 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 14:00:17.395 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Closed. 2025-04-16 14:00:17.395 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Shutdown completed. 2025-04-16 14:00:17.396 [Test worker @coroutine#5204] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-224 - configuration: 2025-04-16 14:00:17.396 [Test worker @coroutine#5204] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:00:17.396 [Test worker @coroutine#5204] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:00:17.396 [Test worker @coroutine#5204] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:00:17.396 [Test worker @coroutine#5204] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:00:17.396 [Test worker @coroutine#5204] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:00:17.396 [Test worker @coroutine#5204] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:00:17.396 [Test worker @coroutine#5204] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@f48a79a 2025-04-16 14:00:17.396 [Test worker @coroutine#5204] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:00:17.396 [Test worker @coroutine#5204] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:00:17.396 [Test worker @coroutine#5204] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:00:17.396 [Test worker @coroutine#5204] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:00:17.396 [Test worker @coroutine#5204] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:00:17.396 [Test worker @coroutine#5204] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:00:17.396 [Test worker @coroutine#5204] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:00:17.396 [Test worker @coroutine#5204] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:00:17.396 [Test worker @coroutine#5204] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:00:17.396 [Test worker @coroutine#5204] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:00:17.396 [Test worker @coroutine#5204] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:00:17.396 [Test worker @coroutine#5204] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:00:17.396 [Test worker @coroutine#5204] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:00:17.396 [Test worker @coroutine#5204] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 14:00:17.396 [Test worker @coroutine#5204] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 14:00:17.396 [Test worker @coroutine#5204] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:00:17.396 [Test worker @coroutine#5204] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:00:17.396 [Test worker @coroutine#5204] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 14:00:17.396 [Test worker @coroutine#5204] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:00:17.396 [Test worker @coroutine#5204] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-224" 2025-04-16 14:00:17.396 [Test worker @coroutine#5204] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:00:17.396 [Test worker @coroutine#5204] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:00:17.396 [Test worker @coroutine#5204] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:00:17.396 [Test worker @coroutine#5204] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:00:17.396 [Test worker @coroutine#5204] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:00:17.396 [Test worker @coroutine#5204] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:00:17.396 [Test worker @coroutine#5204] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:00:17.396 [Test worker @coroutine#5204] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:00:17.396 [Test worker @coroutine#5204] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Starting... 2025-04-16 14:00:17.396 [Test worker @coroutine#5204] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Added connection org.sqlite.jdbc4.JDBC4Connection@7625bfbd 2025-04-16 14:00:17.396 [Test worker @coroutine#5204] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Added connection org.sqlite.jdbc4.JDBC4Connection@7625bfbd 2025-04-16 14:00:17.396 [Test worker @coroutine#5204] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Start completed. 2025-04-16 14:00:17.404 [Test worker @coroutine#5204] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7625bfbd 2025-04-16 14:00:17.409 [Test worker @coroutine#5205] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7625bfbd 2025-04-16 14:00:17.409 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7625bfbd 2025-04-16 14:00:17.410 [Test worker @coroutine#5209] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7625bfbd 2025-04-16 14:00:17.410 [Test worker @coroutine#5204] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-225 - configuration: 2025-04-16 14:00:17.411 [Test worker @coroutine#5204] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:00:17.411 [Test worker @coroutine#5204] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:00:17.411 [Test worker @coroutine#5204] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:00:17.411 [Test worker @coroutine#5204] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:00:17.411 [Test worker @coroutine#5204] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:00:17.411 [Test worker @coroutine#5204] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:00:17.411 [Test worker @coroutine#5204] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6195e7d5 2025-04-16 14:00:17.411 [Test worker @coroutine#5204] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:00:17.411 [Test worker @coroutine#5204] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:00:17.411 [Test worker @coroutine#5204] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:00:17.411 [Test worker @coroutine#5204] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:00:17.411 [Test worker @coroutine#5204] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:00:17.411 [Test worker @coroutine#5204] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:00:17.411 [Test worker @coroutine#5204] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:00:17.411 [Test worker @coroutine#5204] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:00:17.411 [Test worker @coroutine#5204] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:00:17.411 [Test worker @coroutine#5204] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:00:17.411 [Test worker @coroutine#5204] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:00:17.411 [Test worker @coroutine#5204] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:00:17.411 [Test worker @coroutine#5204] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:00:17.411 [Test worker @coroutine#5204] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 14:00:17.411 [Test worker @coroutine#5204] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 14:00:17.411 [Test worker @coroutine#5204] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:00:17.411 [Test worker @coroutine#5204] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:00:17.411 [Test worker @coroutine#5204] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 14:00:17.411 [Test worker @coroutine#5204] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:00:17.411 [Test worker @coroutine#5204] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-225" 2025-04-16 14:00:17.411 [Test worker @coroutine#5204] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:00:17.411 [Test worker @coroutine#5204] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:00:17.411 [Test worker @coroutine#5204] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:00:17.411 [Test worker @coroutine#5204] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:00:17.411 [Test worker @coroutine#5204] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:00:17.411 [Test worker @coroutine#5204] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:00:17.411 [Test worker @coroutine#5204] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:00:17.411 [Test worker @coroutine#5204] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:00:17.411 [Test worker @coroutine#5204] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Starting... 2025-04-16 14:00:17.411 [Test worker @coroutine#5204] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Added connection org.sqlite.jdbc4.JDBC4Connection@1afea182 2025-04-16 14:00:17.411 [Test worker @coroutine#5204] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Added connection org.sqlite.jdbc4.JDBC4Connection@1afea182 2025-04-16 14:00:17.411 [Test worker @coroutine#5204] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Start completed. 2025-04-16 14:00:17.418 [Test worker @coroutine#5204] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1afea182 2025-04-16 14:00:17.423 [Test worker @coroutine#5211] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1afea182 2025-04-16 14:00:17.424 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1afea182 2025-04-16 14:00:17.425 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1afea182 2025-04-16 14:00:17.429 [DefaultDispatcher-worker-18 @coroutine#5217] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1afea182 2025-04-16 14:00:17.437 [DefaultDispatcher-worker-16 @coroutine#5204] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7625bfbd 2025-04-16 14:00:17.438 [UI Thread @coroutine#5227] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35349/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-16 14:00:17.438 [UI Thread @coroutine#5227] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:35349/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2025-04-16 14:00:17.438 [UI Thread @coroutine#5227] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35349/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-16 14:00:17.439 [UI Thread @coroutine#5227] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35349/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-16 14:00:17.439 [UI Thread @coroutine#5227] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35349/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-16 14:00:17.440 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Shutdown initiated... 2025-04-16 14:00:17.440 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Close initiated... 2025-04-16 14:00:17.440 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:00:17.440 [HikariPool-224 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7625bfbd: (connection evicted) 2025-04-16 14:00:17.440 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 14:00:17.440 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Closed. 2025-04-16 14:00:17.440 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Shutdown completed. 2025-04-16 14:00:17.440 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Shutdown initiated... 2025-04-16 14:00:17.440 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Close initiated... 2025-04-16 14:00:17.440 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:00:17.440 [HikariPool-225 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1afea182: (connection evicted) 2025-04-16 14:00:17.441 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 14:00:17.441 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Closed. 2025-04-16 14:00:17.441 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Shutdown completed. 2025-04-16 14:00:17.442 [Test worker @coroutine#5233] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-226 - configuration: 2025-04-16 14:00:17.442 [Test worker @coroutine#5233] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:00:17.442 [Test worker @coroutine#5233] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:00:17.442 [Test worker @coroutine#5233] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:00:17.442 [Test worker @coroutine#5233] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:00:17.442 [Test worker @coroutine#5233] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:00:17.442 [Test worker @coroutine#5233] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:00:17.442 [Test worker @coroutine#5233] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@736905fe 2025-04-16 14:00:17.442 [Test worker @coroutine#5233] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:00:17.442 [Test worker @coroutine#5233] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:00:17.442 [Test worker @coroutine#5233] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:00:17.442 [Test worker @coroutine#5233] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:00:17.442 [Test worker @coroutine#5233] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:00:17.442 [Test worker @coroutine#5233] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:00:17.442 [Test worker @coroutine#5233] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:00:17.442 [Test worker @coroutine#5233] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:00:17.442 [Test worker @coroutine#5233] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:00:17.442 [Test worker @coroutine#5233] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:00:17.442 [Test worker @coroutine#5233] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:00:17.442 [Test worker @coroutine#5233] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:00:17.442 [Test worker @coroutine#5233] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:00:17.442 [Test worker @coroutine#5233] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 14:00:17.442 [Test worker @coroutine#5233] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 14:00:17.442 [Test worker @coroutine#5233] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:00:17.442 [Test worker @coroutine#5233] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:00:17.442 [Test worker @coroutine#5233] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 14:00:17.442 [Test worker @coroutine#5233] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:00:17.442 [Test worker @coroutine#5233] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-226" 2025-04-16 14:00:17.442 [Test worker @coroutine#5233] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:00:17.442 [Test worker @coroutine#5233] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:00:17.442 [Test worker @coroutine#5233] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:00:17.442 [Test worker @coroutine#5233] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:00:17.442 [Test worker @coroutine#5233] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:00:17.442 [Test worker @coroutine#5233] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:00:17.442 [Test worker @coroutine#5233] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:00:17.442 [Test worker @coroutine#5233] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:00:17.442 [Test worker @coroutine#5233] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Starting... 2025-04-16 14:00:17.442 [Test worker @coroutine#5233] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Added connection org.sqlite.jdbc4.JDBC4Connection@280d1d8d 2025-04-16 14:00:17.442 [Test worker @coroutine#5233] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Added connection org.sqlite.jdbc4.JDBC4Connection@280d1d8d 2025-04-16 14:00:17.442 [Test worker @coroutine#5233] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Start completed. 2025-04-16 14:00:17.450 [Test worker @coroutine#5233] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@280d1d8d 2025-04-16 14:00:17.455 [Test worker @coroutine#5234] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@280d1d8d 2025-04-16 14:00:17.455 [Test worker @coroutine#5236] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@280d1d8d 2025-04-16 14:00:17.456 [Test worker @coroutine#5238] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@280d1d8d 2025-04-16 14:00:17.457 [Test worker @coroutine#5233] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-227 - configuration: 2025-04-16 14:00:17.457 [Test worker @coroutine#5233] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:00:17.457 [Test worker @coroutine#5233] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:00:17.457 [Test worker @coroutine#5233] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:00:17.457 [Test worker @coroutine#5233] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:00:17.457 [Test worker @coroutine#5233] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:00:17.457 [Test worker @coroutine#5233] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:00:17.457 [Test worker @coroutine#5233] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5b8e2ea7 2025-04-16 14:00:17.457 [Test worker @coroutine#5233] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:00:17.457 [Test worker @coroutine#5233] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:00:17.457 [Test worker @coroutine#5233] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:00:17.457 [Test worker @coroutine#5233] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:00:17.457 [Test worker @coroutine#5233] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:00:17.457 [Test worker @coroutine#5233] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:00:17.457 [Test worker @coroutine#5233] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:00:17.457 [Test worker @coroutine#5233] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:00:17.457 [Test worker @coroutine#5233] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:00:17.457 [Test worker @coroutine#5233] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:00:17.457 [Test worker @coroutine#5233] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:00:17.457 [Test worker @coroutine#5233] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:00:17.457 [Test worker @coroutine#5233] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:00:17.457 [Test worker @coroutine#5233] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 14:00:17.457 [Test worker @coroutine#5233] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 14:00:17.457 [Test worker @coroutine#5233] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:00:17.457 [Test worker @coroutine#5233] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:00:17.457 [Test worker @coroutine#5233] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 14:00:17.457 [Test worker @coroutine#5233] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:00:17.457 [Test worker @coroutine#5233] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-227" 2025-04-16 14:00:17.457 [Test worker @coroutine#5233] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:00:17.457 [Test worker @coroutine#5233] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:00:17.457 [Test worker @coroutine#5233] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:00:17.457 [Test worker @coroutine#5233] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:00:17.457 [Test worker @coroutine#5233] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:00:17.457 [Test worker @coroutine#5233] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:00:17.457 [Test worker @coroutine#5233] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:00:17.457 [Test worker @coroutine#5233] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:00:17.457 [Test worker @coroutine#5233] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Starting... 2025-04-16 14:00:17.457 [Test worker @coroutine#5233] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Added connection org.sqlite.jdbc4.JDBC4Connection@6fb87b73 2025-04-16 14:00:17.457 [Test worker @coroutine#5233] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Added connection org.sqlite.jdbc4.JDBC4Connection@6fb87b73 2025-04-16 14:00:17.457 [Test worker @coroutine#5233] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Start completed. 2025-04-16 14:00:17.464 [Test worker @coroutine#5233] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fb87b73 2025-04-16 14:00:17.469 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fb87b73 2025-04-16 14:00:17.470 [Test worker @coroutine#5242] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fb87b73 2025-04-16 14:00:17.471 [DefaultDispatcher-worker-15 @coroutine#2333] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@204beb58 2025-04-16 14:00:17.471 [DefaultDispatcher-worker-15 @coroutine#2333] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:39507/UmAppDatabase/replication/nodeId 2025-04-16 14:00:17.471 [DefaultDispatcher-worker-15 @coroutine#2333] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:39507/UmAppDatabase/replication/nodeId. 2025-04-16 14:00:17.471 [DefaultDispatcher-worker-15 @coroutine#2333] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39507/UmAppDatabase/replication/nodeId 2025-04-16 14:00:17.471 [Test worker @coroutine#5244] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fb87b73 2025-04-16 14:00:17.472 [DefaultDispatcher-worker-4 @coroutine#2333] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39507/UmAppDatabase/replication/nodeId 2025-04-16 14:00:17.472 [DefaultDispatcher-worker-4 @coroutine#2333] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:39507/UmAppDatabase/replication/nodeId 2025-04-16 14:00:17.475 [DefaultDispatcher-worker-11 @coroutine#5249] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fb87b73 2025-04-16 14:00:17.482 [DefaultDispatcher-worker-19 @coroutine#5233] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@280d1d8d 2025-04-16 14:00:17.484 [UI Thread @coroutine#5259] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59617/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-16 14:00:17.484 [UI Thread @coroutine#5259] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59617/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2025-04-16 14:00:17.484 [UI Thread @coroutine#5259] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59617/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-16 14:00:17.485 [UI Thread @coroutine#5259] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59617/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-16 14:00:17.485 [UI Thread @coroutine#5259] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59617/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-16 14:00:17.485 [UI Thread @coroutine#5259] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:59617/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2025-04-16 14:00:17.485 [UI Thread @coroutine#5259] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:59617/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub to class io.ktor.utils.io.core.ByteReadPacket 2025-04-16 14:00:17.485 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Shutdown initiated... 2025-04-16 14:00:17.485 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Close initiated... 2025-04-16 14:00:17.485 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:00:17.485 [HikariPool-226 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Closing connection org.sqlite.jdbc4.JDBC4Connection@280d1d8d: (connection evicted) 2025-04-16 14:00:17.486 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 14:00:17.486 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Closed. 2025-04-16 14:00:17.486 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Shutdown completed. 2025-04-16 14:00:17.486 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Shutdown initiated... 2025-04-16 14:00:17.486 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Close initiated... 2025-04-16 14:00:17.486 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:00:17.486 [HikariPool-227 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6fb87b73: (connection evicted) 2025-04-16 14:00:17.486 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 14:00:17.486 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Closed. 2025-04-16 14:00:17.486 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Shutdown completed. 2025-04-16 14:00:17.487 [Test worker @coroutine#5265] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-228 - configuration: 2025-04-16 14:00:17.487 [Test worker @coroutine#5265] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:00:17.487 [Test worker @coroutine#5265] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:00:17.487 [Test worker @coroutine#5265] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:00:17.487 [Test worker @coroutine#5265] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:00:17.487 [Test worker @coroutine#5265] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:00:17.487 [Test worker @coroutine#5265] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:00:17.487 [Test worker @coroutine#5265] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@72a1ccad 2025-04-16 14:00:17.487 [Test worker @coroutine#5265] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:00:17.487 [Test worker @coroutine#5265] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:00:17.488 [Test worker @coroutine#5265] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:00:17.488 [Test worker @coroutine#5265] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:00:17.488 [Test worker @coroutine#5265] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:00:17.488 [Test worker @coroutine#5265] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:00:17.488 [Test worker @coroutine#5265] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:00:17.488 [Test worker @coroutine#5265] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:00:17.488 [Test worker @coroutine#5265] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:00:17.488 [Test worker @coroutine#5265] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:00:17.488 [Test worker @coroutine#5265] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:00:17.488 [Test worker @coroutine#5265] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:00:17.488 [Test worker @coroutine#5265] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:00:17.488 [Test worker @coroutine#5265] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 14:00:17.488 [Test worker @coroutine#5265] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 14:00:17.488 [Test worker @coroutine#5265] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:00:17.488 [Test worker @coroutine#5265] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:00:17.488 [Test worker @coroutine#5265] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 14:00:17.488 [Test worker @coroutine#5265] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:00:17.488 [Test worker @coroutine#5265] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-228" 2025-04-16 14:00:17.488 [Test worker @coroutine#5265] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:00:17.488 [Test worker @coroutine#5265] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:00:17.488 [Test worker @coroutine#5265] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:00:17.488 [Test worker @coroutine#5265] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:00:17.488 [Test worker @coroutine#5265] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:00:17.488 [Test worker @coroutine#5265] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:00:17.488 [Test worker @coroutine#5265] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:00:17.488 [Test worker @coroutine#5265] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:00:17.488 [Test worker @coroutine#5265] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Starting... 2025-04-16 14:00:17.488 [Test worker @coroutine#5265] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Added connection org.sqlite.jdbc4.JDBC4Connection@24f6f6bf 2025-04-16 14:00:17.488 [Test worker @coroutine#5265] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Added connection org.sqlite.jdbc4.JDBC4Connection@24f6f6bf 2025-04-16 14:00:17.488 [Test worker @coroutine#5265] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Start completed. 2025-04-16 14:00:17.495 [Test worker @coroutine#5265] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24f6f6bf 2025-04-16 14:00:17.500 [Test worker @coroutine#5267] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24f6f6bf 2025-04-16 14:00:17.501 [Test worker @coroutine#5269] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24f6f6bf 2025-04-16 14:00:17.502 [Test worker @coroutine#5271] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24f6f6bf 2025-04-16 14:00:17.502 [Test worker @coroutine#5265] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-229 - configuration: 2025-04-16 14:00:17.502 [Test worker @coroutine#5265] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:00:17.502 [Test worker @coroutine#5265] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:00:17.502 [Test worker @coroutine#5265] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:00:17.502 [Test worker @coroutine#5265] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:00:17.502 [Test worker @coroutine#5265] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:00:17.502 [Test worker @coroutine#5265] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:00:17.502 [Test worker @coroutine#5265] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1036bb9f 2025-04-16 14:00:17.502 [Test worker @coroutine#5265] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:00:17.502 [Test worker @coroutine#5265] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:00:17.502 [Test worker @coroutine#5265] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:00:17.502 [Test worker @coroutine#5265] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:00:17.502 [Test worker @coroutine#5265] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:00:17.502 [Test worker @coroutine#5265] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:00:17.502 [Test worker @coroutine#5265] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:00:17.502 [Test worker @coroutine#5265] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:00:17.502 [Test worker @coroutine#5265] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:00:17.502 [Test worker @coroutine#5265] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:00:17.502 [Test worker @coroutine#5265] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:00:17.502 [Test worker @coroutine#5265] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:00:17.502 [Test worker @coroutine#5265] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:00:17.502 [Test worker @coroutine#5265] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 14:00:17.502 [Test worker @coroutine#5265] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 14:00:17.502 [Test worker @coroutine#5265] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:00:17.502 [Test worker @coroutine#5265] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:00:17.502 [Test worker @coroutine#5265] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 14:00:17.502 [Test worker @coroutine#5265] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:00:17.502 [Test worker @coroutine#5265] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-229" 2025-04-16 14:00:17.502 [Test worker @coroutine#5265] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:00:17.502 [Test worker @coroutine#5265] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:00:17.502 [Test worker @coroutine#5265] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:00:17.502 [Test worker @coroutine#5265] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:00:17.502 [Test worker @coroutine#5265] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:00:17.502 [Test worker @coroutine#5265] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:00:17.502 [Test worker @coroutine#5265] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:00:17.502 [Test worker @coroutine#5265] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:00:17.502 [Test worker @coroutine#5265] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Starting... 2025-04-16 14:00:17.503 [Test worker @coroutine#5265] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Added connection org.sqlite.jdbc4.JDBC4Connection@62df1f0e 2025-04-16 14:00:17.503 [Test worker @coroutine#5265] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Added connection org.sqlite.jdbc4.JDBC4Connection@62df1f0e 2025-04-16 14:00:17.503 [Test worker @coroutine#5265] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Start completed. 2025-04-16 14:00:17.510 [Test worker @coroutine#5265] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62df1f0e 2025-04-16 14:00:17.515 [Test worker @coroutine#5273] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62df1f0e 2025-04-16 14:00:17.516 [Test worker @coroutine#5275] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62df1f0e 2025-04-16 14:00:17.516 [Test worker @coroutine#5277] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62df1f0e 2025-04-16 14:00:17.520 [DefaultDispatcher-worker-14 @coroutine#5279] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62df1f0e 2025-04-16 14:00:17.527 [DefaultDispatcher-worker-21 @coroutine#5265] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24f6f6bf 2025-04-16 14:00:17.534 [DefaultDispatcher-worker-2 @coroutine#5265] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24f6f6bf 2025-04-16 14:00:17.540 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Shutdown initiated... 2025-04-16 14:00:17.540 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Close initiated... 2025-04-16 14:00:17.540 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:00:17.540 [HikariPool-228 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Closing connection org.sqlite.jdbc4.JDBC4Connection@24f6f6bf: (connection evicted) 2025-04-16 14:00:17.540 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 14:00:17.540 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Closed. 2025-04-16 14:00:17.540 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Shutdown completed. 2025-04-16 14:00:17.540 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Shutdown initiated... 2025-04-16 14:00:17.540 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Close initiated... 2025-04-16 14:00:17.540 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:00:17.541 [HikariPool-229 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Closing connection org.sqlite.jdbc4.JDBC4Connection@62df1f0e: (connection evicted) 2025-04-16 14:00:17.541 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 14:00:17.541 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Closed. 2025-04-16 14:00:17.541 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Shutdown completed. 2025-04-16 14:00:17.542 [Test worker @coroutine#5314] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-230 - configuration: 2025-04-16 14:00:17.542 [Test worker @coroutine#5314] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:00:17.542 [Test worker @coroutine#5314] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:00:17.542 [Test worker @coroutine#5314] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:00:17.542 [Test worker @coroutine#5314] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:00:17.542 [Test worker @coroutine#5314] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:00:17.542 [Test worker @coroutine#5314] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:00:17.542 [Test worker @coroutine#5314] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@56de370d 2025-04-16 14:00:17.542 [Test worker @coroutine#5314] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:00:17.542 [Test worker @coroutine#5314] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:00:17.542 [Test worker @coroutine#5314] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:00:17.542 [Test worker @coroutine#5314] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:00:17.542 [Test worker @coroutine#5314] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:00:17.542 [Test worker @coroutine#5314] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:00:17.542 [Test worker @coroutine#5314] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:00:17.542 [Test worker @coroutine#5314] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:00:17.542 [Test worker @coroutine#5314] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:00:17.542 [Test worker @coroutine#5314] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:00:17.542 [Test worker @coroutine#5314] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:00:17.542 [Test worker @coroutine#5314] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:00:17.542 [Test worker @coroutine#5314] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:00:17.542 [Test worker @coroutine#5314] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 14:00:17.542 [Test worker @coroutine#5314] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 14:00:17.542 [Test worker @coroutine#5314] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:00:17.542 [Test worker @coroutine#5314] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:00:17.542 [Test worker @coroutine#5314] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 14:00:17.542 [Test worker @coroutine#5314] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:00:17.542 [Test worker @coroutine#5314] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-230" 2025-04-16 14:00:17.542 [Test worker @coroutine#5314] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:00:17.542 [Test worker @coroutine#5314] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:00:17.542 [Test worker @coroutine#5314] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:00:17.542 [Test worker @coroutine#5314] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:00:17.542 [Test worker @coroutine#5314] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:00:17.542 [Test worker @coroutine#5314] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:00:17.542 [Test worker @coroutine#5314] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:00:17.542 [Test worker @coroutine#5314] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:00:17.542 [Test worker @coroutine#5314] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Starting... 2025-04-16 14:00:17.543 [Test worker @coroutine#5314] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Added connection org.sqlite.jdbc4.JDBC4Connection@6044311a 2025-04-16 14:00:17.543 [Test worker @coroutine#5314] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Added connection org.sqlite.jdbc4.JDBC4Connection@6044311a 2025-04-16 14:00:17.543 [Test worker @coroutine#5314] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Start completed. 2025-04-16 14:00:17.550 [Test worker @coroutine#5314] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6044311a 2025-04-16 14:00:17.555 [Test worker @coroutine#5315] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6044311a 2025-04-16 14:00:17.556 [Test worker @coroutine#5317] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6044311a 2025-04-16 14:00:17.557 [Test worker @coroutine#5319] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6044311a 2025-04-16 14:00:17.561 [DefaultDispatcher-worker-13 @coroutine#5321] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6044311a 2025-04-16 14:00:17.571 [DefaultDispatcher-worker-18 @coroutine#5314] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6044311a 2025-04-16 14:00:17.577 [DefaultDispatcher-worker-18 @coroutine#5314] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6044311a 2025-04-16 14:00:17.587 [DefaultDispatcher-worker-6 @coroutine#5342] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6044311a 2025-04-16 14:00:17.589 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Shutdown initiated... 2025-04-16 14:00:17.589 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Close initiated... 2025-04-16 14:00:17.589 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:00:17.589 [HikariPool-230 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6044311a: (connection evicted) 2025-04-16 14:00:17.589 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 14:00:17.589 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Closed. 2025-04-16 14:00:17.589 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Shutdown completed. 2025-04-16 14:00:17.590 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-231 - configuration: 2025-04-16 14:00:17.590 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:00:17.590 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:00:17.590 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:00:17.590 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:00:17.590 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:00:17.590 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:00:17.590 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6878cd83 2025-04-16 14:00:17.590 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:00:17.590 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:00:17.590 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:00:17.590 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:00:17.590 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:00:17.590 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:00:17.590 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:00:17.590 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:00:17.590 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:00:17.590 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:00:17.590 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:00:17.590 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:00:17.590 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:00:17.590 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 14:00:17.590 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 14:00:17.590 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:00:17.590 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:00:17.590 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 14:00:17.590 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:00:17.590 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-231" 2025-04-16 14:00:17.590 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:00:17.590 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:00:17.590 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:00:17.590 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:00:17.590 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:00:17.590 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:00:17.590 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:00:17.590 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:00:17.590 [Test worker @coroutine#5348] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Starting... 2025-04-16 14:00:17.590 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Added connection org.sqlite.jdbc4.JDBC4Connection@3027fe42 2025-04-16 14:00:17.590 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Added connection org.sqlite.jdbc4.JDBC4Connection@3027fe42 2025-04-16 14:00:17.590 [Test worker @coroutine#5348] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Start completed. 2025-04-16 14:00:17.598 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3027fe42 2025-04-16 14:00:17.603 [Test worker @coroutine#5349] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3027fe42 2025-04-16 14:00:17.603 [Test worker @coroutine#5351] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3027fe42 2025-04-16 14:00:17.604 [Test worker @coroutine#5353] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3027fe42 2025-04-16 14:00:17.605 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-232 - configuration: 2025-04-16 14:00:17.605 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:00:17.605 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:00:17.605 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:00:17.605 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:00:17.605 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:00:17.605 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:00:17.605 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5655d64 2025-04-16 14:00:17.605 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:00:17.605 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:00:17.605 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:00:17.605 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:00:17.605 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:00:17.605 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:00:17.605 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:00:17.605 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:00:17.605 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:00:17.605 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:00:17.605 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:00:17.605 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:00:17.605 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:00:17.605 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 14:00:17.605 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 14:00:17.605 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:00:17.605 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:00:17.605 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 14:00:17.605 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:00:17.605 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-232" 2025-04-16 14:00:17.605 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:00:17.605 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:00:17.605 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:00:17.605 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:00:17.605 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:00:17.605 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:00:17.605 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:00:17.605 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:00:17.605 [Test worker @coroutine#5348] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Starting... 2025-04-16 14:00:17.605 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Added connection org.sqlite.jdbc4.JDBC4Connection@568945a9 2025-04-16 14:00:17.605 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Added connection org.sqlite.jdbc4.JDBC4Connection@568945a9 2025-04-16 14:00:17.605 [Test worker @coroutine#5348] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Start completed. 2025-04-16 14:00:17.610 [DefaultDispatcher-worker-7 @coroutine#2375] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5367d46f 2025-04-16 14:00:17.610 [DefaultDispatcher-worker-7 @coroutine#2375] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56471/UmAppDatabase/replication/nodeId 2025-04-16 14:00:17.610 [DefaultDispatcher-worker-7 @coroutine#2375] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56471/UmAppDatabase/replication/nodeId. 2025-04-16 14:00:17.610 [DefaultDispatcher-worker-7 @coroutine#2375] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56471/UmAppDatabase/replication/nodeId 2025-04-16 14:00:17.611 [DefaultDispatcher-worker-12 @coroutine#2375] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56471/UmAppDatabase/replication/nodeId 2025-04-16 14:00:17.611 [DefaultDispatcher-worker-12 @coroutine#2375] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56471/UmAppDatabase/replication/nodeId 2025-04-16 14:00:17.613 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@568945a9 2025-04-16 14:00:17.618 [Test worker @coroutine#5358] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@568945a9 2025-04-16 14:00:17.619 [Test worker @coroutine#5360] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@568945a9 2025-04-16 14:00:17.620 [Test worker @coroutine#5362] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@568945a9 2025-04-16 14:00:17.624 [DefaultDispatcher-worker-18 @coroutine#5364] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@568945a9 2025-04-16 14:00:17.631 [DefaultDispatcher-worker-6 @coroutine#5348] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3027fe42 2025-04-16 14:00:17.635 [DefaultDispatcher-worker-13 @coroutine#5348] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3027fe42 2025-04-16 14:00:17.640 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Shutdown initiated... 2025-04-16 14:00:17.640 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Close initiated... 2025-04-16 14:00:17.640 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:00:17.640 [HikariPool-231 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3027fe42: (connection evicted) 2025-04-16 14:00:17.640 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 14:00:17.640 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Closed. 2025-04-16 14:00:17.640 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Shutdown completed. 2025-04-16 14:00:17.640 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Shutdown initiated... 2025-04-16 14:00:17.640 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Close initiated... 2025-04-16 14:00:17.640 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:00:17.640 [HikariPool-232 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Closing connection org.sqlite.jdbc4.JDBC4Connection@568945a9: (connection evicted) 2025-04-16 14:00:17.641 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 14:00:17.641 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Closed. 2025-04-16 14:00:17.641 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Shutdown completed. 2025-04-16 14:00:17.642 [Test worker @coroutine#5389] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-233 - configuration: 2025-04-16 14:00:17.642 [Test worker @coroutine#5389] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:00:17.642 [Test worker @coroutine#5389] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:00:17.642 [Test worker @coroutine#5389] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:00:17.642 [Test worker @coroutine#5389] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:00:17.642 [Test worker @coroutine#5389] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:00:17.642 [Test worker @coroutine#5389] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:00:17.642 [Test worker @coroutine#5389] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7cc742d 2025-04-16 14:00:17.642 [Test worker @coroutine#5389] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:00:17.642 [Test worker @coroutine#5389] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:00:17.642 [Test worker @coroutine#5389] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:00:17.642 [Test worker @coroutine#5389] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:00:17.642 [Test worker @coroutine#5389] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:00:17.642 [Test worker @coroutine#5389] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:00:17.642 [Test worker @coroutine#5389] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:00:17.642 [Test worker @coroutine#5389] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:00:17.642 [Test worker @coroutine#5389] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:00:17.642 [Test worker @coroutine#5389] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:00:17.642 [Test worker @coroutine#5389] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:00:17.642 [Test worker @coroutine#5389] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:00:17.642 [Test worker @coroutine#5389] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:00:17.642 [Test worker @coroutine#5389] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 14:00:17.642 [Test worker @coroutine#5389] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 14:00:17.642 [Test worker @coroutine#5389] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:00:17.642 [Test worker @coroutine#5389] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:00:17.642 [Test worker @coroutine#5389] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 14:00:17.642 [Test worker @coroutine#5389] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:00:17.642 [Test worker @coroutine#5389] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-233" 2025-04-16 14:00:17.642 [Test worker @coroutine#5389] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:00:17.642 [Test worker @coroutine#5389] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:00:17.642 [Test worker @coroutine#5389] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:00:17.642 [Test worker @coroutine#5389] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:00:17.642 [Test worker @coroutine#5389] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:00:17.642 [Test worker @coroutine#5389] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:00:17.642 [Test worker @coroutine#5389] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:00:17.642 [Test worker @coroutine#5389] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:00:17.642 [Test worker @coroutine#5389] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Starting... 2025-04-16 14:00:17.642 [Test worker @coroutine#5389] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Added connection org.sqlite.jdbc4.JDBC4Connection@22bf2a0d 2025-04-16 14:00:17.642 [Test worker @coroutine#5389] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Added connection org.sqlite.jdbc4.JDBC4Connection@22bf2a0d 2025-04-16 14:00:17.642 [Test worker @coroutine#5389] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Start completed. 2025-04-16 14:00:17.651 [Test worker @coroutine#5389] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22bf2a0d 2025-04-16 14:00:17.656 [Test worker @coroutine#5390] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22bf2a0d 2025-04-16 14:00:17.656 [Test worker @coroutine#5392] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22bf2a0d 2025-04-16 14:00:17.657 [Test worker @coroutine#5394] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22bf2a0d 2025-04-16 14:00:17.662 [DefaultDispatcher-worker-5 @coroutine#5396] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22bf2a0d 2025-04-16 14:00:17.665 [DefaultDispatcher-worker-18 @coroutine#5389] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22bf2a0d 2025-04-16 14:00:17.671 [DefaultDispatcher-worker-21 @coroutine#5409] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22bf2a0d 2025-04-16 14:00:17.672 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Shutdown initiated... 2025-04-16 14:00:17.672 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Close initiated... 2025-04-16 14:00:17.672 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:00:17.672 [HikariPool-233 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Closing connection org.sqlite.jdbc4.JDBC4Connection@22bf2a0d: (connection evicted) 2025-04-16 14:00:17.673 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 14:00:17.673 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Closed. 2025-04-16 14:00:17.673 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Shutdown completed. 2025-04-16 14:00:17.673 [Test worker @coroutine#5417] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-234 - configuration: 2025-04-16 14:00:17.673 [Test worker @coroutine#5417] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:00:17.673 [Test worker @coroutine#5417] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:00:17.673 [Test worker @coroutine#5417] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:00:17.673 [Test worker @coroutine#5417] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:00:17.673 [Test worker @coroutine#5417] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:00:17.673 [Test worker @coroutine#5417] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:00:17.673 [Test worker @coroutine#5417] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@62765e11 2025-04-16 14:00:17.673 [Test worker @coroutine#5417] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:00:17.673 [Test worker @coroutine#5417] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:00:17.673 [Test worker @coroutine#5417] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:00:17.673 [Test worker @coroutine#5417] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:00:17.673 [Test worker @coroutine#5417] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:00:17.673 [Test worker @coroutine#5417] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:00:17.673 [Test worker @coroutine#5417] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:00:17.673 [Test worker @coroutine#5417] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:00:17.673 [Test worker @coroutine#5417] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:00:17.673 [Test worker @coroutine#5417] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:00:17.673 [Test worker @coroutine#5417] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:00:17.673 [Test worker @coroutine#5417] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:00:17.673 [Test worker @coroutine#5417] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:00:17.673 [Test worker @coroutine#5417] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 14:00:17.673 [Test worker @coroutine#5417] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 14:00:17.673 [Test worker @coroutine#5417] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:00:17.673 [Test worker @coroutine#5417] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:00:17.673 [Test worker @coroutine#5417] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 14:00:17.673 [Test worker @coroutine#5417] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:00:17.673 [Test worker @coroutine#5417] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-234" 2025-04-16 14:00:17.673 [Test worker @coroutine#5417] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:00:17.673 [Test worker @coroutine#5417] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:00:17.673 [Test worker @coroutine#5417] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:00:17.673 [Test worker @coroutine#5417] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:00:17.673 [Test worker @coroutine#5417] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:00:17.673 [Test worker @coroutine#5417] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:00:17.673 [Test worker @coroutine#5417] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:00:17.673 [Test worker @coroutine#5417] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:00:17.673 [Test worker @coroutine#5417] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Starting... 2025-04-16 14:00:17.674 [Test worker @coroutine#5417] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a59f3d9 2025-04-16 14:00:17.674 [Test worker @coroutine#5417] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a59f3d9 2025-04-16 14:00:17.674 [Test worker @coroutine#5417] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Start completed. 2025-04-16 14:00:17.681 [Test worker @coroutine#5417] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a59f3d9 2025-04-16 14:00:17.686 [Test worker @coroutine#5418] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a59f3d9 2025-04-16 14:00:17.687 [Test worker @coroutine#5420] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a59f3d9 2025-04-16 14:00:17.688 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a59f3d9 2025-04-16 14:00:17.693 [DefaultDispatcher-worker-20 @coroutine#5424] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a59f3d9 2025-04-16 14:00:17.696 [DefaultDispatcher-worker-12 @coroutine#5436] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a59f3d9 2025-04-16 14:00:17.697 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Shutdown initiated... 2025-04-16 14:00:17.697 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Close initiated... 2025-04-16 14:00:17.697 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:00:17.697 [HikariPool-234 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5a59f3d9: (connection evicted) 2025-04-16 14:00:17.698 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 14:00:17.698 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Closed. 2025-04-16 14:00:17.698 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Shutdown completed. 2025-04-16 14:00:17.699 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-235 - configuration: 2025-04-16 14:00:17.699 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:00:17.699 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:00:17.699 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:00:17.699 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:00:17.699 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:00:17.699 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:00:17.699 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@119b837 2025-04-16 14:00:17.699 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:00:17.699 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:00:17.699 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:00:17.699 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:00:17.699 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:00:17.699 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:00:17.699 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:00:17.699 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:00:17.699 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:00:17.699 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:00:17.699 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:00:17.699 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:00:17.699 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:00:17.699 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 14:00:17.699 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 14:00:17.699 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:00:17.699 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:00:17.699 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 14:00:17.699 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:00:17.699 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-235" 2025-04-16 14:00:17.699 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:00:17.699 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:00:17.699 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:00:17.699 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:00:17.699 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:00:17.699 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:00:17.699 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:00:17.699 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:00:17.699 [Test worker @coroutine#5445] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Starting... 2025-04-16 14:00:17.699 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d44f15d 2025-04-16 14:00:17.699 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d44f15d 2025-04-16 14:00:17.699 [Test worker @coroutine#5445] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Start completed. 2025-04-16 14:00:17.707 [DefaultDispatcher-worker-5 @coroutine#2428] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f3672eb 2025-04-16 14:00:17.707 [DefaultDispatcher-worker-5 @coroutine#2428] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35431/UmAppDatabase/replication/nodeId 2025-04-16 14:00:17.707 [DefaultDispatcher-worker-5 @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:35431/UmAppDatabase/replication/nodeId. 2025-04-16 14:00:17.707 [DefaultDispatcher-worker-5 @coroutine#2428] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35431/UmAppDatabase/replication/nodeId 2025-04-16 14:00:17.708 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d44f15d 2025-04-16 14:00:17.708 [DefaultDispatcher-worker-17 @coroutine#2428] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35431/UmAppDatabase/replication/nodeId 2025-04-16 14:00:17.708 [DefaultDispatcher-worker-17 @coroutine#2428] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35431/UmAppDatabase/replication/nodeId 2025-04-16 14:00:17.713 [Test worker @coroutine#5448] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d44f15d 2025-04-16 14:00:17.714 [Test worker @coroutine#5451] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d44f15d 2025-04-16 14:00:17.714 [Test worker @coroutine#5453] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d44f15d 2025-04-16 14:00:17.754 [DefaultDispatcher-worker-8 @coroutine#5455] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d44f15d 2025-04-16 14:00:17.757 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Shutdown initiated... 2025-04-16 14:00:17.757 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Close initiated... 2025-04-16 14:00:17.757 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:00:17.757 [HikariPool-235 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3d44f15d: (connection evicted) 2025-04-16 14:00:17.757 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 14:00:17.757 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Closed. 2025-04-16 14:00:17.757 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Shutdown completed. 2025-04-16 14:00:17.758 [Test worker @coroutine#5469] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-236 - configuration: 2025-04-16 14:00:17.758 [Test worker @coroutine#5469] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:00:17.758 [Test worker @coroutine#5469] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:00:17.758 [Test worker @coroutine#5469] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:00:17.758 [Test worker @coroutine#5469] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:00:17.758 [Test worker @coroutine#5469] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:00:17.758 [Test worker @coroutine#5469] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:00:17.758 [Test worker @coroutine#5469] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@776e4088 2025-04-16 14:00:17.758 [Test worker @coroutine#5469] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:00:17.758 [Test worker @coroutine#5469] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:00:17.758 [Test worker @coroutine#5469] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:00:17.758 [Test worker @coroutine#5469] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:00:17.758 [Test worker @coroutine#5469] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:00:17.758 [Test worker @coroutine#5469] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:00:17.758 [Test worker @coroutine#5469] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:00:17.758 [Test worker @coroutine#5469] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:00:17.758 [Test worker @coroutine#5469] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:00:17.758 [Test worker @coroutine#5469] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:00:17.758 [Test worker @coroutine#5469] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:00:17.758 [Test worker @coroutine#5469] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:00:17.758 [Test worker @coroutine#5469] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:00:17.758 [Test worker @coroutine#5469] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 14:00:17.758 [Test worker @coroutine#5469] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 14:00:17.758 [Test worker @coroutine#5469] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:00:17.758 [Test worker @coroutine#5469] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:00:17.758 [Test worker @coroutine#5469] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 14:00:17.758 [Test worker @coroutine#5469] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:00:17.758 [Test worker @coroutine#5469] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-236" 2025-04-16 14:00:17.758 [Test worker @coroutine#5469] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:00:17.758 [Test worker @coroutine#5469] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:00:17.758 [Test worker @coroutine#5469] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:00:17.758 [Test worker @coroutine#5469] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:00:17.758 [Test worker @coroutine#5469] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:00:17.758 [Test worker @coroutine#5469] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:00:17.758 [Test worker @coroutine#5469] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:00:17.758 [Test worker @coroutine#5469] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:00:17.758 [Test worker @coroutine#5469] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Starting... 2025-04-16 14:00:17.758 [Test worker @coroutine#5469] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Added connection org.sqlite.jdbc4.JDBC4Connection@207b0d48 2025-04-16 14:00:17.758 [Test worker @coroutine#5469] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Added connection org.sqlite.jdbc4.JDBC4Connection@207b0d48 2025-04-16 14:00:17.759 [Test worker @coroutine#5469] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Start completed. 2025-04-16 14:00:17.766 [Test worker @coroutine#5469] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@207b0d48 2025-04-16 14:00:17.771 [Test worker @coroutine#5470] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@207b0d48 2025-04-16 14:00:17.772 [Test worker @coroutine#5472] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@207b0d48 2025-04-16 14:00:17.773 [Test worker @coroutine#5474] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@207b0d48 2025-04-16 14:00:17.778 [DefaultDispatcher-worker-7 @coroutine#5476] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@207b0d48 2025-04-16 14:00:17.781 [DefaultDispatcher-worker-14 @coroutine#5469] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@207b0d48 2025-04-16 14:00:17.785 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Shutdown initiated... 2025-04-16 14:00:17.785 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Close initiated... 2025-04-16 14:00:17.785 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:00:17.785 [HikariPool-236 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Closing connection org.sqlite.jdbc4.JDBC4Connection@207b0d48: (connection evicted) 2025-04-16 14:00:17.785 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 14:00:17.785 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Closed. 2025-04-16 14:00:17.785 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Shutdown completed. 2025-04-16 14:00:17.787 [Test worker @coroutine#5492] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-237 - configuration: 2025-04-16 14:00:17.787 [Test worker @coroutine#5492] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:00:17.788 [Test worker @coroutine#5492] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:00:17.788 [Test worker @coroutine#5492] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:00:17.788 [Test worker @coroutine#5492] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:00:17.788 [Test worker @coroutine#5492] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:00:17.788 [Test worker @coroutine#5492] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:00:17.788 [Test worker @coroutine#5492] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1c94d976 2025-04-16 14:00:17.788 [Test worker @coroutine#5492] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:00:17.788 [Test worker @coroutine#5492] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:00:17.788 [Test worker @coroutine#5492] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:00:17.788 [Test worker @coroutine#5492] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:00:17.788 [Test worker @coroutine#5492] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:00:17.788 [Test worker @coroutine#5492] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:00:17.788 [Test worker @coroutine#5492] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:00:17.788 [Test worker @coroutine#5492] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:00:17.788 [Test worker @coroutine#5492] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:00:17.788 [Test worker @coroutine#5492] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:00:17.788 [Test worker @coroutine#5492] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:00:17.788 [Test worker @coroutine#5492] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:00:17.788 [Test worker @coroutine#5492] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:00:17.788 [Test worker @coroutine#5492] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 14:00:17.788 [Test worker @coroutine#5492] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 14:00:17.788 [Test worker @coroutine#5492] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:00:17.788 [Test worker @coroutine#5492] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:00:17.788 [Test worker @coroutine#5492] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 14:00:17.788 [Test worker @coroutine#5492] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:00:17.788 [Test worker @coroutine#5492] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-237" 2025-04-16 14:00:17.788 [Test worker @coroutine#5492] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:00:17.788 [Test worker @coroutine#5492] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:00:17.788 [Test worker @coroutine#5492] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:00:17.788 [Test worker @coroutine#5492] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:00:17.788 [Test worker @coroutine#5492] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:00:17.788 [Test worker @coroutine#5492] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:00:17.788 [Test worker @coroutine#5492] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:00:17.788 [Test worker @coroutine#5492] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:00:17.788 [Test worker @coroutine#5492] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Starting... 2025-04-16 14:00:17.788 [Test worker @coroutine#5492] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ccca75c 2025-04-16 14:00:17.788 [Test worker @coroutine#5492] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ccca75c 2025-04-16 14:00:17.788 [Test worker @coroutine#5492] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Start completed. 2025-04-16 14:00:17.798 [Test worker @coroutine#5492] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ccca75c 2025-04-16 14:00:17.803 [Test worker @coroutine#5494] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ccca75c 2025-04-16 14:00:17.804 [Test worker @coroutine#5496] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ccca75c 2025-04-16 14:00:17.804 [Test worker @coroutine#5498] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ccca75c 2025-04-16 14:00:17.808 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Shutdown initiated... 2025-04-16 14:00:17.808 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Close initiated... 2025-04-16 14:00:17.808 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-16 14:00:17.808 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 14:00:17.808 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Closed. 2025-04-16 14:00:17.808 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Shutdown completed. 2025-04-16 14:00:17.808 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-238 - configuration: 2025-04-16 14:00:17.808 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:00:17.808 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:00:17.808 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:00:17.808 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:00:17.808 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:00:17.808 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:00:17.808 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@574ffd63 2025-04-16 14:00:17.808 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:00:17.808 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:00:17.808 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:00:17.808 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:00:17.808 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:00:17.808 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:00:17.808 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:00:17.808 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:00:17.808 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:00:17.808 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:00:17.808 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:00:17.808 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:00:17.808 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:00:17.808 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 14:00:17.808 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 14:00:17.808 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:00:17.808 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:00:17.808 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 14:00:17.808 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:00:17.808 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-238" 2025-04-16 14:00:17.808 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:00:17.808 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:00:17.808 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:00:17.808 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:00:17.808 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:00:17.808 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:00:17.808 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:00:17.808 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:00:17.808 [Test worker @coroutine#5509] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Starting... 2025-04-16 14:00:17.808 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ce1b67b 2025-04-16 14:00:17.808 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ce1b67b 2025-04-16 14:00:17.809 [Test worker @coroutine#5509] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Start completed. 2025-04-16 14:00:17.816 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ce1b67b 2025-04-16 14:00:17.822 [Test worker @coroutine#5510] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ce1b67b 2025-04-16 14:00:17.822 [Test worker @coroutine#5512] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ce1b67b 2025-04-16 14:00:17.823 [Test worker @coroutine#5514] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ce1b67b 2025-04-16 14:00:17.825 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Shutdown initiated... 2025-04-16 14:00:17.825 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Close initiated... 2025-04-16 14:00:17.825 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-16 14:00:17.825 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 14:00:17.825 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Closed. 2025-04-16 14:00:17.825 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Shutdown completed. 2025-04-16 14:00:17.826 [Test worker @coroutine#5525] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-239 - configuration: 2025-04-16 14:00:17.826 [Test worker @coroutine#5525] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:00:17.826 [Test worker @coroutine#5525] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:00:17.826 [Test worker @coroutine#5525] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:00:17.826 [Test worker @coroutine#5525] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:00:17.826 [Test worker @coroutine#5525] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:00:17.826 [Test worker @coroutine#5525] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:00:17.826 [Test worker @coroutine#5525] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@c4ef770 2025-04-16 14:00:17.826 [Test worker @coroutine#5525] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:00:17.826 [Test worker @coroutine#5525] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:00:17.826 [Test worker @coroutine#5525] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:00:17.826 [Test worker @coroutine#5525] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:00:17.826 [Test worker @coroutine#5525] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:00:17.826 [Test worker @coroutine#5525] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:00:17.826 [Test worker @coroutine#5525] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:00:17.826 [Test worker @coroutine#5525] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:00:17.826 [Test worker @coroutine#5525] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:00:17.826 [Test worker @coroutine#5525] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:00:17.826 [Test worker @coroutine#5525] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:00:17.826 [Test worker @coroutine#5525] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:00:17.826 [Test worker @coroutine#5525] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:00:17.826 [Test worker @coroutine#5525] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 14:00:17.826 [Test worker @coroutine#5525] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 14:00:17.826 [Test worker @coroutine#5525] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:00:17.826 [Test worker @coroutine#5525] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:00:17.826 [Test worker @coroutine#5525] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 14:00:17.826 [Test worker @coroutine#5525] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:00:17.826 [Test worker @coroutine#5525] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-239" 2025-04-16 14:00:17.826 [Test worker @coroutine#5525] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:00:17.826 [Test worker @coroutine#5525] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:00:17.826 [Test worker @coroutine#5525] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:00:17.826 [Test worker @coroutine#5525] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:00:17.826 [Test worker @coroutine#5525] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:00:17.826 [Test worker @coroutine#5525] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:00:17.826 [Test worker @coroutine#5525] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:00:17.826 [Test worker @coroutine#5525] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:00:17.826 [Test worker @coroutine#5525] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Starting... 2025-04-16 14:00:17.826 [Test worker @coroutine#5525] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f8a82e9 2025-04-16 14:00:17.826 [Test worker @coroutine#5525] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f8a82e9 2025-04-16 14:00:17.826 [Test worker @coroutine#5525] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Start completed. 2025-04-16 14:00:17.835 [Test worker @coroutine#5525] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f8a82e9 2025-04-16 14:00:17.840 [Test worker @coroutine#5526] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f8a82e9 2025-04-16 14:00:17.841 [Test worker @coroutine#5528] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f8a82e9 2025-04-16 14:00:17.842 [Test worker @coroutine#5530] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f8a82e9 2025-04-16 14:00:17.846 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Shutdown initiated... 2025-04-16 14:00:17.846 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Close initiated... 2025-04-16 14:00:17.846 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-16 14:00:17.846 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 14:00:17.846 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Closed. 2025-04-16 14:00:17.846 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Shutdown completed. 2025-04-16 14:00:17.850 [UI Thread @coroutine#5546] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55847/Site/verify 2025-04-16 14:00:17.850 [UI Thread @coroutine#5546] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:55847/Site/verify. 2025-04-16 14:00:17.850 [UI Thread @coroutine#5546] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55847/Site/verify 2025-04-16 14:00:17.851 [UI Thread @coroutine#5546] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55847/Site/verify 2025-04-16 14:00:17.851 [UI Thread @coroutine#5546] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55847/Site/verify 2025-04-16 14:00:17.851 [UI Thread @coroutine#5546] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:55847/Site/verify. 2025-04-16 14:00:17.851 [UI Thread @coroutine#5546] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:55847/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2025-04-16 14:00:17.854 [Test worker @coroutine#5560] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-240 - configuration: 2025-04-16 14:00:17.854 [Test worker @coroutine#5560] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:00:17.854 [Test worker @coroutine#5560] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:00:17.854 [Test worker @coroutine#5560] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:00:17.854 [Test worker @coroutine#5560] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:00:17.854 [Test worker @coroutine#5560] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:00:17.854 [Test worker @coroutine#5560] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:00:17.854 [Test worker @coroutine#5560] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@12d49ede 2025-04-16 14:00:17.854 [Test worker @coroutine#5560] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:00:17.854 [Test worker @coroutine#5560] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:00:17.854 [Test worker @coroutine#5560] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:00:17.854 [Test worker @coroutine#5560] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:00:17.854 [Test worker @coroutine#5560] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:00:17.854 [Test worker @coroutine#5560] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:00:17.854 [Test worker @coroutine#5560] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:00:17.854 [Test worker @coroutine#5560] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:00:17.854 [Test worker @coroutine#5560] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:00:17.854 [Test worker @coroutine#5560] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:00:17.854 [Test worker @coroutine#5560] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:00:17.854 [Test worker @coroutine#5560] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:00:17.854 [Test worker @coroutine#5560] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:00:17.854 [Test worker @coroutine#5560] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 14:00:17.854 [Test worker @coroutine#5560] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 14:00:17.854 [Test worker @coroutine#5560] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:00:17.854 [Test worker @coroutine#5560] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:00:17.854 [Test worker @coroutine#5560] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 14:00:17.854 [Test worker @coroutine#5560] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:00:17.854 [Test worker @coroutine#5560] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-240" 2025-04-16 14:00:17.854 [Test worker @coroutine#5560] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:00:17.854 [Test worker @coroutine#5560] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:00:17.854 [Test worker @coroutine#5560] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:00:17.854 [Test worker @coroutine#5560] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:00:17.854 [Test worker @coroutine#5560] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:00:17.854 [Test worker @coroutine#5560] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:00:17.854 [Test worker @coroutine#5560] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:00:17.854 [Test worker @coroutine#5560] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:00:17.854 [Test worker @coroutine#5560] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Starting... 2025-04-16 14:00:17.855 [Test worker @coroutine#5560] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Added connection org.sqlite.jdbc4.JDBC4Connection@22f79c09 2025-04-16 14:00:17.855 [Test worker @coroutine#5560] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Added connection org.sqlite.jdbc4.JDBC4Connection@22f79c09 2025-04-16 14:00:17.855 [Test worker @coroutine#5560] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Start completed. 2025-04-16 14:00:17.863 [Test worker @coroutine#5560] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22f79c09 2025-04-16 14:00:17.868 [Test worker @coroutine#5561] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22f79c09 2025-04-16 14:00:17.869 [Test worker @coroutine#5563] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22f79c09 2025-04-16 14:00:17.869 [Test worker @coroutine#5565] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22f79c09 2025-04-16 14:00:17.872 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Shutdown initiated... 2025-04-16 14:00:17.872 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Close initiated... 2025-04-16 14:00:17.872 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-16 14:00:17.872 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 14:00:17.872 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Closed. 2025-04-16 14:00:17.872 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Shutdown completed. 2025-04-16 14:00:17.872 [Test worker @coroutine#5577] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-241 - configuration: 2025-04-16 14:00:17.872 [Test worker @coroutine#5577] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:00:17.872 [Test worker @coroutine#5577] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:00:17.872 [Test worker @coroutine#5577] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:00:17.872 [Test worker @coroutine#5577] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:00:17.872 [Test worker @coroutine#5577] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:00:17.872 [Test worker @coroutine#5577] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:00:17.872 [Test worker @coroutine#5577] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@9c7699e 2025-04-16 14:00:17.872 [Test worker @coroutine#5577] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:00:17.872 [Test worker @coroutine#5577] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:00:17.872 [Test worker @coroutine#5577] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:00:17.872 [Test worker @coroutine#5577] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:00:17.872 [Test worker @coroutine#5577] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:00:17.872 [Test worker @coroutine#5577] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:00:17.872 [Test worker @coroutine#5577] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:00:17.872 [Test worker @coroutine#5577] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:00:17.872 [Test worker @coroutine#5577] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:00:17.872 [Test worker @coroutine#5577] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:00:17.872 [Test worker @coroutine#5577] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:00:17.872 [Test worker @coroutine#5577] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:00:17.872 [Test worker @coroutine#5577] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:00:17.872 [Test worker @coroutine#5577] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 14:00:17.872 [Test worker @coroutine#5577] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 14:00:17.872 [Test worker @coroutine#5577] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:00:17.872 [Test worker @coroutine#5577] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:00:17.872 [Test worker @coroutine#5577] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 14:00:17.872 [Test worker @coroutine#5577] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:00:17.872 [Test worker @coroutine#5577] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-241" 2025-04-16 14:00:17.872 [Test worker @coroutine#5577] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:00:17.872 [Test worker @coroutine#5577] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:00:17.872 [Test worker @coroutine#5577] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:00:17.872 [Test worker @coroutine#5577] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:00:17.872 [Test worker @coroutine#5577] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:00:17.872 [Test worker @coroutine#5577] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:00:17.872 [Test worker @coroutine#5577] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:00:17.872 [Test worker @coroutine#5577] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:00:17.872 [Test worker @coroutine#5577] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Starting... 2025-04-16 14:00:17.873 [Test worker @coroutine#5577] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Added connection org.sqlite.jdbc4.JDBC4Connection@5bbda8aa 2025-04-16 14:00:17.873 [Test worker @coroutine#5577] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Added connection org.sqlite.jdbc4.JDBC4Connection@5bbda8aa 2025-04-16 14:00:17.873 [Test worker @coroutine#5577] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Start completed. 2025-04-16 14:00:17.881 [Test worker @coroutine#5577] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bbda8aa 2025-04-16 14:00:17.886 [Test worker @coroutine#5578] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bbda8aa 2025-04-16 14:00:17.887 [Test worker @coroutine#5580] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bbda8aa 2025-04-16 14:00:17.888 [Test worker @coroutine#5582] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bbda8aa 2025-04-16 14:00:17.889 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Shutdown initiated... 2025-04-16 14:00:17.889 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Close initiated... 2025-04-16 14:00:17.889 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-16 14:00:17.889 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 14:00:17.889 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Closed. 2025-04-16 14:00:17.889 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Shutdown completed. 2025-04-16 14:00:17.890 [Test worker @coroutine#5594] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-242 - configuration: 2025-04-16 14:00:17.890 [Test worker @coroutine#5594] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:00:17.891 [Test worker @coroutine#5594] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:00:17.891 [Test worker @coroutine#5594] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:00:17.891 [Test worker @coroutine#5594] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:00:17.891 [Test worker @coroutine#5594] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:00:17.891 [Test worker @coroutine#5594] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:00:17.891 [Test worker @coroutine#5594] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3569f0f1 2025-04-16 14:00:17.891 [Test worker @coroutine#5594] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:00:17.891 [Test worker @coroutine#5594] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:00:17.891 [Test worker @coroutine#5594] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:00:17.891 [Test worker @coroutine#5594] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:00:17.891 [Test worker @coroutine#5594] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:00:17.891 [Test worker @coroutine#5594] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:00:17.891 [Test worker @coroutine#5594] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:00:17.891 [Test worker @coroutine#5594] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:00:17.891 [Test worker @coroutine#5594] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:00:17.891 [Test worker @coroutine#5594] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:00:17.891 [Test worker @coroutine#5594] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:00:17.891 [Test worker @coroutine#5594] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:00:17.891 [Test worker @coroutine#5594] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:00:17.891 [Test worker @coroutine#5594] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 14:00:17.891 [Test worker @coroutine#5594] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 14:00:17.891 [Test worker @coroutine#5594] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:00:17.891 [Test worker @coroutine#5594] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:00:17.891 [Test worker @coroutine#5594] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 14:00:17.891 [Test worker @coroutine#5594] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:00:17.891 [Test worker @coroutine#5594] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-242" 2025-04-16 14:00:17.891 [Test worker @coroutine#5594] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:00:17.891 [Test worker @coroutine#5594] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:00:17.891 [Test worker @coroutine#5594] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:00:17.891 [Test worker @coroutine#5594] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:00:17.891 [Test worker @coroutine#5594] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:00:17.891 [Test worker @coroutine#5594] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:00:17.891 [Test worker @coroutine#5594] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:00:17.891 [Test worker @coroutine#5594] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:00:17.891 [Test worker @coroutine#5594] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Starting... 2025-04-16 14:00:17.891 [Test worker @coroutine#5594] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Added connection org.sqlite.jdbc4.JDBC4Connection@784fb189 2025-04-16 14:00:17.891 [Test worker @coroutine#5594] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Added connection org.sqlite.jdbc4.JDBC4Connection@784fb189 2025-04-16 14:00:17.891 [Test worker @coroutine#5594] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Start completed. 2025-04-16 14:00:17.899 [Test worker @coroutine#5594] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@784fb189 2025-04-16 14:00:17.904 [Test worker @coroutine#5595] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@784fb189 2025-04-16 14:00:17.905 [Test worker @coroutine#5597] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@784fb189 2025-04-16 14:00:17.906 [Test worker @coroutine#5599] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@784fb189 2025-04-16 14:00:17.907 [UI Thread @coroutine#5608] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60135/Site/verify 2025-04-16 14:00:17.907 [UI Thread @coroutine#5608] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60135/Site/verify. 2025-04-16 14:00:17.907 [UI Thread @coroutine#5608] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60135/Site/verify 2025-04-16 14:00:17.908 [UI Thread @coroutine#5608] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60135/Site/verify 2025-04-16 14:00:17.908 [UI Thread @coroutine#5608] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60135/Site/verify 2025-04-16 14:00:17.908 [UI Thread @coroutine#5608] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:60135/Site/verify. 2025-04-16 14:00:17.908 [UI Thread @coroutine#5608] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:60135/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2025-04-16 14:00:17.909 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Shutdown initiated... 2025-04-16 14:00:17.909 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Close initiated... 2025-04-16 14:00:17.909 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-16 14:00:17.910 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 14:00:17.910 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Closed. 2025-04-16 14:00:17.910 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Shutdown completed. 2025-04-16 14:00:17.912 [UI Thread @coroutine#5620] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57177/Site/verify 2025-04-16 14:00:17.912 [UI Thread @coroutine#5620] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57177/Site/verify. 2025-04-16 14:00:17.912 [UI Thread @coroutine#5620] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57177/Site/verify 2025-04-16 14:00:17.913 [UI Thread @coroutine#5620] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57177/Site/verify 2025-04-16 14:00:17.913 [UI Thread @coroutine#5620] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57177/Site/verify 2025-04-16 14:00:17.913 [UI Thread @coroutine#5620] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:57177/Site/verify. 2025-04-16 14:00:17.913 [UI Thread @coroutine#5620] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:57177/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2025-04-16 14:00:17.916 [UI Thread @coroutine#5633] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52655/Site/verify 2025-04-16 14:00:17.916 [UI Thread @coroutine#5633] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52655/Site/verify. 2025-04-16 14:00:17.916 [UI Thread @coroutine#5633] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52655/Site/verify 2025-04-16 14:00:17.917 [UI Thread @coroutine#5633] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52655/Site/verify 2025-04-16 14:00:17.917 [UI Thread @coroutine#5633] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52655/Site/verify 2025-04-16 14:00:17.917 [UI Thread @coroutine#5633] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:52655/Site/verify. 2025-04-16 14:00:17.917 [UI Thread @coroutine#5633] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:52655/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2025-04-16 14:00:17.920 [UI Thread @coroutine#5647] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:79/Site/verify 2025-04-16 14:00:17.920 [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:79/Site/verify. 2025-04-16 14:00:17.920 [UI Thread @coroutine#5647] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:79/Site/verify 2025-04-16 14:00:17.921 [UI Thread @coroutine#5647] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.ConnectException: Failed to connect to localhost/127.0.0.1:79 for request http://localhost:79/Site/verify 2025-04-16 14:00:17.922 [Test worker @coroutine#5654] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-243 - configuration: 2025-04-16 14:00:17.922 [Test worker @coroutine#5654] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:00:17.922 [Test worker @coroutine#5654] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:00:17.922 [Test worker @coroutine#5654] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:00:17.922 [Test worker @coroutine#5654] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:00:17.922 [Test worker @coroutine#5654] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:00:17.922 [Test worker @coroutine#5654] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:00:17.922 [Test worker @coroutine#5654] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@50ca509b 2025-04-16 14:00:17.922 [Test worker @coroutine#5654] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:00:17.922 [Test worker @coroutine#5654] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:00:17.922 [Test worker @coroutine#5654] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:00:17.922 [Test worker @coroutine#5654] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:00:17.922 [Test worker @coroutine#5654] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:00:17.922 [Test worker @coroutine#5654] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:00:17.922 [Test worker @coroutine#5654] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:00:17.922 [Test worker @coroutine#5654] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:00:17.922 [Test worker @coroutine#5654] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:00:17.922 [Test worker @coroutine#5654] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:00:17.922 [Test worker @coroutine#5654] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:00:17.922 [Test worker @coroutine#5654] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:00:17.922 [Test worker @coroutine#5654] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:00:17.922 [Test worker @coroutine#5654] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 14:00:17.922 [Test worker @coroutine#5654] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 14:00:17.923 [Test worker @coroutine#5654] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:00:17.923 [Test worker @coroutine#5654] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:00:17.923 [Test worker @coroutine#5654] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 14:00:17.923 [Test worker @coroutine#5654] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:00:17.923 [Test worker @coroutine#5654] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-243" 2025-04-16 14:00:17.923 [Test worker @coroutine#5654] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:00:17.923 [Test worker @coroutine#5654] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:00:17.923 [Test worker @coroutine#5654] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:00:17.923 [Test worker @coroutine#5654] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:00:17.923 [Test worker @coroutine#5654] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:00:17.923 [Test worker @coroutine#5654] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:00:17.923 [Test worker @coroutine#5654] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:00:17.923 [Test worker @coroutine#5654] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:00:17.923 [Test worker @coroutine#5654] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Starting... 2025-04-16 14:00:17.923 [Test worker @coroutine#5654] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Added connection org.sqlite.jdbc4.JDBC4Connection@5166f042 2025-04-16 14:00:17.923 [Test worker @coroutine#5654] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Added connection org.sqlite.jdbc4.JDBC4Connection@5166f042 2025-04-16 14:00:17.923 [Test worker @coroutine#5654] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Start completed. 2025-04-16 14:00:17.931 [Test worker @coroutine#5654] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5166f042 2025-04-16 14:00:17.936 [Test worker @coroutine#5655] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5166f042 2025-04-16 14:00:17.936 [Test worker @coroutine#5657] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5166f042 2025-04-16 14:00:17.937 [Test worker @coroutine#5659] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5166f042 2025-04-16 14:00:17.942 [DefaultDispatcher-worker-9 @coroutine#5661] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5166f042 2025-04-16 14:00:17.952 [DefaultDispatcher-worker-15 @coroutine#5654] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5166f042 2025-04-16 14:00:17.957 [DefaultDispatcher-worker-21 @coroutine#5654] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5166f042 2025-04-16 14:00:17.960 [DefaultDispatcher-worker-19 @coroutine#5654] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5166f042 2025-04-16 14:00:17.963 [DefaultDispatcher-worker-10 @coroutine#5654] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5166f042 2025-04-16 14:00:17.966 [DefaultDispatcher-worker-7 @coroutine#5654] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5166f042 2025-04-16 14:00:17.971 [DefaultDispatcher-worker-16 @coroutine#5654] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5166f042 2025-04-16 14:00:17.979 [DefaultDispatcher-worker-12 @coroutine#5677] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5166f042 2025-04-16 14:00:17.980 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Shutdown initiated... 2025-04-16 14:00:17.980 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Close initiated... 2025-04-16 14:00:17.980 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:00:17.981 [HikariPool-243 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5166f042: (connection evicted) 2025-04-16 14:00:17.981 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 14:00:17.981 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Closed. 2025-04-16 14:00:17.981 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Shutdown completed. 2025-04-16 14:00:17.982 [Test worker @coroutine#5683] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-244 - configuration: 2025-04-16 14:00:17.982 [Test worker @coroutine#5683] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:00:17.982 [Test worker @coroutine#5683] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:00:17.982 [Test worker @coroutine#5683] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:00:17.982 [Test worker @coroutine#5683] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:00:17.982 [Test worker @coroutine#5683] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:00:17.982 [Test worker @coroutine#5683] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:00:17.982 [Test worker @coroutine#5683] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1362f4 2025-04-16 14:00:17.982 [Test worker @coroutine#5683] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:00:17.982 [Test worker @coroutine#5683] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:00:17.982 [Test worker @coroutine#5683] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:00:17.982 [Test worker @coroutine#5683] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:00:17.982 [Test worker @coroutine#5683] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:00:17.982 [Test worker @coroutine#5683] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:00:17.982 [Test worker @coroutine#5683] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:00:17.982 [Test worker @coroutine#5683] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:00:17.982 [Test worker @coroutine#5683] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:00:17.982 [Test worker @coroutine#5683] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:00:17.982 [Test worker @coroutine#5683] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:00:17.982 [Test worker @coroutine#5683] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:00:17.982 [Test worker @coroutine#5683] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:00:17.982 [Test worker @coroutine#5683] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 14:00:17.982 [Test worker @coroutine#5683] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 14:00:17.982 [Test worker @coroutine#5683] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:00:17.982 [Test worker @coroutine#5683] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:00:17.982 [Test worker @coroutine#5683] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 14:00:17.982 [Test worker @coroutine#5683] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:00:17.982 [Test worker @coroutine#5683] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-244" 2025-04-16 14:00:17.982 [Test worker @coroutine#5683] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:00:17.982 [Test worker @coroutine#5683] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:00:17.982 [Test worker @coroutine#5683] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:00:17.982 [Test worker @coroutine#5683] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:00:17.982 [Test worker @coroutine#5683] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:00:17.982 [Test worker @coroutine#5683] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:00:17.982 [Test worker @coroutine#5683] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:00:17.982 [Test worker @coroutine#5683] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:00:17.982 [Test worker @coroutine#5683] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Starting... 2025-04-16 14:00:17.982 [Test worker @coroutine#5683] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Added connection org.sqlite.jdbc4.JDBC4Connection@446b74b9 2025-04-16 14:00:17.982 [Test worker @coroutine#5683] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Added connection org.sqlite.jdbc4.JDBC4Connection@446b74b9 2025-04-16 14:00:17.982 [Test worker @coroutine#5683] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Start completed. 2025-04-16 14:00:17.990 [Test worker @coroutine#5683] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@446b74b9 2025-04-16 14:00:17.995 [Test worker @coroutine#5685] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@446b74b9 2025-04-16 14:00:17.996 [Test worker @coroutine#5687] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@446b74b9 2025-04-16 14:00:17.996 [Test worker @coroutine#5689] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@446b74b9 2025-04-16 14:00:17.997 [Test worker @coroutine#5683] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-245 - configuration: 2025-04-16 14:00:17.997 [Test worker @coroutine#5683] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:00:17.997 [Test worker @coroutine#5683] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:00:17.997 [Test worker @coroutine#5683] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:00:17.997 [Test worker @coroutine#5683] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:00:17.997 [Test worker @coroutine#5683] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:00:17.997 [Test worker @coroutine#5683] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:00:17.997 [Test worker @coroutine#5683] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@286b48ce 2025-04-16 14:00:17.997 [Test worker @coroutine#5683] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:00:17.997 [Test worker @coroutine#5683] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:00:17.997 [Test worker @coroutine#5683] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:00:17.997 [Test worker @coroutine#5683] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:00:17.997 [Test worker @coroutine#5683] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:00:17.997 [Test worker @coroutine#5683] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:00:17.997 [Test worker @coroutine#5683] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:00:17.997 [Test worker @coroutine#5683] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:00:17.997 [Test worker @coroutine#5683] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:00:17.997 [Test worker @coroutine#5683] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:00:17.997 [Test worker @coroutine#5683] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:00:17.997 [Test worker @coroutine#5683] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:00:17.997 [Test worker @coroutine#5683] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:00:17.997 [Test worker @coroutine#5683] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 14:00:17.997 [Test worker @coroutine#5683] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 14:00:17.997 [Test worker @coroutine#5683] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:00:17.997 [Test worker @coroutine#5683] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:00:17.997 [Test worker @coroutine#5683] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 14:00:17.997 [Test worker @coroutine#5683] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:00:17.997 [Test worker @coroutine#5683] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-245" 2025-04-16 14:00:17.997 [Test worker @coroutine#5683] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:00:17.997 [Test worker @coroutine#5683] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:00:17.997 [Test worker @coroutine#5683] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:00:17.997 [Test worker @coroutine#5683] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:00:17.997 [Test worker @coroutine#5683] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:00:17.997 [Test worker @coroutine#5683] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:00:17.997 [Test worker @coroutine#5683] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:00:17.997 [Test worker @coroutine#5683] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:00:17.997 [Test worker @coroutine#5683] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Starting... 2025-04-16 14:00:17.997 [Test worker @coroutine#5683] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Added connection org.sqlite.jdbc4.JDBC4Connection@ddb59b6 2025-04-16 14:00:17.997 [Test worker @coroutine#5683] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Added connection org.sqlite.jdbc4.JDBC4Connection@ddb59b6 2025-04-16 14:00:17.997 [Test worker @coroutine#5683] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Start completed. 2025-04-16 14:00:18.005 [Test worker @coroutine#5683] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ddb59b6 2025-04-16 14:00:18.010 [Test worker @coroutine#5691] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ddb59b6 2025-04-16 14:00:18.011 [Test worker @coroutine#5693] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ddb59b6 2025-04-16 14:00:18.012 [Test worker @coroutine#5695] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ddb59b6 2025-04-16 14:00:18.016 [DefaultDispatcher-worker-8 @coroutine#5697] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ddb59b6 2025-04-16 14:00:18.023 [DefaultDispatcher-worker-8 @coroutine#5683] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@446b74b9 2025-04-16 14:00:18.031 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Shutdown initiated... 2025-04-16 14:00:18.031 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Close initiated... 2025-04-16 14:00:18.031 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:00:18.031 [HikariPool-244 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Closing connection org.sqlite.jdbc4.JDBC4Connection@446b74b9: (connection evicted) 2025-04-16 14:00:18.032 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 14:00:18.032 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Closed. 2025-04-16 14:00:18.032 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Shutdown completed. 2025-04-16 14:00:18.032 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Shutdown initiated... 2025-04-16 14:00:18.032 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Close initiated... 2025-04-16 14:00:18.032 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:00:18.032 [HikariPool-245 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Closing connection org.sqlite.jdbc4.JDBC4Connection@ddb59b6: (connection evicted) 2025-04-16 14:00:18.033 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 14:00:18.033 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Closed. 2025-04-16 14:00:18.033 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Shutdown completed. 2025-04-16 14:00:18.033 [Test worker @coroutine#5733] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-246 - configuration: 2025-04-16 14:00:18.033 [Test worker @coroutine#5733] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:00:18.033 [Test worker @coroutine#5733] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:00:18.033 [Test worker @coroutine#5733] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:00:18.033 [Test worker @coroutine#5733] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:00:18.033 [Test worker @coroutine#5733] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:00:18.033 [Test worker @coroutine#5733] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:00:18.033 [Test worker @coroutine#5733] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7ca29492 2025-04-16 14:00:18.033 [Test worker @coroutine#5733] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:00:18.033 [Test worker @coroutine#5733] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:00:18.033 [Test worker @coroutine#5733] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:00:18.033 [Test worker @coroutine#5733] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:00:18.033 [Test worker @coroutine#5733] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:00:18.033 [Test worker @coroutine#5733] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:00:18.033 [Test worker @coroutine#5733] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:00:18.033 [Test worker @coroutine#5733] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:00:18.033 [Test worker @coroutine#5733] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:00:18.033 [Test worker @coroutine#5733] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:00:18.033 [Test worker @coroutine#5733] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:00:18.033 [Test worker @coroutine#5733] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:00:18.033 [Test worker @coroutine#5733] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:00:18.033 [Test worker @coroutine#5733] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 14:00:18.033 [Test worker @coroutine#5733] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 14:00:18.033 [Test worker @coroutine#5733] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:00:18.033 [Test worker @coroutine#5733] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:00:18.033 [Test worker @coroutine#5733] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 14:00:18.033 [Test worker @coroutine#5733] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:00:18.033 [Test worker @coroutine#5733] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-246" 2025-04-16 14:00:18.033 [Test worker @coroutine#5733] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:00:18.033 [Test worker @coroutine#5733] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:00:18.033 [Test worker @coroutine#5733] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:00:18.033 [Test worker @coroutine#5733] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:00:18.033 [Test worker @coroutine#5733] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:00:18.033 [Test worker @coroutine#5733] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:00:18.033 [Test worker @coroutine#5733] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:00:18.033 [Test worker @coroutine#5733] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:00:18.033 [Test worker @coroutine#5733] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-246 - Starting... 2025-04-16 14:00:18.033 [Test worker @coroutine#5733] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Added connection org.sqlite.jdbc4.JDBC4Connection@39482f2b 2025-04-16 14:00:18.033 [Test worker @coroutine#5733] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Added connection org.sqlite.jdbc4.JDBC4Connection@39482f2b 2025-04-16 14:00:18.033 [Test worker @coroutine#5733] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-246 - Start completed. 2025-04-16 14:00:18.041 [Test worker @coroutine#5733] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39482f2b 2025-04-16 14:00:18.046 [Test worker @coroutine#5734] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39482f2b 2025-04-16 14:00:18.047 [Test worker @coroutine#5736] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39482f2b 2025-04-16 14:00:18.047 [Test worker @coroutine#5738] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39482f2b 2025-04-16 14:00:18.048 [Test worker @coroutine#5733] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-247 - configuration: 2025-04-16 14:00:18.048 [Test worker @coroutine#5733] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:00:18.048 [Test worker @coroutine#5733] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:00:18.048 [Test worker @coroutine#5733] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:00:18.048 [Test worker @coroutine#5733] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:00:18.048 [Test worker @coroutine#5733] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:00:18.048 [Test worker @coroutine#5733] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:00:18.048 [Test worker @coroutine#5733] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7ba821ef 2025-04-16 14:00:18.048 [Test worker @coroutine#5733] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:00:18.048 [Test worker @coroutine#5733] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:00:18.048 [Test worker @coroutine#5733] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:00:18.048 [Test worker @coroutine#5733] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:00:18.048 [Test worker @coroutine#5733] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:00:18.048 [Test worker @coroutine#5733] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:00:18.048 [Test worker @coroutine#5733] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:00:18.048 [Test worker @coroutine#5733] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:00:18.048 [Test worker @coroutine#5733] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:00:18.048 [Test worker @coroutine#5733] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:00:18.048 [Test worker @coroutine#5733] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:00:18.048 [Test worker @coroutine#5733] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:00:18.048 [Test worker @coroutine#5733] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:00:18.048 [Test worker @coroutine#5733] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 14:00:18.048 [Test worker @coroutine#5733] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 14:00:18.048 [Test worker @coroutine#5733] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:00:18.048 [Test worker @coroutine#5733] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:00:18.048 [Test worker @coroutine#5733] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 14:00:18.048 [Test worker @coroutine#5733] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:00:18.048 [Test worker @coroutine#5733] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-247" 2025-04-16 14:00:18.048 [Test worker @coroutine#5733] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:00:18.048 [Test worker @coroutine#5733] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:00:18.048 [Test worker @coroutine#5733] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:00:18.048 [Test worker @coroutine#5733] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:00:18.048 [Test worker @coroutine#5733] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:00:18.048 [Test worker @coroutine#5733] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:00:18.048 [Test worker @coroutine#5733] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:00:18.048 [Test worker @coroutine#5733] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:00:18.048 [Test worker @coroutine#5733] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-247 - Starting... 2025-04-16 14:00:18.048 [Test worker @coroutine#5733] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Added connection org.sqlite.jdbc4.JDBC4Connection@2779acb2 2025-04-16 14:00:18.048 [Test worker @coroutine#5733] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Added connection org.sqlite.jdbc4.JDBC4Connection@2779acb2 2025-04-16 14:00:18.048 [Test worker @coroutine#5733] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-247 - Start completed. 2025-04-16 14:00:18.055 [Test worker @coroutine#5733] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2779acb2 2025-04-16 14:00:18.060 [Test worker @coroutine#5740] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2779acb2 2025-04-16 14:00:18.061 [Test worker @coroutine#5742] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2779acb2 2025-04-16 14:00:18.062 [DefaultDispatcher-worker-7 @coroutine#2098] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c89fdd8 2025-04-16 14:00:18.062 [Test worker @coroutine#5744] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2779acb2 2025-04-16 14:00:18.062 [DefaultDispatcher-worker-7 @coroutine#2098] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34309/UmAppDatabase/replication/nodeId 2025-04-16 14:00:18.062 [DefaultDispatcher-worker-7 @coroutine#2098] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34309/UmAppDatabase/replication/nodeId. 2025-04-16 14:00:18.062 [DefaultDispatcher-worker-7 @coroutine#2098] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34309/UmAppDatabase/replication/nodeId 2025-04-16 14:00:18.063 [DefaultDispatcher-worker-5 @coroutine#2098] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34309/UmAppDatabase/replication/nodeId 2025-04-16 14:00:18.063 [DefaultDispatcher-worker-5 @coroutine#2098] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34309/UmAppDatabase/replication/nodeId 2025-04-16 14:00:18.066 [DefaultDispatcher-worker-15 @coroutine#5748] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2779acb2 2025-04-16 14:00:18.073 [DefaultDispatcher-worker-15 @coroutine#5733] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39482f2b 2025-04-16 14:00:18.077 [DefaultDispatcher-worker-14 @coroutine#5733] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39482f2b 2025-04-16 14:00:18.080 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-246 - Shutdown initiated... 2025-04-16 14:00:18.080 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Close initiated... 2025-04-16 14:00:18.080 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:00:18.080 [HikariPool-246 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Closing connection org.sqlite.jdbc4.JDBC4Connection@39482f2b: (connection evicted) 2025-04-16 14:00:18.080 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 14:00:18.080 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Closed. 2025-04-16 14:00:18.080 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-246 - Shutdown completed. 2025-04-16 14:00:18.080 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-247 - Shutdown initiated... 2025-04-16 14:00:18.080 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Close initiated... 2025-04-16 14:00:18.080 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:00:18.080 [HikariPool-247 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2779acb2: (connection evicted) 2025-04-16 14:00:18.081 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 14:00:18.081 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Closed. 2025-04-16 14:00:18.081 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-247 - Shutdown completed. 2025-04-16 14:00:18.082 [Test worker @coroutine#5787] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-248 - configuration: 2025-04-16 14:00:18.082 [Test worker @coroutine#5787] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:00:18.082 [Test worker @coroutine#5787] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:00:18.082 [Test worker @coroutine#5787] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:00:18.082 [Test worker @coroutine#5787] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:00:18.082 [Test worker @coroutine#5787] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:00:18.082 [Test worker @coroutine#5787] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:00:18.082 [Test worker @coroutine#5787] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6b29771f 2025-04-16 14:00:18.082 [Test worker @coroutine#5787] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:00:18.082 [Test worker @coroutine#5787] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:00:18.082 [Test worker @coroutine#5787] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:00:18.082 [Test worker @coroutine#5787] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:00:18.082 [Test worker @coroutine#5787] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:00:18.082 [Test worker @coroutine#5787] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:00:18.082 [Test worker @coroutine#5787] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:00:18.082 [Test worker @coroutine#5787] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:00:18.082 [Test worker @coroutine#5787] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:00:18.082 [Test worker @coroutine#5787] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:00:18.082 [Test worker @coroutine#5787] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:00:18.082 [Test worker @coroutine#5787] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:00:18.082 [Test worker @coroutine#5787] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:00:18.082 [Test worker @coroutine#5787] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 14:00:18.082 [Test worker @coroutine#5787] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 14:00:18.082 [Test worker @coroutine#5787] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:00:18.082 [Test worker @coroutine#5787] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:00:18.082 [Test worker @coroutine#5787] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 14:00:18.082 [Test worker @coroutine#5787] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:00:18.082 [Test worker @coroutine#5787] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-248" 2025-04-16 14:00:18.082 [Test worker @coroutine#5787] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:00:18.082 [Test worker @coroutine#5787] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:00:18.082 [Test worker @coroutine#5787] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:00:18.082 [Test worker @coroutine#5787] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:00:18.082 [Test worker @coroutine#5787] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:00:18.082 [Test worker @coroutine#5787] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:00:18.082 [Test worker @coroutine#5787] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:00:18.082 [Test worker @coroutine#5787] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:00:18.082 [Test worker @coroutine#5787] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-248 - Starting... 2025-04-16 14:00:18.082 [Test worker @coroutine#5787] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e02cc02 2025-04-16 14:00:18.082 [Test worker @coroutine#5787] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e02cc02 2025-04-16 14:00:18.082 [Test worker @coroutine#5787] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-248 - Start completed. 2025-04-16 14:00:18.089 [Test worker @coroutine#5787] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e02cc02 2025-04-16 14:00:18.094 [Test worker @coroutine#5788] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e02cc02 2025-04-16 14:00:18.095 [Test worker @coroutine#5791] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e02cc02 2025-04-16 14:00:18.096 [Test worker @coroutine#5793] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e02cc02 2025-04-16 14:00:18.096 [Test worker @coroutine#5787] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-249 - configuration: 2025-04-16 14:00:18.096 [Test worker @coroutine#5787] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:00:18.096 [Test worker @coroutine#5787] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:00:18.096 [Test worker @coroutine#5787] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:00:18.096 [Test worker @coroutine#5787] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:00:18.096 [Test worker @coroutine#5787] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:00:18.096 [Test worker @coroutine#5787] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:00:18.096 [Test worker @coroutine#5787] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7fec198a 2025-04-16 14:00:18.096 [Test worker @coroutine#5787] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:00:18.096 [Test worker @coroutine#5787] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:00:18.096 [Test worker @coroutine#5787] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:00:18.096 [Test worker @coroutine#5787] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:00:18.096 [Test worker @coroutine#5787] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:00:18.096 [Test worker @coroutine#5787] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:00:18.096 [Test worker @coroutine#5787] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:00:18.096 [Test worker @coroutine#5787] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:00:18.096 [Test worker @coroutine#5787] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:00:18.096 [Test worker @coroutine#5787] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:00:18.096 [Test worker @coroutine#5787] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:00:18.096 [Test worker @coroutine#5787] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:00:18.096 [Test worker @coroutine#5787] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:00:18.096 [Test worker @coroutine#5787] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 14:00:18.096 [Test worker @coroutine#5787] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 14:00:18.096 [Test worker @coroutine#5787] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:00:18.096 [Test worker @coroutine#5787] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:00:18.096 [Test worker @coroutine#5787] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 14:00:18.096 [Test worker @coroutine#5787] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:00:18.096 [Test worker @coroutine#5787] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-249" 2025-04-16 14:00:18.096 [Test worker @coroutine#5787] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:00:18.096 [Test worker @coroutine#5787] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:00:18.096 [Test worker @coroutine#5787] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:00:18.096 [Test worker @coroutine#5787] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:00:18.096 [Test worker @coroutine#5787] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:00:18.096 [Test worker @coroutine#5787] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:00:18.096 [Test worker @coroutine#5787] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:00:18.096 [Test worker @coroutine#5787] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:00:18.096 [Test worker @coroutine#5787] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-249 - Starting... 2025-04-16 14:00:18.096 [Test worker @coroutine#5787] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Added connection org.sqlite.jdbc4.JDBC4Connection@271ced5f 2025-04-16 14:00:18.097 [Test worker @coroutine#5787] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Added connection org.sqlite.jdbc4.JDBC4Connection@271ced5f 2025-04-16 14:00:18.097 [Test worker @coroutine#5787] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-249 - Start completed. 2025-04-16 14:00:18.104 [Test worker @coroutine#5787] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@271ced5f 2025-04-16 14:00:18.108 [DefaultDispatcher-worker-4 @coroutine#2130] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@333e01c6 2025-04-16 14:00:18.108 [DefaultDispatcher-worker-4 @coroutine#2130] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38839/UmAppDatabase/replication/nodeId 2025-04-16 14:00:18.108 [DefaultDispatcher-worker-4 @coroutine#2130] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38839/UmAppDatabase/replication/nodeId. 2025-04-16 14:00:18.108 [DefaultDispatcher-worker-4 @coroutine#2130] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38839/UmAppDatabase/replication/nodeId 2025-04-16 14:00:18.109 [Test worker @coroutine#5795] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@271ced5f 2025-04-16 14:00:18.109 [DefaultDispatcher-worker-9 @coroutine#2130] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38839/UmAppDatabase/replication/nodeId 2025-04-16 14:00:18.109 [DefaultDispatcher-worker-9 @coroutine#2130] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38839/UmAppDatabase/replication/nodeId 2025-04-16 14:00:18.110 [Test worker @coroutine#5799] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@271ced5f 2025-04-16 14:00:18.111 [Test worker @coroutine#5802] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@271ced5f 2025-04-16 14:00:18.114 [DefaultDispatcher-worker-11 @coroutine#5804] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@271ced5f 2025-04-16 14:00:18.121 [DefaultDispatcher-worker-10 @coroutine#5787] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e02cc02 2025-04-16 14:00:18.126 [DefaultDispatcher-worker-4 @coroutine#5787] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e02cc02 2025-04-16 14:00:18.180 [DefaultDispatcher-worker-7 @coroutine#2177] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@421c057a 2025-04-16 14:00:18.180 [DefaultDispatcher-worker-7 @coroutine#2177] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36487/UmAppDatabase/replication/nodeId 2025-04-16 14:00:18.180 [DefaultDispatcher-worker-7 @coroutine#2177] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36487/UmAppDatabase/replication/nodeId. 2025-04-16 14:00:18.180 [DefaultDispatcher-worker-7 @coroutine#2177] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36487/UmAppDatabase/replication/nodeId 2025-04-16 14:00:18.181 [DefaultDispatcher-worker-3 @coroutine#2177] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36487/UmAppDatabase/replication/nodeId 2025-04-16 14:00:18.181 [DefaultDispatcher-worker-3 @coroutine#2177] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36487/UmAppDatabase/replication/nodeId 2025-04-16 14:00:18.182 [HikariPool-248 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:00:18.197 [HikariPool-249 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:00:18.259 [DefaultDispatcher-worker-4 @coroutine#2209] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75f316df 2025-04-16 14:00:18.259 [DefaultDispatcher-worker-4 @coroutine#2209] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42847/UmAppDatabase/replication/nodeId 2025-04-16 14:00:18.259 [DefaultDispatcher-worker-4 @coroutine#2209] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42847/UmAppDatabase/replication/nodeId. 2025-04-16 14:00:18.259 [DefaultDispatcher-worker-4 @coroutine#2209] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42847/UmAppDatabase/replication/nodeId 2025-04-16 14:00:18.260 [DefaultDispatcher-worker-3 @coroutine#2209] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42847/UmAppDatabase/replication/nodeId 2025-04-16 14:00:18.260 [DefaultDispatcher-worker-3 @coroutine#2209] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42847/UmAppDatabase/replication/nodeId 2025-04-16 14:00:18.313 [DefaultDispatcher-worker-14 @coroutine#2238] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2735a7dc 2025-04-16 14:00:18.313 [DefaultDispatcher-worker-14 @coroutine#2238] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35011/UmAppDatabase/replication/nodeId 2025-04-16 14:00:18.313 [DefaultDispatcher-worker-14 @coroutine#2238] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:35011/UmAppDatabase/replication/nodeId. 2025-04-16 14:00:18.313 [DefaultDispatcher-worker-14 @coroutine#2238] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35011/UmAppDatabase/replication/nodeId 2025-04-16 14:00:18.314 [DefaultDispatcher-worker-16 @coroutine#2238] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35011/UmAppDatabase/replication/nodeId 2025-04-16 14:00:18.314 [DefaultDispatcher-worker-16 @coroutine#2238] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35011/UmAppDatabase/replication/nodeId 2025-04-16 14:00:18.324 [DefaultDispatcher-worker-13 @coroutine#2267] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47b7a59d 2025-04-16 14:00:18.324 [DefaultDispatcher-worker-13 @coroutine#2267] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-16 14:00:18.324 [DefaultDispatcher-worker-13 @coroutine#2267] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2025-04-16 14:00:18.324 [DefaultDispatcher-worker-13 @coroutine#2267] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-16 14:00:18.324 [DefaultDispatcher-worker-15 @coroutine#2267] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-16 14:00:18.347 [DefaultDispatcher-worker-2 @coroutine#2281] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d18d9ed 2025-04-16 14:00:18.347 [DefaultDispatcher-worker-2 @coroutine#2281] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41103/UmAppDatabase/replication/nodeId 2025-04-16 14:00:18.347 [DefaultDispatcher-worker-2 @coroutine#2281] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41103/UmAppDatabase/replication/nodeId. 2025-04-16 14:00:18.347 [DefaultDispatcher-worker-2 @coroutine#2281] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41103/UmAppDatabase/replication/nodeId 2025-04-16 14:00:18.348 [DefaultDispatcher-worker-15 @coroutine#2281] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41103/UmAppDatabase/replication/nodeId 2025-04-16 14:00:18.348 [DefaultDispatcher-worker-15 @coroutine#2281] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41103/UmAppDatabase/replication/nodeId 2025-04-16 14:00:18.378 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-248 - Shutdown initiated... 2025-04-16 14:00:18.378 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Close initiated... 2025-04-16 14:00:18.378 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:00:18.378 [HikariPool-248 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2e02cc02: (connection evicted) 2025-04-16 14:00:18.379 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 14:00:18.379 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Closed. 2025-04-16 14:00:18.379 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-248 - Shutdown completed. 2025-04-16 14:00:18.379 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-249 - Shutdown initiated... 2025-04-16 14:00:18.379 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Close initiated... 2025-04-16 14:00:18.379 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:00:18.379 [HikariPool-249 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Closing connection org.sqlite.jdbc4.JDBC4Connection@271ced5f: (connection evicted) 2025-04-16 14:00:18.380 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 14:00:18.380 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Closed. 2025-04-16 14:00:18.380 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-249 - Shutdown completed. 2025-04-16 14:00:18.380 [Test worker @coroutine#5860] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-250 - configuration: 2025-04-16 14:00:18.380 [Test worker @coroutine#5860] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:00:18.380 [Test worker @coroutine#5860] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:00:18.380 [Test worker @coroutine#5860] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:00:18.380 [Test worker @coroutine#5860] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:00:18.380 [Test worker @coroutine#5860] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:00:18.380 [Test worker @coroutine#5860] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:00:18.380 [Test worker @coroutine#5860] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3fb8e614 2025-04-16 14:00:18.380 [Test worker @coroutine#5860] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:00:18.380 [Test worker @coroutine#5860] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:00:18.380 [Test worker @coroutine#5860] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:00:18.380 [Test worker @coroutine#5860] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:00:18.380 [Test worker @coroutine#5860] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:00:18.380 [Test worker @coroutine#5860] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:00:18.380 [Test worker @coroutine#5860] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:00:18.380 [Test worker @coroutine#5860] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:00:18.380 [Test worker @coroutine#5860] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:00:18.380 [Test worker @coroutine#5860] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:00:18.380 [Test worker @coroutine#5860] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:00:18.380 [Test worker @coroutine#5860] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:00:18.380 [Test worker @coroutine#5860] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:00:18.380 [Test worker @coroutine#5860] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 14:00:18.380 [Test worker @coroutine#5860] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 14:00:18.380 [Test worker @coroutine#5860] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:00:18.380 [Test worker @coroutine#5860] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:00:18.380 [Test worker @coroutine#5860] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 14:00:18.380 [Test worker @coroutine#5860] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:00:18.380 [Test worker @coroutine#5860] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-250" 2025-04-16 14:00:18.380 [Test worker @coroutine#5860] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:00:18.380 [Test worker @coroutine#5860] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:00:18.380 [Test worker @coroutine#5860] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:00:18.380 [Test worker @coroutine#5860] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:00:18.380 [Test worker @coroutine#5860] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:00:18.380 [Test worker @coroutine#5860] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:00:18.380 [Test worker @coroutine#5860] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:00:18.381 [Test worker @coroutine#5860] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:00:18.381 [Test worker @coroutine#5860] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-250 - Starting... 2025-04-16 14:00:18.381 [Test worker @coroutine#5860] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - Added connection org.sqlite.jdbc4.JDBC4Connection@13e9a2f2 2025-04-16 14:00:18.381 [Test worker @coroutine#5860] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - Added connection org.sqlite.jdbc4.JDBC4Connection@13e9a2f2 2025-04-16 14:00:18.381 [Test worker @coroutine#5860] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-250 - Start completed. 2025-04-16 14:00:18.388 [Test worker @coroutine#5860] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13e9a2f2 2025-04-16 14:00:18.393 [Test worker @coroutine#5861] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13e9a2f2 2025-04-16 14:00:18.394 [Test worker @coroutine#5864] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13e9a2f2 2025-04-16 14:00:18.395 [Test worker @coroutine#5866] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13e9a2f2 2025-04-16 14:00:18.395 [Test worker @coroutine#5860] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-251 - configuration: 2025-04-16 14:00:18.395 [Test worker @coroutine#5860] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:00:18.395 [Test worker @coroutine#5860] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:00:18.395 [Test worker @coroutine#5860] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:00:18.395 [Test worker @coroutine#5860] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:00:18.395 [Test worker @coroutine#5860] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:00:18.395 [Test worker @coroutine#5860] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:00:18.395 [Test worker @coroutine#5860] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@385ff04e 2025-04-16 14:00:18.395 [Test worker @coroutine#5860] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:00:18.395 [Test worker @coroutine#5860] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:00:18.395 [Test worker @coroutine#5860] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:00:18.395 [Test worker @coroutine#5860] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:00:18.395 [Test worker @coroutine#5860] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:00:18.395 [Test worker @coroutine#5860] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:00:18.395 [Test worker @coroutine#5860] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:00:18.395 [Test worker @coroutine#5860] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:00:18.395 [Test worker @coroutine#5860] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:00:18.395 [Test worker @coroutine#5860] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:00:18.395 [Test worker @coroutine#5860] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:00:18.395 [Test worker @coroutine#5860] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:00:18.395 [Test worker @coroutine#5860] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:00:18.395 [Test worker @coroutine#5860] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 14:00:18.395 [Test worker @coroutine#5860] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 14:00:18.395 [Test worker @coroutine#5860] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:00:18.395 [Test worker @coroutine#5860] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:00:18.395 [Test worker @coroutine#5860] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 14:00:18.395 [Test worker @coroutine#5860] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:00:18.395 [Test worker @coroutine#5860] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-251" 2025-04-16 14:00:18.395 [Test worker @coroutine#5860] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:00:18.395 [Test worker @coroutine#5860] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:00:18.395 [Test worker @coroutine#5860] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:00:18.395 [Test worker @coroutine#5860] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:00:18.395 [Test worker @coroutine#5860] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:00:18.395 [Test worker @coroutine#5860] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:00:18.395 [Test worker @coroutine#5860] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:00:18.395 [Test worker @coroutine#5860] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:00:18.395 [Test worker @coroutine#5860] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-251 - Starting... 2025-04-16 14:00:18.395 [Test worker @coroutine#5860] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - Added connection org.sqlite.jdbc4.JDBC4Connection@c9cd06e 2025-04-16 14:00:18.395 [Test worker @coroutine#5860] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - Added connection org.sqlite.jdbc4.JDBC4Connection@c9cd06e 2025-04-16 14:00:18.395 [Test worker @coroutine#5860] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-251 - Start completed. 2025-04-16 14:00:18.402 [Test worker @coroutine#5860] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c9cd06e 2025-04-16 14:00:18.407 [Test worker @coroutine#5868] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c9cd06e 2025-04-16 14:00:18.408 [Test worker @coroutine#5870] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c9cd06e 2025-04-16 14:00:18.409 [Test worker @coroutine#5872] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c9cd06e 2025-04-16 14:00:18.413 [DefaultDispatcher-worker-9 @coroutine#5874] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c9cd06e 2025-04-16 14:00:18.420 [DefaultDispatcher-worker-13 @coroutine#5860] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13e9a2f2 2025-04-16 14:00:18.423 [DefaultDispatcher-worker-21 @coroutine#5860] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13e9a2f2 2025-04-16 14:00:18.426 [DefaultDispatcher-worker-13 @coroutine#5860] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13e9a2f2 2025-04-16 14:00:18.429 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-250 - Shutdown initiated... 2025-04-16 14:00:18.429 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - Close initiated... 2025-04-16 14:00:18.429 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:00:18.429 [HikariPool-250 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Closing connection org.sqlite.jdbc4.JDBC4Connection@13e9a2f2: (connection evicted) 2025-04-16 14:00:18.429 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 14:00:18.429 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - Closed. 2025-04-16 14:00:18.429 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-250 - Shutdown completed. 2025-04-16 14:00:18.429 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-251 - Shutdown initiated... 2025-04-16 14:00:18.429 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - Close initiated... 2025-04-16 14:00:18.429 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:00:18.430 [HikariPool-251 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Closing connection org.sqlite.jdbc4.JDBC4Connection@c9cd06e: (connection evicted) 2025-04-16 14:00:18.430 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 14:00:18.430 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - Closed. 2025-04-16 14:00:18.430 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-251 - Shutdown completed. 2025-04-16 14:00:18.431 [Test worker @coroutine#5912] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-252 - configuration: 2025-04-16 14:00:18.431 [Test worker @coroutine#5912] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:00:18.431 [Test worker @coroutine#5912] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:00:18.431 [Test worker @coroutine#5912] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:00:18.431 [Test worker @coroutine#5912] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:00:18.431 [Test worker @coroutine#5912] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:00:18.431 [Test worker @coroutine#5912] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:00:18.431 [Test worker @coroutine#5912] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@72e259ca 2025-04-16 14:00:18.431 [Test worker @coroutine#5912] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:00:18.431 [Test worker @coroutine#5912] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:00:18.431 [Test worker @coroutine#5912] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:00:18.431 [Test worker @coroutine#5912] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:00:18.431 [Test worker @coroutine#5912] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:00:18.431 [Test worker @coroutine#5912] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:00:18.431 [Test worker @coroutine#5912] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:00:18.431 [Test worker @coroutine#5912] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:00:18.431 [Test worker @coroutine#5912] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:00:18.431 [Test worker @coroutine#5912] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:00:18.431 [Test worker @coroutine#5912] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:00:18.431 [Test worker @coroutine#5912] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:00:18.431 [Test worker @coroutine#5912] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:00:18.431 [Test worker @coroutine#5912] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 14:00:18.431 [Test worker @coroutine#5912] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 14:00:18.431 [Test worker @coroutine#5912] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:00:18.431 [Test worker @coroutine#5912] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:00:18.431 [Test worker @coroutine#5912] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 14:00:18.431 [Test worker @coroutine#5912] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:00:18.431 [Test worker @coroutine#5912] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-252" 2025-04-16 14:00:18.431 [Test worker @coroutine#5912] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:00:18.431 [Test worker @coroutine#5912] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:00:18.431 [Test worker @coroutine#5912] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:00:18.431 [Test worker @coroutine#5912] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:00:18.431 [Test worker @coroutine#5912] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:00:18.431 [Test worker @coroutine#5912] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:00:18.431 [Test worker @coroutine#5912] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:00:18.431 [Test worker @coroutine#5912] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:00:18.431 [Test worker @coroutine#5912] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-252 - Starting... 2025-04-16 14:00:18.431 [Test worker @coroutine#5912] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b2713b1 2025-04-16 14:00:18.431 [Test worker @coroutine#5912] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b2713b1 2025-04-16 14:00:18.431 [Test worker @coroutine#5912] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-252 - Start completed. 2025-04-16 14:00:18.438 [Test worker @coroutine#5912] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b2713b1 2025-04-16 14:00:18.443 [Test worker @coroutine#5913] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b2713b1 2025-04-16 14:00:18.444 [Test worker @coroutine#5916] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b2713b1 2025-04-16 14:00:18.445 [Test worker @coroutine#5918] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b2713b1 2025-04-16 14:00:18.445 [Test worker @coroutine#5912] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-253 - configuration: 2025-04-16 14:00:18.445 [Test worker @coroutine#5912] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:00:18.445 [Test worker @coroutine#5912] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:00:18.445 [Test worker @coroutine#5912] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:00:18.445 [Test worker @coroutine#5912] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:00:18.445 [Test worker @coroutine#5912] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:00:18.445 [Test worker @coroutine#5912] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:00:18.445 [Test worker @coroutine#5912] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@48bd8247 2025-04-16 14:00:18.445 [Test worker @coroutine#5912] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:00:18.445 [Test worker @coroutine#5912] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:00:18.445 [Test worker @coroutine#5912] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:00:18.445 [Test worker @coroutine#5912] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:00:18.445 [Test worker @coroutine#5912] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:00:18.445 [Test worker @coroutine#5912] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:00:18.445 [Test worker @coroutine#5912] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:00:18.445 [Test worker @coroutine#5912] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:00:18.445 [Test worker @coroutine#5912] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:00:18.445 [Test worker @coroutine#5912] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:00:18.445 [Test worker @coroutine#5912] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:00:18.445 [Test worker @coroutine#5912] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:00:18.445 [Test worker @coroutine#5912] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:00:18.445 [Test worker @coroutine#5912] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 14:00:18.445 [Test worker @coroutine#5912] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 14:00:18.445 [Test worker @coroutine#5912] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:00:18.445 [Test worker @coroutine#5912] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:00:18.445 [Test worker @coroutine#5912] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 14:00:18.445 [Test worker @coroutine#5912] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:00:18.445 [Test worker @coroutine#5912] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-253" 2025-04-16 14:00:18.445 [Test worker @coroutine#5912] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:00:18.445 [Test worker @coroutine#5912] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:00:18.445 [Test worker @coroutine#5912] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:00:18.445 [Test worker @coroutine#5912] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:00:18.445 [Test worker @coroutine#5912] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:00:18.445 [Test worker @coroutine#5912] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:00:18.445 [Test worker @coroutine#5912] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:00:18.445 [Test worker @coroutine#5912] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:00:18.445 [Test worker @coroutine#5912] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-253 - Starting... 2025-04-16 14:00:18.446 [Test worker @coroutine#5912] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - Added connection org.sqlite.jdbc4.JDBC4Connection@738ce295 2025-04-16 14:00:18.446 [Test worker @coroutine#5912] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - Added connection org.sqlite.jdbc4.JDBC4Connection@738ce295 2025-04-16 14:00:18.446 [Test worker @coroutine#5912] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-253 - Start completed. 2025-04-16 14:00:18.453 [Test worker @coroutine#5912] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@738ce295 2025-04-16 14:00:18.458 [Test worker @coroutine#5920] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@738ce295 2025-04-16 14:00:18.458 [Test worker @coroutine#5922] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@738ce295 2025-04-16 14:00:18.459 [Test worker @coroutine#5924] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@738ce295 2025-04-16 14:00:18.463 [DefaultDispatcher-worker-9 @coroutine#5926] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@738ce295 2025-04-16 14:00:18.470 [DefaultDispatcher-worker-17 @coroutine#5912] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b2713b1 2025-04-16 14:00:18.473 [DefaultDispatcher-worker-11 @coroutine#5912] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b2713b1 2025-04-16 14:00:18.475 [DefaultDispatcher-worker-10 @coroutine#2333] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@204beb58 2025-04-16 14:00:18.475 [DefaultDispatcher-worker-10 @coroutine#2333] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:39507/UmAppDatabase/replication/nodeId 2025-04-16 14:00:18.475 [DefaultDispatcher-worker-10 @coroutine#2333] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:39507/UmAppDatabase/replication/nodeId. 2025-04-16 14:00:18.475 [DefaultDispatcher-worker-10 @coroutine#2333] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39507/UmAppDatabase/replication/nodeId 2025-04-16 14:00:18.476 [DefaultDispatcher-worker-10 @coroutine#2333] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39507/UmAppDatabase/replication/nodeId 2025-04-16 14:00:18.476 [DefaultDispatcher-worker-10 @coroutine#2333] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:39507/UmAppDatabase/replication/nodeId 2025-04-16 14:00:18.477 [DefaultDispatcher-worker-14 @coroutine#5912] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b2713b1 2025-04-16 14:00:18.479 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-252 - Shutdown initiated... 2025-04-16 14:00:18.479 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - Close initiated... 2025-04-16 14:00:18.479 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:00:18.479 [HikariPool-252 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4b2713b1: (connection evicted) 2025-04-16 14:00:18.480 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 14:00:18.480 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - Closed. 2025-04-16 14:00:18.480 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-252 - Shutdown completed. 2025-04-16 14:00:18.480 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-253 - Shutdown initiated... 2025-04-16 14:00:18.480 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - Close initiated... 2025-04-16 14:00:18.480 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:00:18.480 [HikariPool-253 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Closing connection org.sqlite.jdbc4.JDBC4Connection@738ce295: (connection evicted) 2025-04-16 14:00:18.481 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 14:00:18.481 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - Closed. 2025-04-16 14:00:18.481 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-253 - Shutdown completed. 2025-04-16 14:00:18.481 [Test worker @coroutine#5967] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-254 - configuration: 2025-04-16 14:00:18.481 [Test worker @coroutine#5967] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:00:18.481 [Test worker @coroutine#5967] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:00:18.481 [Test worker @coroutine#5967] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:00:18.481 [Test worker @coroutine#5967] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:00:18.481 [Test worker @coroutine#5967] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:00:18.481 [Test worker @coroutine#5967] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:00:18.481 [Test worker @coroutine#5967] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4d768435 2025-04-16 14:00:18.481 [Test worker @coroutine#5967] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:00:18.481 [Test worker @coroutine#5967] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:00:18.481 [Test worker @coroutine#5967] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:00:18.481 [Test worker @coroutine#5967] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:00:18.481 [Test worker @coroutine#5967] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:00:18.481 [Test worker @coroutine#5967] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:00:18.481 [Test worker @coroutine#5967] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:00:18.481 [Test worker @coroutine#5967] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:00:18.481 [Test worker @coroutine#5967] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:00:18.481 [Test worker @coroutine#5967] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:00:18.481 [Test worker @coroutine#5967] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:00:18.481 [Test worker @coroutine#5967] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:00:18.481 [Test worker @coroutine#5967] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:00:18.481 [Test worker @coroutine#5967] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 14:00:18.481 [Test worker @coroutine#5967] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 14:00:18.481 [Test worker @coroutine#5967] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:00:18.481 [Test worker @coroutine#5967] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:00:18.481 [Test worker @coroutine#5967] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 14:00:18.481 [Test worker @coroutine#5967] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:00:18.481 [Test worker @coroutine#5967] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-254" 2025-04-16 14:00:18.481 [Test worker @coroutine#5967] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:00:18.481 [Test worker @coroutine#5967] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:00:18.481 [Test worker @coroutine#5967] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:00:18.481 [Test worker @coroutine#5967] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:00:18.481 [Test worker @coroutine#5967] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:00:18.481 [Test worker @coroutine#5967] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:00:18.481 [Test worker @coroutine#5967] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:00:18.481 [Test worker @coroutine#5967] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:00:18.481 [Test worker @coroutine#5967] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-254 - Starting... 2025-04-16 14:00:18.481 [Test worker @coroutine#5967] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - Added connection org.sqlite.jdbc4.JDBC4Connection@3625093d 2025-04-16 14:00:18.481 [Test worker @coroutine#5967] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - Added connection org.sqlite.jdbc4.JDBC4Connection@3625093d 2025-04-16 14:00:18.482 [Test worker @coroutine#5967] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-254 - Start completed. 2025-04-16 14:00:18.489 [Test worker @coroutine#5967] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3625093d 2025-04-16 14:00:18.494 [Test worker @coroutine#5968] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3625093d 2025-04-16 14:00:18.494 [Test worker @coroutine#5970] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3625093d 2025-04-16 14:00:18.495 [Test worker @coroutine#5972] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3625093d 2025-04-16 14:00:18.496 [Test worker @coroutine#5967] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-255 - configuration: 2025-04-16 14:00:18.496 [Test worker @coroutine#5967] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:00:18.496 [Test worker @coroutine#5967] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:00:18.496 [Test worker @coroutine#5967] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:00:18.496 [Test worker @coroutine#5967] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:00:18.496 [Test worker @coroutine#5967] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:00:18.496 [Test worker @coroutine#5967] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:00:18.496 [Test worker @coroutine#5967] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3c6c5b44 2025-04-16 14:00:18.496 [Test worker @coroutine#5967] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:00:18.496 [Test worker @coroutine#5967] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:00:18.496 [Test worker @coroutine#5967] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:00:18.496 [Test worker @coroutine#5967] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:00:18.496 [Test worker @coroutine#5967] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:00:18.496 [Test worker @coroutine#5967] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:00:18.496 [Test worker @coroutine#5967] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:00:18.496 [Test worker @coroutine#5967] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:00:18.496 [Test worker @coroutine#5967] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:00:18.496 [Test worker @coroutine#5967] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:00:18.496 [Test worker @coroutine#5967] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:00:18.496 [Test worker @coroutine#5967] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:00:18.496 [Test worker @coroutine#5967] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:00:18.496 [Test worker @coroutine#5967] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 14:00:18.496 [Test worker @coroutine#5967] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 14:00:18.496 [Test worker @coroutine#5967] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:00:18.496 [Test worker @coroutine#5967] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:00:18.496 [Test worker @coroutine#5967] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 14:00:18.496 [Test worker @coroutine#5967] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:00:18.496 [Test worker @coroutine#5967] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-255" 2025-04-16 14:00:18.496 [Test worker @coroutine#5967] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:00:18.496 [Test worker @coroutine#5967] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:00:18.496 [Test worker @coroutine#5967] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:00:18.496 [Test worker @coroutine#5967] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:00:18.496 [Test worker @coroutine#5967] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:00:18.496 [Test worker @coroutine#5967] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:00:18.496 [Test worker @coroutine#5967] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:00:18.496 [Test worker @coroutine#5967] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:00:18.496 [Test worker @coroutine#5967] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-255 - Starting... 2025-04-16 14:00:18.496 [Test worker @coroutine#5967] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - Added connection org.sqlite.jdbc4.JDBC4Connection@1475cdbb 2025-04-16 14:00:18.496 [Test worker @coroutine#5967] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - Added connection org.sqlite.jdbc4.JDBC4Connection@1475cdbb 2025-04-16 14:00:18.496 [Test worker @coroutine#5967] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-255 - Start completed. 2025-04-16 14:00:18.503 [Test worker @coroutine#5967] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-255 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1475cdbb 2025-04-16 14:00:18.508 [Test worker @coroutine#5974] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-255 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1475cdbb 2025-04-16 14:00:18.509 [Test worker @coroutine#5976] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-255 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1475cdbb 2025-04-16 14:00:18.510 [Test worker @coroutine#5978] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-255 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1475cdbb 2025-04-16 14:00:18.513 [DefaultDispatcher-worker-16 @coroutine#5980] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-255 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1475cdbb 2025-04-16 14:00:18.521 [DefaultDispatcher-worker-20 @coroutine#5967] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3625093d 2025-04-16 14:00:18.527 [DefaultDispatcher-worker-10 @coroutine#5967] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3625093d 2025-04-16 14:00:18.531 [DefaultDispatcher-worker-8 @coroutine#5967] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3625093d 2025-04-16 14:00:18.534 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-254 - Shutdown initiated... 2025-04-16 14:00:18.534 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - Close initiated... 2025-04-16 14:00:18.534 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:00:18.534 [HikariPool-254 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3625093d: (connection evicted) 2025-04-16 14:00:18.534 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 14:00:18.534 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - Closed. 2025-04-16 14:00:18.534 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-254 - Shutdown completed. 2025-04-16 14:00:18.535 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-255 - Shutdown initiated... 2025-04-16 14:00:18.535 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - Close initiated... 2025-04-16 14:00:18.535 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:00:18.535 [HikariPool-255 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-255 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1475cdbb: (connection evicted) 2025-04-16 14:00:18.535 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 14:00:18.535 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - Closed. 2025-04-16 14:00:18.535 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-255 - Shutdown completed. 2025-04-16 14:00:18.536 [Test worker @coroutine#6018] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-256 - configuration: 2025-04-16 14:00:18.536 [Test worker @coroutine#6018] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:00:18.536 [Test worker @coroutine#6018] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:00:18.536 [Test worker @coroutine#6018] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:00:18.536 [Test worker @coroutine#6018] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:00:18.536 [Test worker @coroutine#6018] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:00:18.536 [Test worker @coroutine#6018] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:00:18.536 [Test worker @coroutine#6018] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@74947f2b 2025-04-16 14:00:18.536 [Test worker @coroutine#6018] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:00:18.536 [Test worker @coroutine#6018] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:00:18.536 [Test worker @coroutine#6018] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:00:18.536 [Test worker @coroutine#6018] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:00:18.536 [Test worker @coroutine#6018] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:00:18.536 [Test worker @coroutine#6018] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:00:18.536 [Test worker @coroutine#6018] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:00:18.536 [Test worker @coroutine#6018] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:00:18.536 [Test worker @coroutine#6018] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:00:18.537 [Test worker @coroutine#6018] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:00:18.537 [Test worker @coroutine#6018] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:00:18.537 [Test worker @coroutine#6018] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:00:18.537 [Test worker @coroutine#6018] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:00:18.537 [Test worker @coroutine#6018] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 14:00:18.537 [Test worker @coroutine#6018] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 14:00:18.537 [Test worker @coroutine#6018] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:00:18.537 [Test worker @coroutine#6018] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:00:18.537 [Test worker @coroutine#6018] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 14:00:18.537 [Test worker @coroutine#6018] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:00:18.537 [Test worker @coroutine#6018] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-256" 2025-04-16 14:00:18.537 [Test worker @coroutine#6018] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:00:18.537 [Test worker @coroutine#6018] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:00:18.537 [Test worker @coroutine#6018] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:00:18.537 [Test worker @coroutine#6018] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:00:18.537 [Test worker @coroutine#6018] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:00:18.537 [Test worker @coroutine#6018] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:00:18.537 [Test worker @coroutine#6018] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:00:18.537 [Test worker @coroutine#6018] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:00:18.537 [Test worker @coroutine#6018] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-256 - Starting... 2025-04-16 14:00:18.537 [Test worker @coroutine#6018] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - Added connection org.sqlite.jdbc4.JDBC4Connection@736ded17 2025-04-16 14:00:18.537 [Test worker @coroutine#6018] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - Added connection org.sqlite.jdbc4.JDBC4Connection@736ded17 2025-04-16 14:00:18.537 [Test worker @coroutine#6018] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-256 - Start completed. 2025-04-16 14:00:18.545 [Test worker @coroutine#6018] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-256 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@736ded17 2025-04-16 14:00:18.550 [Test worker @coroutine#6020] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-256 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@736ded17 2025-04-16 14:00:18.550 [Test worker @coroutine#6022] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-256 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@736ded17 2025-04-16 14:00:18.551 [Test worker @coroutine#6024] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-256 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@736ded17 2025-04-16 14:00:18.556 [DefaultDispatcher-worker-13 @coroutine#6026] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-256 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@736ded17 2025-04-16 14:00:18.557 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-256 - Shutdown initiated... 2025-04-16 14:00:18.557 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - Close initiated... 2025-04-16 14:00:18.557 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:00:18.557 [HikariPool-256 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-256 - Closing connection org.sqlite.jdbc4.JDBC4Connection@736ded17: (connection evicted) 2025-04-16 14:00:18.558 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 14:00:18.558 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - Closed. 2025-04-16 14:00:18.558 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-256 - Shutdown completed. 2025-04-16 14:00:18.558 [Test worker @coroutine#6042] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-257 - configuration: 2025-04-16 14:00:18.558 [Test worker @coroutine#6042] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:00:18.558 [Test worker @coroutine#6042] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:00:18.558 [Test worker @coroutine#6042] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:00:18.558 [Test worker @coroutine#6042] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:00:18.558 [Test worker @coroutine#6042] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:00:18.558 [Test worker @coroutine#6042] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:00:18.558 [Test worker @coroutine#6042] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@63d85fdf 2025-04-16 14:00:18.558 [Test worker @coroutine#6042] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:00:18.558 [Test worker @coroutine#6042] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:00:18.558 [Test worker @coroutine#6042] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:00:18.558 [Test worker @coroutine#6042] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:00:18.558 [Test worker @coroutine#6042] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:00:18.558 [Test worker @coroutine#6042] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:00:18.558 [Test worker @coroutine#6042] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:00:18.558 [Test worker @coroutine#6042] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:00:18.558 [Test worker @coroutine#6042] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:00:18.558 [Test worker @coroutine#6042] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:00:18.558 [Test worker @coroutine#6042] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:00:18.558 [Test worker @coroutine#6042] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:00:18.558 [Test worker @coroutine#6042] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:00:18.558 [Test worker @coroutine#6042] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 14:00:18.558 [Test worker @coroutine#6042] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 14:00:18.558 [Test worker @coroutine#6042] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:00:18.558 [Test worker @coroutine#6042] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:00:18.558 [Test worker @coroutine#6042] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 14:00:18.558 [Test worker @coroutine#6042] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:00:18.558 [Test worker @coroutine#6042] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-257" 2025-04-16 14:00:18.558 [Test worker @coroutine#6042] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:00:18.559 [Test worker @coroutine#6042] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:00:18.559 [Test worker @coroutine#6042] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:00:18.559 [Test worker @coroutine#6042] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:00:18.559 [Test worker @coroutine#6042] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:00:18.559 [Test worker @coroutine#6042] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:00:18.559 [Test worker @coroutine#6042] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:00:18.559 [Test worker @coroutine#6042] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:00:18.559 [Test worker @coroutine#6042] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-257 - Starting... 2025-04-16 14:00:18.559 [Test worker @coroutine#6042] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - Added connection org.sqlite.jdbc4.JDBC4Connection@6cdfd50a 2025-04-16 14:00:18.559 [Test worker @coroutine#6042] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - Added connection org.sqlite.jdbc4.JDBC4Connection@6cdfd50a 2025-04-16 14:00:18.559 [Test worker @coroutine#6042] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-257 - Start completed. 2025-04-16 14:00:18.566 [Test worker @coroutine#6042] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6cdfd50a 2025-04-16 14:00:18.571 [Test worker @coroutine#6043] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6cdfd50a 2025-04-16 14:00:18.572 [Test worker @coroutine#6045] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6cdfd50a 2025-04-16 14:00:18.573 [Test worker @coroutine#6047] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6cdfd50a 2025-04-16 14:00:18.577 [DefaultDispatcher-worker-20 @coroutine#6049] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6cdfd50a 2025-04-16 14:00:18.587 [DefaultDispatcher-worker-20 @coroutine#6042] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6cdfd50a 2025-04-16 14:00:18.591 [DefaultDispatcher-worker-9 @coroutine#6042] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6cdfd50a 2025-04-16 14:00:18.594 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-257 - Shutdown initiated... 2025-04-16 14:00:18.594 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - Close initiated... 2025-04-16 14:00:18.594 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:00:18.594 [HikariPool-257 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6cdfd50a: (connection evicted) 2025-04-16 14:00:18.594 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 14:00:18.594 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - Closed. 2025-04-16 14:00:18.594 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-257 - Shutdown completed. 2025-04-16 14:00:18.595 [Test worker @coroutine#6067] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-258 - configuration: 2025-04-16 14:00:18.595 [Test worker @coroutine#6067] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:00:18.595 [Test worker @coroutine#6067] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:00:18.595 [Test worker @coroutine#6067] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:00:18.595 [Test worker @coroutine#6067] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:00:18.595 [Test worker @coroutine#6067] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:00:18.595 [Test worker @coroutine#6067] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:00:18.595 [Test worker @coroutine#6067] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@9b5ff2e 2025-04-16 14:00:18.595 [Test worker @coroutine#6067] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:00:18.595 [Test worker @coroutine#6067] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:00:18.595 [Test worker @coroutine#6067] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:00:18.595 [Test worker @coroutine#6067] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:00:18.595 [Test worker @coroutine#6067] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:00:18.595 [Test worker @coroutine#6067] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:00:18.595 [Test worker @coroutine#6067] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:00:18.595 [Test worker @coroutine#6067] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:00:18.595 [Test worker @coroutine#6067] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:00:18.595 [Test worker @coroutine#6067] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:00:18.595 [Test worker @coroutine#6067] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:00:18.595 [Test worker @coroutine#6067] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:00:18.595 [Test worker @coroutine#6067] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:00:18.595 [Test worker @coroutine#6067] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 14:00:18.595 [Test worker @coroutine#6067] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 14:00:18.595 [Test worker @coroutine#6067] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:00:18.595 [Test worker @coroutine#6067] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:00:18.595 [Test worker @coroutine#6067] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 14:00:18.595 [Test worker @coroutine#6067] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:00:18.595 [Test worker @coroutine#6067] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-258" 2025-04-16 14:00:18.595 [Test worker @coroutine#6067] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:00:18.595 [Test worker @coroutine#6067] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:00:18.595 [Test worker @coroutine#6067] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:00:18.595 [Test worker @coroutine#6067] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:00:18.595 [Test worker @coroutine#6067] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:00:18.595 [Test worker @coroutine#6067] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:00:18.595 [Test worker @coroutine#6067] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:00:18.595 [Test worker @coroutine#6067] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:00:18.595 [Test worker @coroutine#6067] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-258 - Starting... 2025-04-16 14:00:18.595 [Test worker @coroutine#6067] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - Added connection org.sqlite.jdbc4.JDBC4Connection@7bff608c 2025-04-16 14:00:18.595 [Test worker @coroutine#6067] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - Added connection org.sqlite.jdbc4.JDBC4Connection@7bff608c 2025-04-16 14:00:18.595 [Test worker @coroutine#6067] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-258 - Start completed. 2025-04-16 14:00:18.603 [Test worker @coroutine#6067] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bff608c 2025-04-16 14:00:18.607 [Test worker @coroutine#6068] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bff608c 2025-04-16 14:00:18.608 [Test worker @coroutine#6070] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bff608c 2025-04-16 14:00:18.609 [Test worker @coroutine#6072] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bff608c 2025-04-16 14:00:18.613 [DefaultDispatcher-worker-10 @coroutine#6074] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bff608c 2025-04-16 14:00:18.614 [DefaultDispatcher-worker-8 @coroutine#2375] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5367d46f 2025-04-16 14:00:18.615 [DefaultDispatcher-worker-8 @coroutine#2375] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56471/UmAppDatabase/replication/nodeId 2025-04-16 14:00:18.615 [DefaultDispatcher-worker-8 @coroutine#2375] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56471/UmAppDatabase/replication/nodeId. 2025-04-16 14:00:18.615 [DefaultDispatcher-worker-8 @coroutine#2375] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56471/UmAppDatabase/replication/nodeId 2025-04-16 14:00:18.615 [DefaultDispatcher-worker-6 @coroutine#2375] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56471/UmAppDatabase/replication/nodeId 2025-04-16 14:00:18.615 [DefaultDispatcher-worker-6 @coroutine#2375] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56471/UmAppDatabase/replication/nodeId 2025-04-16 14:00:18.623 [DefaultDispatcher-worker-15 @coroutine#6067] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bff608c 2025-04-16 14:00:18.627 [DefaultDispatcher-worker-11 @coroutine#6067] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bff608c 2025-04-16 14:00:18.634 [DefaultDispatcher-worker-4 @coroutine#6093] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bff608c 2025-04-16 14:00:18.635 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-258 - Shutdown initiated... 2025-04-16 14:00:18.635 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - Close initiated... 2025-04-16 14:00:18.635 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:00:18.635 [HikariPool-258 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7bff608c: (connection evicted) 2025-04-16 14:00:18.635 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 14:00:18.635 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - Closed. 2025-04-16 14:00:18.635 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-258 - Shutdown completed. 2025-04-16 14:00:18.636 [Test worker @coroutine#6101] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-259 - configuration: 2025-04-16 14:00:18.636 [Test worker @coroutine#6101] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:00:18.636 [Test worker @coroutine#6101] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:00:18.636 [Test worker @coroutine#6101] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:00:18.636 [Test worker @coroutine#6101] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:00:18.636 [Test worker @coroutine#6101] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:00:18.636 [Test worker @coroutine#6101] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:00:18.636 [Test worker @coroutine#6101] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1b0db8b1 2025-04-16 14:00:18.636 [Test worker @coroutine#6101] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:00:18.636 [Test worker @coroutine#6101] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:00:18.636 [Test worker @coroutine#6101] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:00:18.636 [Test worker @coroutine#6101] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:00:18.636 [Test worker @coroutine#6101] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:00:18.636 [Test worker @coroutine#6101] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:00:18.636 [Test worker @coroutine#6101] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:00:18.636 [Test worker @coroutine#6101] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:00:18.636 [Test worker @coroutine#6101] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:00:18.636 [Test worker @coroutine#6101] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:00:18.636 [Test worker @coroutine#6101] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:00:18.636 [Test worker @coroutine#6101] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:00:18.636 [Test worker @coroutine#6101] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:00:18.636 [Test worker @coroutine#6101] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 14:00:18.636 [Test worker @coroutine#6101] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 14:00:18.636 [Test worker @coroutine#6101] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:00:18.636 [Test worker @coroutine#6101] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:00:18.636 [Test worker @coroutine#6101] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 14:00:18.636 [Test worker @coroutine#6101] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:00:18.636 [Test worker @coroutine#6101] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-259" 2025-04-16 14:00:18.636 [Test worker @coroutine#6101] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:00:18.636 [Test worker @coroutine#6101] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:00:18.636 [Test worker @coroutine#6101] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:00:18.636 [Test worker @coroutine#6101] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:00:18.636 [Test worker @coroutine#6101] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:00:18.636 [Test worker @coroutine#6101] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:00:18.636 [Test worker @coroutine#6101] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:00:18.636 [Test worker @coroutine#6101] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:00:18.636 [Test worker @coroutine#6101] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-259 - Starting... 2025-04-16 14:00:18.636 [Test worker @coroutine#6101] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - Added connection org.sqlite.jdbc4.JDBC4Connection@3bb29351 2025-04-16 14:00:18.636 [Test worker @coroutine#6101] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - Added connection org.sqlite.jdbc4.JDBC4Connection@3bb29351 2025-04-16 14:00:18.636 [Test worker @coroutine#6101] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-259 - Start completed. 2025-04-16 14:00:18.644 [Test worker @coroutine#6101] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bb29351 2025-04-16 14:00:18.649 [Test worker @coroutine#6102] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bb29351 2025-04-16 14:00:18.650 [Test worker @coroutine#6104] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bb29351 2025-04-16 14:00:18.650 [Test worker @coroutine#6106] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bb29351 2025-04-16 14:00:18.655 [DefaultDispatcher-worker-1 @coroutine#6108] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bb29351 2025-04-16 14:00:18.666 [DefaultDispatcher-worker-14 @coroutine#6101] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bb29351 2025-04-16 14:00:18.669 [DefaultDispatcher-worker-10 @coroutine#6101] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bb29351 2025-04-16 14:00:18.675 [DefaultDispatcher-worker-14 @coroutine#6125] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bb29351 2025-04-16 14:00:18.675 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-259 - Shutdown initiated... 2025-04-16 14:00:18.675 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - Close initiated... 2025-04-16 14:00:18.675 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:00:18.676 [HikariPool-259 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3bb29351: (connection evicted) 2025-04-16 14:00:18.676 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 14:00:18.676 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - Closed. 2025-04-16 14:00:18.676 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-259 - Shutdown completed. 2025-04-16 14:00:18.677 [Test worker @coroutine#6133] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-260 - configuration: 2025-04-16 14:00:18.677 [Test worker @coroutine#6133] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:00:18.677 [Test worker @coroutine#6133] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:00:18.677 [Test worker @coroutine#6133] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:00:18.677 [Test worker @coroutine#6133] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:00:18.677 [Test worker @coroutine#6133] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:00:18.677 [Test worker @coroutine#6133] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:00:18.677 [Test worker @coroutine#6133] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@679864e0 2025-04-16 14:00:18.677 [Test worker @coroutine#6133] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:00:18.677 [Test worker @coroutine#6133] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:00:18.677 [Test worker @coroutine#6133] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:00:18.677 [Test worker @coroutine#6133] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:00:18.677 [Test worker @coroutine#6133] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:00:18.677 [Test worker @coroutine#6133] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:00:18.677 [Test worker @coroutine#6133] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:00:18.677 [Test worker @coroutine#6133] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:00:18.677 [Test worker @coroutine#6133] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:00:18.677 [Test worker @coroutine#6133] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:00:18.677 [Test worker @coroutine#6133] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:00:18.677 [Test worker @coroutine#6133] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:00:18.677 [Test worker @coroutine#6133] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:00:18.677 [Test worker @coroutine#6133] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 14:00:18.677 [Test worker @coroutine#6133] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 14:00:18.677 [Test worker @coroutine#6133] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:00:18.677 [Test worker @coroutine#6133] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:00:18.677 [Test worker @coroutine#6133] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 14:00:18.677 [Test worker @coroutine#6133] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:00:18.677 [Test worker @coroutine#6133] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-260" 2025-04-16 14:00:18.677 [Test worker @coroutine#6133] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:00:18.677 [Test worker @coroutine#6133] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:00:18.677 [Test worker @coroutine#6133] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:00:18.677 [Test worker @coroutine#6133] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:00:18.677 [Test worker @coroutine#6133] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:00:18.677 [Test worker @coroutine#6133] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:00:18.678 [Test worker @coroutine#6133] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:00:18.678 [Test worker @coroutine#6133] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:00:18.678 [Test worker @coroutine#6133] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-260 - Starting... 2025-04-16 14:00:18.678 [Test worker @coroutine#6133] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - Added connection org.sqlite.jdbc4.JDBC4Connection@5decbb5f 2025-04-16 14:00:18.678 [Test worker @coroutine#6133] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - Added connection org.sqlite.jdbc4.JDBC4Connection@5decbb5f 2025-04-16 14:00:18.678 [Test worker @coroutine#6133] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-260 - Start completed. 2025-04-16 14:00:18.685 [Test worker @coroutine#6133] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-260 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5decbb5f 2025-04-16 14:00:18.690 [Test worker @coroutine#6134] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-260 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5decbb5f 2025-04-16 14:00:18.691 [Test worker @coroutine#6136] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-260 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5decbb5f 2025-04-16 14:00:18.692 [Test worker @coroutine#6138] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-260 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5decbb5f 2025-04-16 14:00:18.696 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-260 - Shutdown initiated... 2025-04-16 14:00:18.696 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - Close initiated... 2025-04-16 14:00:18.696 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-16 14:00:18.696 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 14:00:18.696 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - Closed. 2025-04-16 14:00:18.696 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-260 - Shutdown completed. 2025-04-16 14:00:18.697 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-261 - configuration: 2025-04-16 14:00:18.697 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:00:18.697 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:00:18.697 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:00:18.697 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:00:18.697 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:00:18.697 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:00:18.697 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@40c7cea8 2025-04-16 14:00:18.697 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:00:18.697 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:00:18.697 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:00:18.697 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:00:18.697 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:00:18.697 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:00:18.697 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:00:18.697 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:00:18.697 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:00:18.697 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:00:18.697 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:00:18.697 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:00:18.697 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:00:18.697 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 14:00:18.697 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 14:00:18.697 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:00:18.697 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:00:18.697 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 14:00:18.697 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:00:18.697 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-261" 2025-04-16 14:00:18.697 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:00:18.697 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:00:18.697 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:00:18.697 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:00:18.697 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:00:18.697 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:00:18.697 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:00:18.697 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:00:18.697 [Test worker @coroutine#6158] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-261 - Starting... 2025-04-16 14:00:18.697 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b1a7b39 2025-04-16 14:00:18.697 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b1a7b39 2025-04-16 14:00:18.697 [Test worker @coroutine#6158] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-261 - Start completed. 2025-04-16 14:00:18.705 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-261 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b1a7b39 2025-04-16 14:00:18.710 [Test worker @coroutine#6159] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-261 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b1a7b39 2025-04-16 14:00:18.711 [Test worker @coroutine#6161] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-261 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b1a7b39 2025-04-16 14:00:18.712 [Test worker @coroutine#6163] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-261 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b1a7b39 2025-04-16 14:00:18.713 [DefaultDispatcher-worker-19 @coroutine#2428] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f3672eb 2025-04-16 14:00:18.713 [DefaultDispatcher-worker-19 @coroutine#2428] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35431/UmAppDatabase/replication/nodeId 2025-04-16 14:00:18.713 [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:35431/UmAppDatabase/replication/nodeId. 2025-04-16 14:00:18.713 [DefaultDispatcher-worker-19 @coroutine#2428] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35431/UmAppDatabase/replication/nodeId 2025-04-16 14:00:18.713 [DefaultDispatcher-worker-7 @coroutine#2428] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35431/UmAppDatabase/replication/nodeId 2025-04-16 14:00:18.713 [DefaultDispatcher-worker-7 @coroutine#2428] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35431/UmAppDatabase/replication/nodeId 2025-04-16 14:00:18.714 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-261 - Shutdown initiated... 2025-04-16 14:00:18.714 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - Close initiated... 2025-04-16 14:00:18.714 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-16 14:00:18.714 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 14:00:18.714 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - Closed. 2025-04-16 14:00:18.714 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-261 - Shutdown completed. 2025-04-16 14:00:18.715 [Test worker @coroutine#6183] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-262 - configuration: 2025-04-16 14:00:18.715 [Test worker @coroutine#6183] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:00:18.715 [Test worker @coroutine#6183] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:00:18.715 [Test worker @coroutine#6183] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:00:18.715 [Test worker @coroutine#6183] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:00:18.715 [Test worker @coroutine#6183] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:00:18.715 [Test worker @coroutine#6183] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:00:18.715 [Test worker @coroutine#6183] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@378446f9 2025-04-16 14:00:18.715 [Test worker @coroutine#6183] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:00:18.715 [Test worker @coroutine#6183] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:00:18.715 [Test worker @coroutine#6183] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:00:18.715 [Test worker @coroutine#6183] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:00:18.715 [Test worker @coroutine#6183] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:00:18.715 [Test worker @coroutine#6183] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:00:18.715 [Test worker @coroutine#6183] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:00:18.715 [Test worker @coroutine#6183] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:00:18.715 [Test worker @coroutine#6183] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:00:18.715 [Test worker @coroutine#6183] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:00:18.715 [Test worker @coroutine#6183] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:00:18.715 [Test worker @coroutine#6183] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:00:18.715 [Test worker @coroutine#6183] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:00:18.715 [Test worker @coroutine#6183] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 14:00:18.715 [Test worker @coroutine#6183] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 14:00:18.715 [Test worker @coroutine#6183] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:00:18.715 [Test worker @coroutine#6183] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:00:18.715 [Test worker @coroutine#6183] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 14:00:18.715 [Test worker @coroutine#6183] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:00:18.715 [Test worker @coroutine#6183] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-262" 2025-04-16 14:00:18.715 [Test worker @coroutine#6183] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:00:18.715 [Test worker @coroutine#6183] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:00:18.715 [Test worker @coroutine#6183] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:00:18.715 [Test worker @coroutine#6183] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:00:18.715 [Test worker @coroutine#6183] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:00:18.715 [Test worker @coroutine#6183] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:00:18.715 [Test worker @coroutine#6183] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:00:18.715 [Test worker @coroutine#6183] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:00:18.715 [Test worker @coroutine#6183] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-262 - Starting... 2025-04-16 14:00:18.715 [Test worker @coroutine#6183] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - Added connection org.sqlite.jdbc4.JDBC4Connection@39badc71 2025-04-16 14:00:18.715 [Test worker @coroutine#6183] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - Added connection org.sqlite.jdbc4.JDBC4Connection@39badc71 2025-04-16 14:00:18.715 [Test worker @coroutine#6183] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-262 - Start completed. 2025-04-16 14:00:18.723 [Test worker @coroutine#6183] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-262 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39badc71 2025-04-16 14:00:18.728 [Test worker @coroutine#6184] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-262 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39badc71 2025-04-16 14:00:18.729 [Test worker @coroutine#6186] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-262 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39badc71 2025-04-16 14:00:18.730 [Test worker @coroutine#6188] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-262 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39badc71 2025-04-16 14:00:18.733 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-262 - Shutdown initiated... 2025-04-16 14:00:18.733 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - Close initiated... 2025-04-16 14:00:18.733 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-16 14:00:18.733 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 14:00:18.733 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - Closed. 2025-04-16 14:00:18.733 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-262 - Shutdown completed. 2025-04-16 14:00:18.734 [UI Thread @coroutine#6205] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-263 - configuration: 2025-04-16 14:00:18.734 [UI Thread @coroutine#6205] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:00:18.734 [UI Thread @coroutine#6205] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:00:18.734 [UI Thread @coroutine#6205] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:00:18.734 [UI Thread @coroutine#6205] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:00:18.734 [UI Thread @coroutine#6205] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:00:18.734 [UI Thread @coroutine#6205] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:00:18.734 [UI Thread @coroutine#6205] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1a3b3b6c 2025-04-16 14:00:18.734 [UI Thread @coroutine#6205] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:00:18.734 [UI Thread @coroutine#6205] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:00:18.734 [UI Thread @coroutine#6205] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:00:18.734 [UI Thread @coroutine#6205] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:00:18.734 [UI Thread @coroutine#6205] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:00:18.734 [UI Thread @coroutine#6205] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:00:18.734 [UI Thread @coroutine#6205] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:00:18.734 [UI Thread @coroutine#6205] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:00:18.734 [UI Thread @coroutine#6205] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:00:18.734 [UI Thread @coroutine#6205] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:00:18.734 [UI Thread @coroutine#6205] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:00:18.734 [UI Thread @coroutine#6205] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:00:18.734 [UI Thread @coroutine#6205] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:00:18.734 [UI Thread @coroutine#6205] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 14:00:18.734 [UI Thread @coroutine#6205] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 14:00:18.734 [UI Thread @coroutine#6205] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:00:18.734 [UI Thread @coroutine#6205] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:00:18.734 [UI Thread @coroutine#6205] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 14:00:18.734 [UI Thread @coroutine#6205] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:00:18.734 [UI Thread @coroutine#6205] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-263" 2025-04-16 14:00:18.734 [UI Thread @coroutine#6205] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:00:18.734 [UI Thread @coroutine#6205] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:00:18.734 [UI Thread @coroutine#6205] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:00:18.734 [UI Thread @coroutine#6205] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:00:18.734 [UI Thread @coroutine#6205] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:00:18.734 [UI Thread @coroutine#6205] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:00:18.734 [UI Thread @coroutine#6205] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:00:18.734 [UI Thread @coroutine#6205] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:00:18.734 [UI Thread @coroutine#6205] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-263 - Starting... 2025-04-16 14:00:18.734 [UI Thread @coroutine#6205] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a9dc2e5 2025-04-16 14:00:18.734 [UI Thread @coroutine#6205] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a9dc2e5 2025-04-16 14:00:18.734 [UI Thread @coroutine#6205] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-263 - Start completed. 2025-04-16 14:00:18.741 [UI Thread @coroutine#6205] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-263 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a9dc2e5 2025-04-16 14:00:18.747 [UI Thread @coroutine#6208] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-263 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a9dc2e5 2025-04-16 14:00:18.748 [UI Thread @coroutine#6210] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-263 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a9dc2e5 2025-04-16 14:00:18.749 [UI Thread @coroutine#6212] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-263 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a9dc2e5 2025-04-16 14:00:18.751 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-263 - Shutdown initiated... 2025-04-16 14:00:18.751 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - Close initiated... 2025-04-16 14:00:18.751 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:00:18.751 [HikariPool-263 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-263 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3a9dc2e5: (connection evicted) 2025-04-16 14:00:18.752 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 14:00:18.752 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - Closed. 2025-04-16 14:00:18.752 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-263 - Shutdown completed. 2025-04-16 14:00:18.753 [Test worker @coroutine#6219] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-264 - configuration: 2025-04-16 14:00:18.753 [Test worker @coroutine#6219] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:00:18.753 [Test worker @coroutine#6219] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:00:18.753 [Test worker @coroutine#6219] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:00:18.753 [Test worker @coroutine#6219] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:00:18.753 [Test worker @coroutine#6219] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:00:18.753 [Test worker @coroutine#6219] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:00:18.753 [Test worker @coroutine#6219] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@276af32d 2025-04-16 14:00:18.753 [Test worker @coroutine#6219] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:00:18.753 [Test worker @coroutine#6219] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:00:18.753 [Test worker @coroutine#6219] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:00:18.753 [Test worker @coroutine#6219] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:00:18.753 [Test worker @coroutine#6219] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:00:18.753 [Test worker @coroutine#6219] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:00:18.753 [Test worker @coroutine#6219] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:00:18.753 [Test worker @coroutine#6219] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:00:18.753 [Test worker @coroutine#6219] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:00:18.753 [Test worker @coroutine#6219] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:00:18.753 [Test worker @coroutine#6219] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:00:18.753 [Test worker @coroutine#6219] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:00:18.753 [Test worker @coroutine#6219] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:00:18.753 [Test worker @coroutine#6219] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 14:00:18.753 [Test worker @coroutine#6219] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 14:00:18.753 [Test worker @coroutine#6219] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:00:18.753 [Test worker @coroutine#6219] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:00:18.753 [Test worker @coroutine#6219] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 14:00:18.753 [Test worker @coroutine#6219] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:00:18.753 [Test worker @coroutine#6219] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-264" 2025-04-16 14:00:18.753 [Test worker @coroutine#6219] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:00:18.753 [Test worker @coroutine#6219] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:00:18.753 [Test worker @coroutine#6219] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:00:18.753 [Test worker @coroutine#6219] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:00:18.753 [Test worker @coroutine#6219] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:00:18.753 [Test worker @coroutine#6219] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:00:18.753 [Test worker @coroutine#6219] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:00:18.753 [Test worker @coroutine#6219] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:00:18.753 [Test worker @coroutine#6219] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-264 - Starting... 2025-04-16 14:00:18.753 [Test worker @coroutine#6219] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - Added connection org.sqlite.jdbc4.JDBC4Connection@689f60ea 2025-04-16 14:00:18.753 [Test worker @coroutine#6219] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - Added connection org.sqlite.jdbc4.JDBC4Connection@689f60ea 2025-04-16 14:00:18.753 [Test worker @coroutine#6219] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-264 - Start completed. 2025-04-16 14:00:18.761 [Test worker @coroutine#6219] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-264 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@689f60ea 2025-04-16 14:00:18.766 [Test worker @coroutine#6220] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-264 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@689f60ea 2025-04-16 14:00:18.767 [Test worker @coroutine#6222] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-264 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@689f60ea 2025-04-16 14:00:18.768 [Test worker @coroutine#6224] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-264 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@689f60ea 2025-04-16 14:00:18.770 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-264 - Shutdown initiated... 2025-04-16 14:00:18.770 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - Close initiated... 2025-04-16 14:00:18.770 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-16 14:00:18.770 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 14:00:18.770 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - Closed. 2025-04-16 14:00:18.770 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-264 - Shutdown completed. 2025-04-16 14:00:18.771 [Test worker @coroutine#6236] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-265 - configuration: 2025-04-16 14:00:18.771 [Test worker @coroutine#6236] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:00:18.771 [Test worker @coroutine#6236] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:00:18.771 [Test worker @coroutine#6236] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:00:18.771 [Test worker @coroutine#6236] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:00:18.771 [Test worker @coroutine#6236] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:00:18.771 [Test worker @coroutine#6236] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:00:18.771 [Test worker @coroutine#6236] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@67387eba 2025-04-16 14:00:18.771 [Test worker @coroutine#6236] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:00:18.771 [Test worker @coroutine#6236] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:00:18.771 [Test worker @coroutine#6236] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:00:18.771 [Test worker @coroutine#6236] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:00:18.771 [Test worker @coroutine#6236] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:00:18.771 [Test worker @coroutine#6236] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:00:18.771 [Test worker @coroutine#6236] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:00:18.771 [Test worker @coroutine#6236] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:00:18.771 [Test worker @coroutine#6236] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:00:18.771 [Test worker @coroutine#6236] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:00:18.771 [Test worker @coroutine#6236] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:00:18.771 [Test worker @coroutine#6236] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:00:18.771 [Test worker @coroutine#6236] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:00:18.771 [Test worker @coroutine#6236] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 14:00:18.771 [Test worker @coroutine#6236] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 14:00:18.771 [Test worker @coroutine#6236] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:00:18.771 [Test worker @coroutine#6236] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:00:18.771 [Test worker @coroutine#6236] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 14:00:18.771 [Test worker @coroutine#6236] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:00:18.771 [Test worker @coroutine#6236] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-265" 2025-04-16 14:00:18.771 [Test worker @coroutine#6236] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:00:18.771 [Test worker @coroutine#6236] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:00:18.771 [Test worker @coroutine#6236] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:00:18.771 [Test worker @coroutine#6236] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:00:18.771 [Test worker @coroutine#6236] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:00:18.771 [Test worker @coroutine#6236] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:00:18.771 [Test worker @coroutine#6236] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:00:18.771 [Test worker @coroutine#6236] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:00:18.771 [Test worker @coroutine#6236] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-265 - Starting... 2025-04-16 14:00:18.771 [Test worker @coroutine#6236] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - Added connection org.sqlite.jdbc4.JDBC4Connection@7569efdd 2025-04-16 14:00:18.771 [Test worker @coroutine#6236] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - Added connection org.sqlite.jdbc4.JDBC4Connection@7569efdd 2025-04-16 14:00:18.771 [Test worker @coroutine#6236] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-265 - Start completed. 2025-04-16 14:00:18.780 [Test worker @coroutine#6236] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-265 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7569efdd 2025-04-16 14:00:18.785 [Test worker @coroutine#6237] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-265 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7569efdd 2025-04-16 14:00:18.786 [Test worker @coroutine#6239] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-265 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7569efdd 2025-04-16 14:00:18.786 [Test worker @coroutine#6241] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-265 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7569efdd 2025-04-16 14:00:18.788 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-265 - Shutdown initiated... 2025-04-16 14:00:18.788 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - Close initiated... 2025-04-16 14:00:18.788 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-16 14:00:18.788 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 14:00:18.788 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - Closed. 2025-04-16 14:00:18.788 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-265 - Shutdown completed. 2025-04-16 14:00:18.789 [Test worker @coroutine#6252] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-266 - configuration: 2025-04-16 14:00:18.789 [Test worker @coroutine#6252] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:00:18.789 [Test worker @coroutine#6252] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:00:18.789 [Test worker @coroutine#6252] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:00:18.789 [Test worker @coroutine#6252] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:00:18.789 [Test worker @coroutine#6252] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:00:18.789 [Test worker @coroutine#6252] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:00:18.789 [Test worker @coroutine#6252] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7aafaf44 2025-04-16 14:00:18.789 [Test worker @coroutine#6252] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:00:18.789 [Test worker @coroutine#6252] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:00:18.789 [Test worker @coroutine#6252] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:00:18.789 [Test worker @coroutine#6252] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:00:18.789 [Test worker @coroutine#6252] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:00:18.789 [Test worker @coroutine#6252] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:00:18.789 [Test worker @coroutine#6252] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:00:18.789 [Test worker @coroutine#6252] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:00:18.789 [Test worker @coroutine#6252] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:00:18.789 [Test worker @coroutine#6252] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:00:18.789 [Test worker @coroutine#6252] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:00:18.789 [Test worker @coroutine#6252] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:00:18.789 [Test worker @coroutine#6252] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:00:18.789 [Test worker @coroutine#6252] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 14:00:18.789 [Test worker @coroutine#6252] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 14:00:18.789 [Test worker @coroutine#6252] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:00:18.789 [Test worker @coroutine#6252] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:00:18.789 [Test worker @coroutine#6252] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 14:00:18.789 [Test worker @coroutine#6252] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:00:18.789 [Test worker @coroutine#6252] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-266" 2025-04-16 14:00:18.789 [Test worker @coroutine#6252] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:00:18.789 [Test worker @coroutine#6252] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:00:18.789 [Test worker @coroutine#6252] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:00:18.789 [Test worker @coroutine#6252] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:00:18.789 [Test worker @coroutine#6252] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:00:18.789 [Test worker @coroutine#6252] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:00:18.789 [Test worker @coroutine#6252] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:00:18.789 [Test worker @coroutine#6252] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:00:18.789 [Test worker @coroutine#6252] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-266 - Starting... 2025-04-16 14:00:18.789 [Test worker @coroutine#6252] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - Added connection org.sqlite.jdbc4.JDBC4Connection@414fd9f2 2025-04-16 14:00:18.789 [Test worker @coroutine#6252] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - Added connection org.sqlite.jdbc4.JDBC4Connection@414fd9f2 2025-04-16 14:00:18.789 [Test worker @coroutine#6252] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-266 - Start completed. 2025-04-16 14:00:18.797 [Test worker @coroutine#6252] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-266 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@414fd9f2 2025-04-16 14:00:18.803 [Test worker @coroutine#6253] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-266 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@414fd9f2 2025-04-16 14:00:18.803 [Test worker @coroutine#6255] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-266 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@414fd9f2 2025-04-16 14:00:18.804 [Test worker @coroutine#6257] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-266 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@414fd9f2 2025-04-16 14:00:18.806 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-266 - Shutdown initiated... 2025-04-16 14:00:18.806 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - Close initiated... 2025-04-16 14:00:18.806 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-16 14:00:18.806 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 14:00:18.806 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - Closed. 2025-04-16 14:00:18.806 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-266 - Shutdown completed. 2025-04-16 14:00:18.807 [Test worker @coroutine#6268] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-267 - configuration: 2025-04-16 14:00:18.807 [Test worker @coroutine#6268] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:00:18.807 [Test worker @coroutine#6268] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:00:18.807 [Test worker @coroutine#6268] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:00:18.807 [Test worker @coroutine#6268] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:00:18.807 [Test worker @coroutine#6268] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:00:18.807 [Test worker @coroutine#6268] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:00:18.807 [Test worker @coroutine#6268] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@b96101b 2025-04-16 14:00:18.807 [Test worker @coroutine#6268] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:00:18.807 [Test worker @coroutine#6268] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:00:18.807 [Test worker @coroutine#6268] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:00:18.807 [Test worker @coroutine#6268] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:00:18.807 [Test worker @coroutine#6268] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:00:18.807 [Test worker @coroutine#6268] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:00:18.807 [Test worker @coroutine#6268] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:00:18.807 [Test worker @coroutine#6268] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:00:18.807 [Test worker @coroutine#6268] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:00:18.807 [Test worker @coroutine#6268] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:00:18.807 [Test worker @coroutine#6268] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:00:18.807 [Test worker @coroutine#6268] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:00:18.807 [Test worker @coroutine#6268] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:00:18.807 [Test worker @coroutine#6268] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 14:00:18.807 [Test worker @coroutine#6268] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 14:00:18.807 [Test worker @coroutine#6268] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:00:18.807 [Test worker @coroutine#6268] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:00:18.807 [Test worker @coroutine#6268] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 14:00:18.807 [Test worker @coroutine#6268] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:00:18.807 [Test worker @coroutine#6268] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-267" 2025-04-16 14:00:18.807 [Test worker @coroutine#6268] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:00:18.807 [Test worker @coroutine#6268] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:00:18.807 [Test worker @coroutine#6268] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:00:18.807 [Test worker @coroutine#6268] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:00:18.807 [Test worker @coroutine#6268] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:00:18.807 [Test worker @coroutine#6268] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:00:18.807 [Test worker @coroutine#6268] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:00:18.807 [Test worker @coroutine#6268] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:00:18.807 [Test worker @coroutine#6268] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-267 - Starting... 2025-04-16 14:00:18.807 [Test worker @coroutine#6268] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-267 - Added connection org.sqlite.jdbc4.JDBC4Connection@7953699e 2025-04-16 14:00:18.807 [Test worker @coroutine#6268] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-267 - Added connection org.sqlite.jdbc4.JDBC4Connection@7953699e 2025-04-16 14:00:18.807 [Test worker @coroutine#6268] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-267 - Start completed. 2025-04-16 14:00:18.815 [Test worker @coroutine#6268] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-267 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7953699e 2025-04-16 14:00:18.821 [Test worker @coroutine#6269] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-267 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7953699e 2025-04-16 14:00:18.822 [Test worker @coroutine#6271] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-267 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7953699e 2025-04-16 14:00:18.822 [Test worker @coroutine#6273] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-267 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7953699e 2025-04-16 14:00:18.824 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-267 - Shutdown initiated... 2025-04-16 14:00:18.824 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-267 - Close initiated... 2025-04-16 14:00:18.824 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-267 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-16 14:00:18.824 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-267 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 14:00:18.824 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-267 - Closed. 2025-04-16 14:00:18.824 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-267 - Shutdown completed. 2025-04-16 14:00:18.826 [Test worker @coroutine#6284] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-268 - configuration: 2025-04-16 14:00:18.826 [Test worker @coroutine#6284] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:00:18.826 [Test worker @coroutine#6284] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:00:18.826 [Test worker @coroutine#6284] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:00:18.826 [Test worker @coroutine#6284] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:00:18.826 [Test worker @coroutine#6284] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:00:18.826 [Test worker @coroutine#6284] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:00:18.826 [Test worker @coroutine#6284] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2ccf85e9 2025-04-16 14:00:18.826 [Test worker @coroutine#6284] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:00:18.826 [Test worker @coroutine#6284] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:00:18.826 [Test worker @coroutine#6284] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:00:18.826 [Test worker @coroutine#6284] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:00:18.826 [Test worker @coroutine#6284] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:00:18.826 [Test worker @coroutine#6284] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:00:18.826 [Test worker @coroutine#6284] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:00:18.826 [Test worker @coroutine#6284] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:00:18.826 [Test worker @coroutine#6284] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:00:18.826 [Test worker @coroutine#6284] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:00:18.826 [Test worker @coroutine#6284] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:00:18.826 [Test worker @coroutine#6284] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:00:18.826 [Test worker @coroutine#6284] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:00:18.826 [Test worker @coroutine#6284] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 14:00:18.826 [Test worker @coroutine#6284] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 14:00:18.826 [Test worker @coroutine#6284] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:00:18.826 [Test worker @coroutine#6284] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:00:18.826 [Test worker @coroutine#6284] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 14:00:18.826 [Test worker @coroutine#6284] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:00:18.826 [Test worker @coroutine#6284] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-268" 2025-04-16 14:00:18.826 [Test worker @coroutine#6284] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:00:18.826 [Test worker @coroutine#6284] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:00:18.826 [Test worker @coroutine#6284] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:00:18.826 [Test worker @coroutine#6284] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:00:18.826 [Test worker @coroutine#6284] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:00:18.826 [Test worker @coroutine#6284] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:00:18.826 [Test worker @coroutine#6284] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:00:18.826 [Test worker @coroutine#6284] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:00:18.826 [Test worker @coroutine#6284] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-268 - Starting... 2025-04-16 14:00:18.826 [Test worker @coroutine#6284] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-268 - Added connection org.sqlite.jdbc4.JDBC4Connection@b225c59 2025-04-16 14:00:18.826 [Test worker @coroutine#6284] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-268 - Added connection org.sqlite.jdbc4.JDBC4Connection@b225c59 2025-04-16 14:00:18.826 [Test worker @coroutine#6284] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-268 - Start completed. 2025-04-16 14:00:18.835 [Test worker @coroutine#6284] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-268 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b225c59 2025-04-16 14:00:18.840 [Test worker @coroutine#6285] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-268 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b225c59 2025-04-16 14:00:18.841 [Test worker @coroutine#6287] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-268 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b225c59 2025-04-16 14:00:18.842 [Test worker @coroutine#6289] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-268 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b225c59 2025-04-16 14:00:18.845 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-268 - Shutdown initiated... 2025-04-16 14:00:18.845 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-268 - Close initiated... 2025-04-16 14:00:18.845 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-268 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-16 14:00:18.845 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-268 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 14:00:18.845 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-268 - Closed. 2025-04-16 14:00:18.845 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-268 - Shutdown completed. 2025-04-16 14:00:18.846 [Test worker @coroutine#6302] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-269 - configuration: 2025-04-16 14:00:18.846 [Test worker @coroutine#6302] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:00:18.846 [Test worker @coroutine#6302] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:00:18.846 [Test worker @coroutine#6302] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:00:18.846 [Test worker @coroutine#6302] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:00:18.846 [Test worker @coroutine#6302] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:00:18.846 [Test worker @coroutine#6302] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:00:18.846 [Test worker @coroutine#6302] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6896ef29 2025-04-16 14:00:18.846 [Test worker @coroutine#6302] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:00:18.846 [Test worker @coroutine#6302] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:00:18.846 [Test worker @coroutine#6302] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:00:18.846 [Test worker @coroutine#6302] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:00:18.846 [Test worker @coroutine#6302] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:00:18.846 [Test worker @coroutine#6302] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:00:18.846 [Test worker @coroutine#6302] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:00:18.846 [Test worker @coroutine#6302] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:00:18.846 [Test worker @coroutine#6302] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:00:18.846 [Test worker @coroutine#6302] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:00:18.846 [Test worker @coroutine#6302] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:00:18.846 [Test worker @coroutine#6302] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:00:18.846 [Test worker @coroutine#6302] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:00:18.846 [Test worker @coroutine#6302] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 14:00:18.846 [Test worker @coroutine#6302] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 14:00:18.846 [Test worker @coroutine#6302] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:00:18.846 [Test worker @coroutine#6302] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:00:18.846 [Test worker @coroutine#6302] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 14:00:18.846 [Test worker @coroutine#6302] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:00:18.846 [Test worker @coroutine#6302] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-269" 2025-04-16 14:00:18.846 [Test worker @coroutine#6302] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:00:18.846 [Test worker @coroutine#6302] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:00:18.846 [Test worker @coroutine#6302] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:00:18.846 [Test worker @coroutine#6302] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:00:18.846 [Test worker @coroutine#6302] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:00:18.846 [Test worker @coroutine#6302] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:00:18.846 [Test worker @coroutine#6302] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:00:18.846 [Test worker @coroutine#6302] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:00:18.846 [Test worker @coroutine#6302] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-269 - Starting... 2025-04-16 14:00:18.847 [Test worker @coroutine#6302] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-269 - Added connection org.sqlite.jdbc4.JDBC4Connection@1989e9ec 2025-04-16 14:00:18.847 [Test worker @coroutine#6302] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-269 - Added connection org.sqlite.jdbc4.JDBC4Connection@1989e9ec 2025-04-16 14:00:18.847 [Test worker @coroutine#6302] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-269 - Start completed. 2025-04-16 14:00:18.855 [Test worker @coroutine#6302] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-269 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1989e9ec 2025-04-16 14:00:18.860 [Test worker @coroutine#6303] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-269 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1989e9ec 2025-04-16 14:00:18.862 [Test worker @coroutine#6305] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-269 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1989e9ec 2025-04-16 14:00:18.863 [Test worker @coroutine#6307] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-269 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1989e9ec 2025-04-16 14:00:18.865 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-269 - Shutdown initiated... 2025-04-16 14:00:18.865 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-269 - Close initiated... 2025-04-16 14:00:18.865 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-269 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-16 14:00:18.865 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-269 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 14:00:18.865 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-269 - Closed. 2025-04-16 14:00:18.865 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-269 - Shutdown completed. 2025-04-16 14:00:18.865 [Test worker @coroutine#6320] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-270 - configuration: 2025-04-16 14:00:18.865 [Test worker @coroutine#6320] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:00:18.865 [Test worker @coroutine#6320] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:00:18.865 [Test worker @coroutine#6320] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:00:18.865 [Test worker @coroutine#6320] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:00:18.865 [Test worker @coroutine#6320] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:00:18.865 [Test worker @coroutine#6320] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:00:18.866 [Test worker @coroutine#6320] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7fb689fe 2025-04-16 14:00:18.866 [Test worker @coroutine#6320] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:00:18.866 [Test worker @coroutine#6320] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:00:18.866 [Test worker @coroutine#6320] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:00:18.866 [Test worker @coroutine#6320] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:00:18.866 [Test worker @coroutine#6320] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:00:18.866 [Test worker @coroutine#6320] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:00:18.866 [Test worker @coroutine#6320] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:00:18.866 [Test worker @coroutine#6320] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:00:18.866 [Test worker @coroutine#6320] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:00:18.866 [Test worker @coroutine#6320] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:00:18.866 [Test worker @coroutine#6320] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:00:18.866 [Test worker @coroutine#6320] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:00:18.866 [Test worker @coroutine#6320] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:00:18.866 [Test worker @coroutine#6320] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 14:00:18.866 [Test worker @coroutine#6320] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 14:00:18.866 [Test worker @coroutine#6320] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:00:18.866 [Test worker @coroutine#6320] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:00:18.866 [Test worker @coroutine#6320] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 14:00:18.866 [Test worker @coroutine#6320] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:00:18.866 [Test worker @coroutine#6320] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-270" 2025-04-16 14:00:18.866 [Test worker @coroutine#6320] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:00:18.866 [Test worker @coroutine#6320] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:00:18.866 [Test worker @coroutine#6320] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:00:18.866 [Test worker @coroutine#6320] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:00:18.866 [Test worker @coroutine#6320] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:00:18.866 [Test worker @coroutine#6320] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:00:18.866 [Test worker @coroutine#6320] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:00:18.866 [Test worker @coroutine#6320] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:00:18.866 [Test worker @coroutine#6320] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-270 - Starting... 2025-04-16 14:00:18.866 [Test worker @coroutine#6320] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-270 - Added connection org.sqlite.jdbc4.JDBC4Connection@170a5bc8 2025-04-16 14:00:18.866 [Test worker @coroutine#6320] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-270 - Added connection org.sqlite.jdbc4.JDBC4Connection@170a5bc8 2025-04-16 14:00:18.866 [Test worker @coroutine#6320] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-270 - Start completed. 2025-04-16 14:00:18.874 [Test worker @coroutine#6320] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-270 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@170a5bc8 2025-04-16 14:00:18.879 [Test worker @coroutine#6321] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-270 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@170a5bc8 2025-04-16 14:00:18.880 [Test worker @coroutine#6323] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-270 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@170a5bc8 2025-04-16 14:00:18.881 [Test worker @coroutine#6325] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-270 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@170a5bc8 2025-04-16 14:00:18.883 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-270 - Shutdown initiated... 2025-04-16 14:00:18.883 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-270 - Close initiated... 2025-04-16 14:00:18.883 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-270 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-16 14:00:18.883 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-270 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 14:00:18.883 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-270 - Closed. 2025-04-16 14:00:18.883 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-270 - Shutdown completed. 2025-04-16 14:00:18.884 [Test worker @coroutine#6338] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-271 - configuration: 2025-04-16 14:00:18.884 [Test worker @coroutine#6338] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:00:18.884 [Test worker @coroutine#6338] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:00:18.884 [Test worker @coroutine#6338] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:00:18.884 [Test worker @coroutine#6338] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:00:18.884 [Test worker @coroutine#6338] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:00:18.884 [Test worker @coroutine#6338] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:00:18.884 [Test worker @coroutine#6338] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@51dcf51b 2025-04-16 14:00:18.884 [Test worker @coroutine#6338] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:00:18.884 [Test worker @coroutine#6338] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:00:18.884 [Test worker @coroutine#6338] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:00:18.884 [Test worker @coroutine#6338] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:00:18.884 [Test worker @coroutine#6338] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:00:18.884 [Test worker @coroutine#6338] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:00:18.884 [Test worker @coroutine#6338] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:00:18.884 [Test worker @coroutine#6338] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:00:18.884 [Test worker @coroutine#6338] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:00:18.884 [Test worker @coroutine#6338] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:00:18.884 [Test worker @coroutine#6338] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:00:18.884 [Test worker @coroutine#6338] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:00:18.884 [Test worker @coroutine#6338] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:00:18.884 [Test worker @coroutine#6338] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 14:00:18.884 [Test worker @coroutine#6338] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 14:00:18.884 [Test worker @coroutine#6338] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:00:18.884 [Test worker @coroutine#6338] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:00:18.884 [Test worker @coroutine#6338] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 14:00:18.884 [Test worker @coroutine#6338] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:00:18.884 [Test worker @coroutine#6338] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-271" 2025-04-16 14:00:18.884 [Test worker @coroutine#6338] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:00:18.884 [Test worker @coroutine#6338] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:00:18.884 [Test worker @coroutine#6338] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:00:18.884 [Test worker @coroutine#6338] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:00:18.884 [Test worker @coroutine#6338] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:00:18.884 [Test worker @coroutine#6338] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:00:18.884 [Test worker @coroutine#6338] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:00:18.884 [Test worker @coroutine#6338] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:00:18.884 [Test worker @coroutine#6338] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-271 - Starting... 2025-04-16 14:00:18.884 [Test worker @coroutine#6338] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-271 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a0619a8 2025-04-16 14:00:18.884 [Test worker @coroutine#6338] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-271 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a0619a8 2025-04-16 14:00:18.884 [Test worker @coroutine#6338] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-271 - Start completed. 2025-04-16 14:00:18.892 [Test worker @coroutine#6338] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-271 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a0619a8 2025-04-16 14:00:18.897 [Test worker @coroutine#6339] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-271 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a0619a8 2025-04-16 14:00:18.898 [Test worker @coroutine#6341] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-271 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a0619a8 2025-04-16 14:00:18.899 [Test worker @coroutine#6343] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-271 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a0619a8 2025-04-16 14:00:18.901 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-271 - Shutdown initiated... 2025-04-16 14:00:18.901 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-271 - Close initiated... 2025-04-16 14:00:18.901 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-271 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-16 14:00:18.901 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-271 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 14:00:18.901 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-271 - Closed. 2025-04-16 14:00:18.901 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-271 - Shutdown completed. 2025-04-16 14:00:18.902 [Test worker @coroutine#6356] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-272 - configuration: 2025-04-16 14:00:18.902 [Test worker @coroutine#6356] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:00:18.902 [Test worker @coroutine#6356] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:00:18.902 [Test worker @coroutine#6356] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:00:18.902 [Test worker @coroutine#6356] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:00:18.902 [Test worker @coroutine#6356] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:00:18.902 [Test worker @coroutine#6356] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:00:18.902 [Test worker @coroutine#6356] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5853431f 2025-04-16 14:00:18.902 [Test worker @coroutine#6356] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:00:18.902 [Test worker @coroutine#6356] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:00:18.902 [Test worker @coroutine#6356] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:00:18.902 [Test worker @coroutine#6356] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:00:18.902 [Test worker @coroutine#6356] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:00:18.902 [Test worker @coroutine#6356] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:00:18.902 [Test worker @coroutine#6356] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:00:18.902 [Test worker @coroutine#6356] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:00:18.902 [Test worker @coroutine#6356] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:00:18.902 [Test worker @coroutine#6356] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:00:18.902 [Test worker @coroutine#6356] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:00:18.902 [Test worker @coroutine#6356] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:00:18.902 [Test worker @coroutine#6356] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:00:18.902 [Test worker @coroutine#6356] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 14:00:18.902 [Test worker @coroutine#6356] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 14:00:18.902 [Test worker @coroutine#6356] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:00:18.902 [Test worker @coroutine#6356] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:00:18.902 [Test worker @coroutine#6356] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 14:00:18.902 [Test worker @coroutine#6356] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:00:18.902 [Test worker @coroutine#6356] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-272" 2025-04-16 14:00:18.902 [Test worker @coroutine#6356] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:00:18.903 [Test worker @coroutine#6356] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:00:18.903 [Test worker @coroutine#6356] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:00:18.903 [Test worker @coroutine#6356] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:00:18.903 [Test worker @coroutine#6356] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:00:18.903 [Test worker @coroutine#6356] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:00:18.903 [Test worker @coroutine#6356] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:00:18.903 [Test worker @coroutine#6356] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:00:18.903 [Test worker @coroutine#6356] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-272 - Starting... 2025-04-16 14:00:18.903 [Test worker @coroutine#6356] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-272 - Added connection org.sqlite.jdbc4.JDBC4Connection@4dd2f2db 2025-04-16 14:00:18.903 [Test worker @coroutine#6356] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-272 - Added connection org.sqlite.jdbc4.JDBC4Connection@4dd2f2db 2025-04-16 14:00:18.903 [Test worker @coroutine#6356] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-272 - Start completed. 2025-04-16 14:00:18.911 [Test worker @coroutine#6356] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-272 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4dd2f2db 2025-04-16 14:00:18.916 [Test worker @coroutine#6357] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-272 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4dd2f2db 2025-04-16 14:00:18.917 [Test worker @coroutine#6359] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-272 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4dd2f2db 2025-04-16 14:00:18.918 [Test worker @coroutine#6361] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-272 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4dd2f2db 2025-04-16 14:00:18.920 [UI Thread @coroutine#6370] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://invalid/Site/verify 2025-04-16 14:00:18.920 [UI Thread @coroutine#6370] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for https://invalid/Site/verify. 2025-04-16 14:00:18.920 [UI Thread @coroutine#6370] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://invalid/Site/verify 2025-04-16 14:00:18.921 [UI Thread @coroutine#6370] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: invalid: Name or service not known for request https://invalid/Site/verify 2025-04-16 14:00:18.922 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-272 - Shutdown initiated... 2025-04-16 14:00:18.922 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-272 - Close initiated... 2025-04-16 14:00:18.922 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-272 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-16 14:00:18.922 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-272 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 14:00:18.922 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-272 - Closed. 2025-04-16 14:00:18.922 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-272 - Shutdown completed. 2025-04-16 14:00:18.923 [Test worker @coroutine#6376] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-273 - configuration: 2025-04-16 14:00:18.923 [Test worker @coroutine#6376] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:00:18.923 [Test worker @coroutine#6376] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:00:18.923 [Test worker @coroutine#6376] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:00:18.923 [Test worker @coroutine#6376] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:00:18.923 [Test worker @coroutine#6376] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:00:18.923 [Test worker @coroutine#6376] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:00:18.923 [Test worker @coroutine#6376] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7531ba53 2025-04-16 14:00:18.923 [Test worker @coroutine#6376] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:00:18.923 [Test worker @coroutine#6376] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:00:18.923 [Test worker @coroutine#6376] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:00:18.923 [Test worker @coroutine#6376] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:00:18.923 [Test worker @coroutine#6376] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:00:18.923 [Test worker @coroutine#6376] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:00:18.923 [Test worker @coroutine#6376] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:00:18.923 [Test worker @coroutine#6376] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:00:18.923 [Test worker @coroutine#6376] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:00:18.923 [Test worker @coroutine#6376] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:00:18.923 [Test worker @coroutine#6376] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:00:18.923 [Test worker @coroutine#6376] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:00:18.923 [Test worker @coroutine#6376] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:00:18.923 [Test worker @coroutine#6376] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 14:00:18.923 [Test worker @coroutine#6376] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 14:00:18.923 [Test worker @coroutine#6376] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:00:18.923 [Test worker @coroutine#6376] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:00:18.923 [Test worker @coroutine#6376] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 14:00:18.923 [Test worker @coroutine#6376] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:00:18.923 [Test worker @coroutine#6376] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-273" 2025-04-16 14:00:18.923 [Test worker @coroutine#6376] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:00:18.923 [Test worker @coroutine#6376] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:00:18.923 [Test worker @coroutine#6376] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:00:18.923 [Test worker @coroutine#6376] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:00:18.923 [Test worker @coroutine#6376] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:00:18.924 [Test worker @coroutine#6376] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:00:18.924 [Test worker @coroutine#6376] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:00:18.924 [Test worker @coroutine#6376] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:00:18.924 [Test worker @coroutine#6376] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-273 - Starting... 2025-04-16 14:00:18.924 [Test worker @coroutine#6376] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-273 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f0170e 2025-04-16 14:00:18.924 [Test worker @coroutine#6376] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-273 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f0170e 2025-04-16 14:00:18.924 [Test worker @coroutine#6376] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-273 - Start completed. 2025-04-16 14:00:18.932 [Test worker @coroutine#6376] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-273 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f0170e 2025-04-16 14:00:18.937 [Test worker @coroutine#6377] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-273 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f0170e 2025-04-16 14:00:18.938 [Test worker @coroutine#6379] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-273 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f0170e 2025-04-16 14:00:18.939 [Test worker @coroutine#6381] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-273 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f0170e 2025-04-16 14:00:18.941 [UI Thread @coroutine#6392] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46487/Site/verify 2025-04-16 14:00:18.941 [UI Thread @coroutine#6392] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46487/Site/verify. 2025-04-16 14:00:18.941 [UI Thread @coroutine#6392] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46487/Site/verify 2025-04-16 14:00:18.942 [UI Thread @coroutine#6392] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46487/Site/verify 2025-04-16 14:00:18.942 [UI Thread @coroutine#6392] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46487/Site/verify 2025-04-16 14:00:18.943 [UI Thread @coroutine#6392] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:46487/Site/verify. 2025-04-16 14:00:18.943 [UI Thread @coroutine#6392] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:46487/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2025-04-16 14:00:18.944 [DefaultDispatcher-worker-18 @coroutine#6383] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-273 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f0170e 2025-04-16 14:00:18.944 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-273 - Shutdown initiated... 2025-04-16 14:00:18.944 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-273 - Close initiated... 2025-04-16 14:00:18.944 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-273 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:00:18.944 [HikariPool-273 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-273 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2f0170e: (connection evicted) 2025-04-16 14:00:18.944 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-273 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 14:00:18.944 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-273 - Closed. 2025-04-16 14:00:18.944 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-273 - Shutdown completed. 2025-04-16 14:00:18.947 [Test worker @coroutine#6400] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-274 - configuration: 2025-04-16 14:00:18.947 [Test worker @coroutine#6400] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:00:18.947 [Test worker @coroutine#6400] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:00:18.947 [Test worker @coroutine#6400] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:00:18.947 [Test worker @coroutine#6400] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:00:18.947 [Test worker @coroutine#6400] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:00:18.947 [Test worker @coroutine#6400] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:00:18.947 [Test worker @coroutine#6400] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7f0e0db3 2025-04-16 14:00:18.947 [Test worker @coroutine#6400] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:00:18.947 [Test worker @coroutine#6400] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:00:18.947 [Test worker @coroutine#6400] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:00:18.947 [Test worker @coroutine#6400] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:00:18.947 [Test worker @coroutine#6400] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:00:18.947 [Test worker @coroutine#6400] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:00:18.947 [Test worker @coroutine#6400] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:00:18.947 [Test worker @coroutine#6400] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:00:18.947 [Test worker @coroutine#6400] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:00:18.947 [Test worker @coroutine#6400] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:00:18.947 [Test worker @coroutine#6400] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:00:18.947 [Test worker @coroutine#6400] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:00:18.947 [Test worker @coroutine#6400] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:00:18.947 [Test worker @coroutine#6400] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 14:00:18.947 [Test worker @coroutine#6400] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 14:00:18.947 [Test worker @coroutine#6400] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:00:18.947 [Test worker @coroutine#6400] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:00:18.947 [Test worker @coroutine#6400] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 14:00:18.947 [Test worker @coroutine#6400] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:00:18.947 [Test worker @coroutine#6400] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-274" 2025-04-16 14:00:18.947 [Test worker @coroutine#6400] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:00:18.947 [Test worker @coroutine#6400] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:00:18.947 [Test worker @coroutine#6400] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:00:18.947 [Test worker @coroutine#6400] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:00:18.947 [Test worker @coroutine#6400] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:00:18.947 [Test worker @coroutine#6400] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:00:18.947 [Test worker @coroutine#6400] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:00:18.947 [Test worker @coroutine#6400] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:00:18.947 [Test worker @coroutine#6400] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-274 - Starting... 2025-04-16 14:00:18.947 [Test worker @coroutine#6400] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-274 - Added connection org.sqlite.jdbc4.JDBC4Connection@b068ddf 2025-04-16 14:00:18.947 [Test worker @coroutine#6400] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-274 - Added connection org.sqlite.jdbc4.JDBC4Connection@b068ddf 2025-04-16 14:00:18.947 [Test worker @coroutine#6400] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-274 - Start completed. 2025-04-16 14:00:18.955 [Test worker @coroutine#6400] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-274 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b068ddf 2025-04-16 14:00:18.960 [Test worker @coroutine#6401] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-274 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b068ddf 2025-04-16 14:00:18.961 [Test worker @coroutine#6403] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-274 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b068ddf 2025-04-16 14:00:18.962 [Test worker @coroutine#6405] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-274 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b068ddf 2025-04-16 14:00:18.966 [DefaultDispatcher-worker-11 @coroutine#6407] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-274 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b068ddf 2025-04-16 14:00:18.970 [DefaultDispatcher-worker-2 @coroutine#6400] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-274 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b068ddf 2025-04-16 14:00:18.973 [UI Thread @coroutine#6419] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37983/717122179718627328/_ustadmanifest.json 2025-04-16 14:00:18.973 [UI Thread @coroutine#6419] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37983/717122179718627328/_ustadmanifest.json. 2025-04-16 14:00:18.973 [UI Thread @coroutine#6419] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37983/717122179718627328/_ustadmanifest.json 2025-04-16 14:00:18.974 [UI Thread @coroutine#6419] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37983/717122179718627328/_ustadmanifest.json 2025-04-16 14:00:18.974 [UI Thread @coroutine#6419] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37983/717122179718627328/_ustadmanifest.json 2025-04-16 14:00:18.975 [UI Thread @coroutine#6419] 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:37983/717122179718627328/_ustadmanifest.json. 2025-04-16 14:00:18.975 [UI Thread @coroutine#6419] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:37983/717122179718627328/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-04-16 14:00:18.975 [UI Thread @coroutine#6419] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37983/mediainfo.json 2025-04-16 14:00:18.975 [UI Thread @coroutine#6419] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37983/mediainfo.json. 2025-04-16 14:00:18.975 [UI Thread @coroutine#6419] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37983/mediainfo.json 2025-04-16 14:00:18.976 [UI Thread @coroutine#6419] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37983/mediainfo.json 2025-04-16 14:00:18.976 [UI Thread @coroutine#6419] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37983/mediainfo.json 2025-04-16 14:00:19.017 [UI Thread @coroutine#6419] 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:37983/mediainfo.json. 2025-04-16 14:00:19.017 [UI Thread @coroutine#6419] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:37983/mediainfo.json to class io.ktor.utils.io.ByteReadChannel 2025-04-16 14:00:19.048 [HikariPool-274 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-274 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:00:19.067 [DefaultDispatcher-worker-2 @coroutine#2098] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c89fdd8 2025-04-16 14:00:19.067 [DefaultDispatcher-worker-2 @coroutine#2098] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34309/UmAppDatabase/replication/nodeId 2025-04-16 14:00:19.067 [DefaultDispatcher-worker-2 @coroutine#2098] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34309/UmAppDatabase/replication/nodeId. 2025-04-16 14:00:19.067 [DefaultDispatcher-worker-2 @coroutine#2098] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34309/UmAppDatabase/replication/nodeId 2025-04-16 14:00:19.068 [DefaultDispatcher-worker-7 @coroutine#2098] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34309/UmAppDatabase/replication/nodeId 2025-04-16 14:00:19.068 [DefaultDispatcher-worker-7 @coroutine#2098] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34309/UmAppDatabase/replication/nodeId 2025-04-16 14:00:19.113 [DefaultDispatcher-worker-12 @coroutine#2130] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@333e01c6 2025-04-16 14:00:19.114 [DefaultDispatcher-worker-12 @coroutine#2130] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38839/UmAppDatabase/replication/nodeId 2025-04-16 14:00:19.114 [DefaultDispatcher-worker-12 @coroutine#2130] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38839/UmAppDatabase/replication/nodeId. 2025-04-16 14:00:19.114 [DefaultDispatcher-worker-12 @coroutine#2130] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38839/UmAppDatabase/replication/nodeId 2025-04-16 14:00:19.114 [DefaultDispatcher-worker-13 @coroutine#2130] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38839/UmAppDatabase/replication/nodeId 2025-04-16 14:00:19.114 [DefaultDispatcher-worker-13 @coroutine#2130] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38839/UmAppDatabase/replication/nodeId 2025-04-16 14:00:19.185 [DefaultDispatcher-worker-5 @coroutine#2177] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@421c057a 2025-04-16 14:00:19.185 [DefaultDispatcher-worker-5 @coroutine#2177] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36487/UmAppDatabase/replication/nodeId 2025-04-16 14:00:19.185 [DefaultDispatcher-worker-5 @coroutine#2177] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36487/UmAppDatabase/replication/nodeId. 2025-04-16 14:00:19.185 [DefaultDispatcher-worker-5 @coroutine#2177] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36487/UmAppDatabase/replication/nodeId 2025-04-16 14:00:19.186 [DefaultDispatcher-worker-11 @coroutine#2177] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36487/UmAppDatabase/replication/nodeId 2025-04-16 14:00:19.186 [DefaultDispatcher-worker-11 @coroutine#2177] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36487/UmAppDatabase/replication/nodeId 2025-04-16 14:00:19.264 [DefaultDispatcher-worker-5 @coroutine#2209] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75f316df 2025-04-16 14:00:19.265 [DefaultDispatcher-worker-5 @coroutine#2209] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42847/UmAppDatabase/replication/nodeId 2025-04-16 14:00:19.265 [DefaultDispatcher-worker-5 @coroutine#2209] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42847/UmAppDatabase/replication/nodeId. 2025-04-16 14:00:19.265 [DefaultDispatcher-worker-5 @coroutine#2209] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42847/UmAppDatabase/replication/nodeId 2025-04-16 14:00:19.265 [DefaultDispatcher-worker-8 @coroutine#2209] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42847/UmAppDatabase/replication/nodeId 2025-04-16 14:00:19.265 [DefaultDispatcher-worker-8 @coroutine#2209] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42847/UmAppDatabase/replication/nodeId 2025-04-16 14:00:19.318 [DefaultDispatcher-worker-9 @coroutine#2238] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2735a7dc 2025-04-16 14:00:19.318 [DefaultDispatcher-worker-9 @coroutine#2238] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35011/UmAppDatabase/replication/nodeId 2025-04-16 14:00:19.318 [DefaultDispatcher-worker-9 @coroutine#2238] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:35011/UmAppDatabase/replication/nodeId. 2025-04-16 14:00:19.318 [DefaultDispatcher-worker-9 @coroutine#2238] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35011/UmAppDatabase/replication/nodeId 2025-04-16 14:00:19.319 [DefaultDispatcher-worker-16 @coroutine#2238] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35011/UmAppDatabase/replication/nodeId 2025-04-16 14:00:19.319 [DefaultDispatcher-worker-16 @coroutine#2238] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35011/UmAppDatabase/replication/nodeId 2025-04-16 14:00:19.328 [DefaultDispatcher-worker-7 @coroutine#2267] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47b7a59d 2025-04-16 14:00:19.328 [DefaultDispatcher-worker-7 @coroutine#2267] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-16 14:00:19.328 [DefaultDispatcher-worker-7 @coroutine#2267] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2025-04-16 14:00:19.328 [DefaultDispatcher-worker-7 @coroutine#2267] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-16 14:00:19.329 [DefaultDispatcher-worker-4 @coroutine#2267] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-16 14:00:19.352 [DefaultDispatcher-worker-20 @coroutine#2281] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d18d9ed 2025-04-16 14:00:19.352 [DefaultDispatcher-worker-20 @coroutine#2281] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41103/UmAppDatabase/replication/nodeId 2025-04-16 14:00:19.352 [DefaultDispatcher-worker-20 @coroutine#2281] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41103/UmAppDatabase/replication/nodeId. 2025-04-16 14:00:19.352 [DefaultDispatcher-worker-20 @coroutine#2281] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41103/UmAppDatabase/replication/nodeId 2025-04-16 14:00:19.352 [DefaultDispatcher-worker-16 @coroutine#2281] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41103/UmAppDatabase/replication/nodeId 2025-04-16 14:00:19.352 [DefaultDispatcher-worker-16 @coroutine#2281] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41103/UmAppDatabase/replication/nodeId 2025-04-16 14:00:19.480 [DefaultDispatcher-worker-11 @coroutine#2333] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@204beb58 2025-04-16 14:00:19.480 [DefaultDispatcher-worker-11 @coroutine#2333] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:39507/UmAppDatabase/replication/nodeId 2025-04-16 14:00:19.480 [DefaultDispatcher-worker-11 @coroutine#2333] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:39507/UmAppDatabase/replication/nodeId. 2025-04-16 14:00:19.480 [DefaultDispatcher-worker-11 @coroutine#2333] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39507/UmAppDatabase/replication/nodeId 2025-04-16 14:00:19.481 [DefaultDispatcher-worker-11 @coroutine#2333] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39507/UmAppDatabase/replication/nodeId 2025-04-16 14:00:19.481 [DefaultDispatcher-worker-11 @coroutine#2333] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:39507/UmAppDatabase/replication/nodeId 2025-04-16 14:00:19.539 [DefaultDispatcher-worker-2 @coroutine#6453] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-3 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a3ad8e7 2025-04-16 14:00:19.619 [DefaultDispatcher-worker-2 @coroutine#2375] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5367d46f 2025-04-16 14:00:19.620 [DefaultDispatcher-worker-2 @coroutine#2375] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56471/UmAppDatabase/replication/nodeId 2025-04-16 14:00:19.620 [DefaultDispatcher-worker-2 @coroutine#2375] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56471/UmAppDatabase/replication/nodeId. 2025-04-16 14:00:19.620 [DefaultDispatcher-worker-2 @coroutine#2375] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56471/UmAppDatabase/replication/nodeId 2025-04-16 14:00:19.620 [DefaultDispatcher-worker-7 @coroutine#2375] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56471/UmAppDatabase/replication/nodeId 2025-04-16 14:00:19.620 [DefaultDispatcher-worker-7 @coroutine#2375] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56471/UmAppDatabase/replication/nodeId 2025-04-16 14:00:19.633 [HikariPool-3 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:00:19.718 [DefaultDispatcher-worker-19 @coroutine#2428] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f3672eb 2025-04-16 14:00:19.718 [DefaultDispatcher-worker-19 @coroutine#2428] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35431/UmAppDatabase/replication/nodeId 2025-04-16 14:00:19.718 [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:35431/UmAppDatabase/replication/nodeId. 2025-04-16 14:00:19.718 [DefaultDispatcher-worker-19 @coroutine#2428] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35431/UmAppDatabase/replication/nodeId 2025-04-16 14:00:19.719 [DefaultDispatcher-worker-18 @coroutine#2428] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35431/UmAppDatabase/replication/nodeId 2025-04-16 14:00:19.719 [DefaultDispatcher-worker-18 @coroutine#2428] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35431/UmAppDatabase/replication/nodeId 2025-04-16 14:00:19.979 [HikariPool-5 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:00:20.020 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-274 - Shutdown initiated... 2025-04-16 14:00:20.020 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-274 - Close initiated... 2025-04-16 14:00:20.020 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-274 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:00:20.020 [HikariPool-274 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-274 - Closing connection org.sqlite.jdbc4.JDBC4Connection@b068ddf: (connection evicted) 2025-04-16 14:00:20.020 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-274 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 14:00:20.020 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-274 - Closed. 2025-04-16 14:00:20.020 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-274 - Shutdown completed. 2025-04-16 14:00:20.054 [Test worker @coroutine#6463] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-275 - configuration: 2025-04-16 14:00:20.054 [Test worker @coroutine#6463] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:00:20.054 [Test worker @coroutine#6463] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:00:20.054 [Test worker @coroutine#6463] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:00:20.054 [Test worker @coroutine#6463] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:00:20.054 [Test worker @coroutine#6463] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:00:20.054 [Test worker @coroutine#6463] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:00:20.054 [Test worker @coroutine#6463] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@321b2469 2025-04-16 14:00:20.054 [Test worker @coroutine#6463] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:00:20.054 [Test worker @coroutine#6463] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:00:20.054 [Test worker @coroutine#6463] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:00:20.054 [Test worker @coroutine#6463] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:00:20.054 [Test worker @coroutine#6463] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:00:20.054 [Test worker @coroutine#6463] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:00:20.054 [Test worker @coroutine#6463] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:00:20.054 [Test worker @coroutine#6463] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:00:20.054 [Test worker @coroutine#6463] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:00:20.054 [Test worker @coroutine#6463] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:00:20.054 [Test worker @coroutine#6463] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:00:20.054 [Test worker @coroutine#6463] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:00:20.054 [Test worker @coroutine#6463] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:00:20.054 [Test worker @coroutine#6463] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 14:00:20.054 [Test worker @coroutine#6463] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 14:00:20.054 [Test worker @coroutine#6463] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:00:20.054 [Test worker @coroutine#6463] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:00:20.054 [Test worker @coroutine#6463] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 14:00:20.054 [Test worker @coroutine#6463] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:00:20.054 [Test worker @coroutine#6463] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-275" 2025-04-16 14:00:20.054 [Test worker @coroutine#6463] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:00:20.054 [Test worker @coroutine#6463] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:00:20.054 [Test worker @coroutine#6463] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:00:20.054 [Test worker @coroutine#6463] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:00:20.054 [Test worker @coroutine#6463] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:00:20.054 [Test worker @coroutine#6463] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:00:20.054 [Test worker @coroutine#6463] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:00:20.054 [Test worker @coroutine#6463] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:00:20.054 [Test worker @coroutine#6463] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-275 - Starting... 2025-04-16 14:00:20.055 [Test worker @coroutine#6463] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-275 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b60accd 2025-04-16 14:00:20.055 [Test worker @coroutine#6463] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-275 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b60accd 2025-04-16 14:00:20.055 [Test worker @coroutine#6463] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-275 - Start completed. 2025-04-16 14:00:20.062 [Test worker @coroutine#6463] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-275 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b60accd 2025-04-16 14:00:20.067 [Test worker @coroutine#6464] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-275 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b60accd 2025-04-16 14:00:20.068 [Test worker @coroutine#6466] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-275 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b60accd 2025-04-16 14:00:20.069 [Test worker @coroutine#6468] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-275 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b60accd 2025-04-16 14:00:20.072 [DefaultDispatcher-worker-18 @coroutine#2098] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c89fdd8 2025-04-16 14:00:20.072 [DefaultDispatcher-worker-18 @coroutine#2098] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34309/UmAppDatabase/replication/nodeId 2025-04-16 14:00:20.072 [DefaultDispatcher-worker-18 @coroutine#2098] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34309/UmAppDatabase/replication/nodeId. 2025-04-16 14:00:20.072 [DefaultDispatcher-worker-18 @coroutine#2098] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34309/UmAppDatabase/replication/nodeId 2025-04-16 14:00:20.072 [DefaultDispatcher-worker-1 @coroutine#6470] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-275 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b60accd 2025-04-16 14:00:20.073 [DefaultDispatcher-worker-16 @coroutine#2098] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34309/UmAppDatabase/replication/nodeId 2025-04-16 14:00:20.073 [DefaultDispatcher-worker-16 @coroutine#2098] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34309/UmAppDatabase/replication/nodeId 2025-04-16 14:00:20.078 [DefaultDispatcher-worker-5 @coroutine#6463] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-275 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b60accd 2025-04-16 14:00:20.153 [DefaultDispatcher-worker-13 @coroutine#2130] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@333e01c6 2025-04-16 14:00:20.153 [DefaultDispatcher-worker-13 @coroutine#2130] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38839/UmAppDatabase/replication/nodeId 2025-04-16 14:00:20.153 [DefaultDispatcher-worker-13 @coroutine#2130] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38839/UmAppDatabase/replication/nodeId. 2025-04-16 14:00:20.153 [DefaultDispatcher-worker-13 @coroutine#2130] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38839/UmAppDatabase/replication/nodeId 2025-04-16 14:00:20.154 [DefaultDispatcher-worker-17 @coroutine#2130] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38839/UmAppDatabase/replication/nodeId 2025-04-16 14:00:20.154 [DefaultDispatcher-worker-17 @coroutine#2130] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38839/UmAppDatabase/replication/nodeId 2025-04-16 14:00:20.155 [HikariPool-275 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-275 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:00:20.157 [UI Thread @coroutine#6483] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37597/717122186254913536/_ustadmanifest.json 2025-04-16 14:00:20.157 [UI Thread @coroutine#6483] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37597/717122186254913536/_ustadmanifest.json. 2025-04-16 14:00:20.157 [UI Thread @coroutine#6483] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37597/717122186254913536/_ustadmanifest.json 2025-04-16 14:00:20.158 [UI Thread @coroutine#6483] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37597/717122186254913536/_ustadmanifest.json 2025-04-16 14:00:20.158 [UI Thread @coroutine#6483] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37597/717122186254913536/_ustadmanifest.json 2025-04-16 14:00:20.158 [UI Thread @coroutine#6483] 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:37597/717122186254913536/_ustadmanifest.json. 2025-04-16 14:00:20.158 [UI Thread @coroutine#6483] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:37597/717122186254913536/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-04-16 14:00:20.158 [UI Thread @coroutine#6483] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37597/tincan.xml 2025-04-16 14:00:20.158 [UI Thread @coroutine#6483] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37597/tincan.xml. 2025-04-16 14:00:20.158 [UI Thread @coroutine#6483] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37597/tincan.xml 2025-04-16 14:00:20.159 [UI Thread @coroutine#6483] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37597/tincan.xml 2025-04-16 14:00:20.159 [UI Thread @coroutine#6483] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37597/tincan.xml 2025-04-16 14:00:20.190 [DefaultDispatcher-worker-16 @coroutine#2177] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@421c057a 2025-04-16 14:00:20.190 [DefaultDispatcher-worker-16 @coroutine#2177] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36487/UmAppDatabase/replication/nodeId 2025-04-16 14:00:20.190 [DefaultDispatcher-worker-16 @coroutine#2177] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36487/UmAppDatabase/replication/nodeId. 2025-04-16 14:00:20.190 [DefaultDispatcher-worker-16 @coroutine#2177] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36487/UmAppDatabase/replication/nodeId 2025-04-16 14:00:20.191 [DefaultDispatcher-worker-4 @coroutine#2177] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36487/UmAppDatabase/replication/nodeId 2025-04-16 14:00:20.191 [DefaultDispatcher-worker-4 @coroutine#2177] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36487/UmAppDatabase/replication/nodeId 2025-04-16 14:00:20.199 [UI Thread @coroutine#6483] 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:37597/tincan.xml. 2025-04-16 14:00:20.199 [UI Thread @coroutine#6483] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:37597/tincan.xml to class io.ktor.utils.io.ByteReadChannel 2025-04-16 14:00:20.205 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-275 - Shutdown initiated... 2025-04-16 14:00:20.205 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-275 - Close initiated... 2025-04-16 14:00:20.205 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-275 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:00:20.206 [HikariPool-275 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-275 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5b60accd: (connection evicted) 2025-04-16 14:00:20.206 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-275 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 14:00:20.206 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-275 - Closed. 2025-04-16 14:00:20.206 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-275 - Shutdown completed.